Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
support committed Sep 16, 2023
2 parents e119958 + fa2a977 commit ad13167
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,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 ad13167

Please sign in to comment.