Keywords meta generation

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
LazyBadger
Regular
Posts: 176
Joined: Mon Aug 25, 2008 12:25 pm
Location: Russia
Contact:

Keywords meta generation

Post 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
Quis custodiet ipsos custodes?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Keywords meta generation

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
LazyBadger
Regular
Posts: 176
Joined: Mon Aug 25, 2008 12:25 pm
Location: Russia
Contact:

Re: Keywords meta generation

Post 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
Quis custodiet ipsos custodes?
Post Reply