Hi, thanks for the great module.
My site uses 'views' a lot, with a pager to navigate to older articles. it seems that as soon as you go to the next page, metatags are completly dropped (not even description or keywords are there)
ex: http://example.com/?page=3

how could we sort this out please?
Thanks

Comments

damienmckenna’s picture

Version: 6.x-1.3 » 6.x-1.x-dev

I presume this is in 6.x-1.13 rather than 6.x-1.3? ;)

telegraph’s picture

Indeed, my mistake. On a separate note, I also wonder if the canonical link would still be http://example.com if you were on http://example.com/?page=3 ?

travisc’s picture

Issue summary: View changes

Go to "admin/content/nodewords/settings"

scroll down to the "Meta tags creation options"

check "Repeat meta tags for lists" option

Check this option if you want to use the meta tags for the front page even if the default front page specified is a view, panel or node - in this case, the meta tags specified for the view, panel or node will be ignored. If you want to use the meta tags of the view, panel or node instead, uncheck this option. If unsure, select this option and specify the meta tags you want on the meta tags for the front page.

travisc’s picture

Status: Active » Closed (works as designed)