Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2006-03-15 05:52:02
- Andrew
- Plugin Author
- Registered: 2004-02-23
- Posts: 730
[plugin] [ORPHAN] ajw_keyword_extract
This plugin utilizes Yahoo!’s Term Extraction API to generate a list of keywords based on the content of an article.
- Read the documentation
- Download (current version v0.1)
Last edited by Andrew (2007-01-03 03:58:30)
Offline
#2 2006-03-15 07:16:11
- stdmedia
- Member
- From: Canada
- Registered: 2006-01-05
- Posts: 51
Re: [plugin] [ORPHAN] ajw_keyword_extract
Sounds quite promising, good work Andrew!
Offline
Re: [plugin] [ORPHAN] ajw_keyword_extract
I’ve recently become enamored of the idea of creating a real index for my site: i.e., a sorted list of keywords, beside which are links (by id # or title) to articles in which those words appear/are central. Tags & tag clouds never give quite the functionality that an index gives. Nor, as I understand it, this plugin doesn’t do that—not quite—but I see it as a handy step in that direction. Would you be interested in working with it, with me as a dedicated tester, to work it that way?
Offline
#4 2006-03-17 00:22:58
- Andrew
- Plugin Author
- Registered: 2004-02-23
- Posts: 730
Re: [plugin] [ORPHAN] ajw_keyword_extract
Yes. What do you envision?
Offline
Re: [plugin] [ORPHAN] ajw_keyword_extract
The gist is what I said above. If an archive is a table of contents, an index is a keyword list, reader-centered, like a reference page. Essentially, take the keywords that the plugin generates, make them into a list—alphabetized, say—then output a second list of all the articles in which that word appears. (It would probably best work as a definition-list.) In this case, rather than make the words themselves the links (although that would be possible)—in the way that tags do—make the second list the links, each one individual article pages. If it were really fancy, it could highlight the select term… but no reason to get too far ahead.
As I would use it, I would put it in an article form and let it it take up its own full page, like an archive, only not.
Offline
Re: [plugin] [ORPHAN] ajw_keyword_extract
I suspect, though, that you know all that. Thinking more on it, in short I’m talking about taking the keywords generated, filing them in a database table, then spitting out the database info in a batch of lists.
Offline
#7 2006-03-29 21:16:35
- Dawk
- Member
- Registered: 2005-02-22
- Posts: 74
Re: [plugin] [ORPHAN] ajw_keyword_extract
pure SEO baby! :D
on the usability side…
On a new project, I’ve been adding “keywords” so I have meta data on my articles, been planning on pulling a “similar articles” list with article_custom its keywords= attribute?
Haven’t tested it yet? hope it works? lol
I’m going to try this plugin out & my list idea there.
I’ll post back my results? :)
cheers
Offline
#8 2006-08-15 16:58:53
- Andrew
- Plugin Author
- Registered: 2004-02-23
- Posts: 730
Re: [plugin] [ORPHAN] ajw_keyword_extract
This plugin is temporarily broken, due to someone at Yahoo! inadvertently breaking their Term Extraction API. I’ve reported the bug; more updates to come…
Offline
#9 2006-08-16 19:59:50
- Andrew
- Plugin Author
- Registered: 2004-02-23
- Posts: 730
Re: [plugin] [ORPHAN] ajw_keyword_extract
Now working again (thanks Yahoo!).
Offline
#10 2006-08-16 20:14:19
- Ace of Dubs
- Member
- Registered: 2006-04-17
- Posts: 446
Re: [plugin] [ORPHAN] ajw_keyword_extract
Brilliant!
I am willing to bet that this would help boost Google rankings as well… nicely done
Offline
#11 2006-08-27 16:41:24
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: [plugin] [ORPHAN] ajw_keyword_extract
This is for sites in English only, right?
Offline
#12 2006-08-27 17:32:59
- Andrew
- Plugin Author
- Registered: 2004-02-23
- Posts: 730
Re: [plugin] [ORPHAN] ajw_keyword_extract
Whatever features are available in the Yahoo! Term Extraction API are available in this plugin.
Offline