- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to rename ( or delete ) magento 1.9 /review/ directory ?
Hi, I've got a big SEO problem with reviews. So now I show up reviews into the product page itself, I don't need the directory /review/ anymore. However, pages are still reachable with url https://www/mysite/review/id/ ... How can I delete this dynamic review/ directory to make all pages into that directory in 404 ? Hope to get answers ... Thank you
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: How to rename ( or delete ) magento 1.9 /review/ directory ?
Hello @michelvernet
Please try the below stapes to remove reviews.
https://stackoverflow.com/questions/2558045/how-to-delete-clear-all-product-reviews-in-magento
If my answer is helpful full then please set the accept solution flag and kudos flag so other members can take the same reference.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: How to rename ( or delete ) magento 1.9 /review/ directory ?
Hi Dipmegpro, thanks for your answer. I use reviews, I don't want to delete them. What I don't need anylonger is the fact that reviews appear into the dynamic folder /review/ . I made review appear into the product page itself, so I don't need anymore reviews to show up into a new directory. This produces duplicate content and a lot of crawl time for google, and my SEO is going down very fast ... So I need to prevent reviews from getting an url like https://www.mysite/review/id/... ! Thank you