grandnode / grandnode2

Open-Source eCommerce Platform on .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, LiteDB & Vue.js
https://grandnode.com/
GNU General Public License v3.0
1.09k stars 441 forks source link

Update InstallDataRobotsTxt.cs #424

Closed Macka323 closed 1 year ago

Macka323 commented 1 year ago

Type: bugfix

Issue

Crawlers crawls /quickview for products, but it returns json response meant for the page

Solution

Add "/quickview" path to RobotsTXT

Breaking changes

*

Testing

*

KrzysztofPajak commented 1 year ago

@Macka323 Thanks for contributing