Skip to content

Add "Noindex,follow" function#5

Open
DevertNet wants to merge 2 commits intodrewdhunter-pers:masterfrom
DevertNet:noindex-follow
Open

Add "Noindex,follow" function#5
DevertNet wants to merge 2 commits intodrewdhunter-pers:masterfrom
DevertNet:noindex-follow

Conversation

@DevertNet
Copy link
Copy Markdown

It's a small gimmick for seo optimization to reduce double content.

If you have a category description on every page (?p=2...) you have double content. If you use a canonical-tag all products after page 1 will not be found, because they are no link to them.
But with this fix google can "see" all product links.

category.html?p=1 (index,follow)
category.html?p=2 (noindex,follow)
category.html?p=3 (noindex,follow)
....

http://www.michaelloy.de/magento-seo-paginierung-mit-relnext-relprev-und-noindexfollow/magento-seo-paginierung-mit-relnext-relprev-und-noindexfollow.html

@royduin
Copy link
Copy Markdown

royduin commented Mar 31, 2017

@drewHunter, please merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants