Page 1 of 1

Keywords meta generation

Posted: Sat Mar 19, 2011 7:54 pm
by LazyBadger
With event_freetag we have dynamically generated keywords for all pages. But I see strange difference in /categories/* and /tag/* pages
- Tag-page have cumulative set of keywords from all tags from selected entries
- Category-page have "default" set of keywords ("Top N" for site), opposite to tag-page

I think, tag-page behavior is more logical and hope to see category-pages changed accordingly

Re: Keywords meta generation

Posted: Mon Mar 21, 2011 10:45 am
by garvinhicking
Hi!

Hm, this is not enough information for me to understand the issue.

The /tag/* output is completely influcenced by the plugin, it's an external hook. /categories/ is the internal s9y routine for displaying entries for a given category.

Regards,
Garvin

Re: Keywords meta generation

Posted: Mon Mar 21, 2011 11:04 am
by LazyBadger
garvinhicking wrote: The /tag/* output is completely influcenced by the plugin, it's an external hook. /categories/ is the internal s9y routine for displaying entries for a given category.
Well, I know and understand this. But - I like idea of building meta keywords on tags page, and (even while it's missing) want to see technique expanded to category's pages