diff options
| author | Miqdad <ahmadmiqdad27@gmail.com> | 2025-10-29 11:47:40 +0700 |
|---|---|---|
| committer | Miqdad <ahmadmiqdad27@gmail.com> | 2025-10-29 11:47:40 +0700 |
| commit | 182ebd7c22d8e7591ec32296b96b516145324d94 (patch) | |
| tree | 6592ee623b04ef93e03d44d0ca9bda068b297371 | |
| parent | 1ed72b28c0ce32ba9b0e4d9af2430da7900ae96f (diff) | |
<renca> fix robots
| -rw-r--r-- | public/robots.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/robots.txt b/public/robots.txt index 957708ad..1520dbb4 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -2,7 +2,7 @@ # User-agent: * # Version 1.0 -User-agent: / +User-agent: * User-agent: Googlebot User-agent: Googlebot-mobile Disallow: /shop/product/pdf/* |
