Skip to content

Commit

Permalink
Update InstallDataRobotsTxt.cs (#424)
Browse files Browse the repository at this point in the history
  • Loading branch information
Macka323 authored Sep 6, 2023
1 parent bf46479 commit fa2a977
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ protected virtual async Task InstallDataRobotsTxt(
Disallow: /page/authenticate
Disallow: /uploadfileproductattribute
Disallow: /uploadfilecheckoutattribute
Disallow: /wishlist"
Disallow: /wishlist
Disallow: /quickview/*"
};

await _robotsTxtRepository.InsertAsync(robotsTxt);
Expand Down

0 comments on commit fa2a977

Please sign in to comment.