> it would be nice if the paginator helper added those canonical links
> to the action itself automatically
> dont you think?
>
> like
> /controller/paginatedAction/limit:3/dir:desc/filter:xyz/...
> /controller/paginatedAction/page:22/sort:user_id/...
> ...
> to
> /controller/paginatedAction

But, won't /controller/paginatedAction/limit:3/dir:desc/filter:xyz/...
give different data to
/controller/paginatedAction/page:22/sort:user_id/... so they aren't
duplicate content at all?

Cheers,

J

-- 
jon bennett - www.jben.net - blog.jben.net

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to