diff options
| author | trisusilo <tri.susilo@altama.co.id> | 2023-09-08 07:14:22 +0000 |
|---|---|---|
| committer | trisusilo <tri.susilo@altama.co.id> | 2023-09-08 07:14:22 +0000 |
| commit | faf60196eea155cda9075dd367e76796287ad13a (patch) | |
| tree | 613323dfae53145d8c1cb4da48d4e4a34471ebd1 /public | |
| parent | f256bb0fef9fe7ecd477a7d5235ef152a8370eff (diff) | |
| parent | fd0e97e0a4a9b6d625c7c0605d415955b9b25597 (diff) | |
Merged in Feature/page_tracking_awb (pull request #59)
Feature/page tracking awb
Diffstat (limited to 'public')
| -rw-r--r-- | public/images/socials/g_maps.png | bin | 0 -> 6278 bytes | |||
| -rw-r--r-- | public/robots.txt | 5 |
2 files changed, 3 insertions, 2 deletions
diff --git a/public/images/socials/g_maps.png b/public/images/socials/g_maps.png Binary files differnew file mode 100644 index 00000000..ed6b4a2e --- /dev/null +++ b/public/images/socials/g_maps.png diff --git a/public/robots.txt b/public/robots.txt index 4aca1276..205ec9f3 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -8,13 +8,14 @@ Disallow: /shop/product/pdf/* Disallow: /shop/product/wishlist/* Disallow: /shop/product/https://* Disallow: /v1/* -Disallow: /shop/search?product_name=* -Disallow: /shop/search?q=* +Disallow: /shop/search?*=* Disallow: /shop/cart/ Disallow: /shop/checkout/ Disallow: /my/* Disallow: /shop/search/* Disallow: /promo/* +Disallow: /shop/brands/*?* +Disallow: /shop/category/*?* User-agent: Adsbot-Google Allow: /my/* |
