Hello to friends
I have a storehouse that some pages are called from two places
for example:
This is the main page
https://deconik.net/absorption/flexi/flexi-a20.html
And this page is added
https://deconik.net/ajax/index/options/product_id/33/
How can I remove an additional page?
Please give detailed guidance
Thank
Hi, it looks like the second URL must be from a custom or third party extension that's been installed. Presumably it's used somewhere around the site to load in product information via ajax (i.e. without needing to reload the page), perhaps in a modal/lightbox window somewhere?
There are a few ways around:
- Enable canonical URLs and add a canonical URL on ajax URLs pointing to the correct product URL
- Make the AJAX url only respond via POST and updating the code that makes requests to this URL.
- If you're worried about Google indexing the ajax URLs then a line can be added to the robots.txt to Disallow anything beneath /ajax/.
thank you so much tom
This problem is in the webmaster tool
As:
Duplicate Meta Description 229 items
And
Duplicate title Taggs 197 items
Which solution is best for you?