- Original Poster
- #1
Hi guys
I'm circling back round to my Annual SEO things on my Magento 2 website since my busy season of orders is behind me :-(
I'm looking at my Search Console and I see lots of Duplicate without user-selected canonical issues
I'm looking firstly at low hanging fruit and I see URLS with the following prefix at the end of the URL's
.html?PageSpeed=noscript
so I would assume I have 2 versions of the page one which ends with .html and one that ends .html?PageSpeed=noscript and Google doesn't know which one to Index. so Indexes neither.
Magento has an SEO option built in
Use Canonical Link Meta Tag For Categories - Y/N (currently Set to N)
Use Canonical Link Meta Tag For Products - Y/N (currently Set to N)
But I'm not sure if Y is selected what it actually will happen. Will this only allow .html versions of the Category and Product pages to be indexed and Add No Index Follow to the other versions of the page?
I'm sure I can use .htaccess file to control this plus other things, but TBH I thought I already had done this
I'm circling back round to my Annual SEO things on my Magento 2 website since my busy season of orders is behind me :-(
I'm looking at my Search Console and I see lots of Duplicate without user-selected canonical issues
I'm looking firstly at low hanging fruit and I see URLS with the following prefix at the end of the URL's
.html?PageSpeed=noscript
so I would assume I have 2 versions of the page one which ends with .html and one that ends .html?PageSpeed=noscript and Google doesn't know which one to Index. so Indexes neither.
Magento has an SEO option built in
Use Canonical Link Meta Tag For Categories - Y/N (currently Set to N)
Use Canonical Link Meta Tag For Products - Y/N (currently Set to N)
But I'm not sure if Y is selected what it actually will happen. Will this only allow .html versions of the Category and Product pages to be indexed and Add No Index Follow to the other versions of the page?
I'm sure I can use .htaccess file to control this plus other things, but TBH I thought I already had done this
