- Moderator
- 389
As I understand it, Nop generates its own Robots.txt (on the fly) in the Common Controller. So you can either manually setup the entire Robots.txt (good luck with that!). By telling the web.config file to ignore the current Robots.txt path. Or hope plugin creators have a way to tell Nop to add exclusions, without making core changes.
...same holds true for the sitemap. -- Really annoying that Nopcommerce doesn't just do things the way everyone else has them done. It wouldn't be hard to code sitemap [as a XML] and Robots [as a TXT] file generation based on settings. After all, it's what all webpage creation software do out of the box.
...same holds true for the sitemap. -- Really annoying that Nopcommerce doesn't just do things the way everyone else has them done. It wouldn't be hard to code sitemap [as a XML] and Robots [as a TXT] file generation based on settings. After all, it's what all webpage creation software do out of the box.
Hi,
Yes, it is really annoying and it is a must to have an extendibility point from which every plugin should be able to modify the Robots.txt file.
I think this should be suggested to the nopCommerce team.
Thanks for your feedback !
Best Regards,
Mladen Staykov
Nop-Templates.com
Mladen Staykov
Nop-Templates.com