From 2891d78fd2cb43e23d0c151d35d3c4d77aee52a9 Mon Sep 17 00:00:00 2001 From: Andrei-10 Date: Fri, 23 May 2025 12:56:03 +0000 Subject: [PATCH] Fix | bug fix Co-authored-by: Your Name Reviewed-on: https://git.good-production.xyz/Good-Production/cosmopet-architecture/pulls/26 --- robots.txt | 12 ++++++++++++ wp-content/themes/cosmopet/functions.php | 3 ++- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/robots.txt b/robots.txt index 1a5f6c9..1beb5d3 100644 --- a/robots.txt +++ b/robots.txt @@ -15,7 +15,11 @@ Disallow: */embed Disallow: */wlwmanifest.xml Disallow: /xmlrpc.php Allow: */uploads +<<<<<<< HEAD Sitemap: https://cosmopet.ru/sitemap_index.xml +======= +Sitemap: https://cosmopet.ae/sitemap_index.xml +>>>>>>> 2323f31 (Fix | bug fix) User-agent: GoogleBot Disallow: /cgi-bin @@ -47,7 +51,11 @@ Allow: /wp-*.jpg Allow: /wp-*.jpeg Allow: /wp-*.gif Allow: /wp-admin/admin-ajax.php +<<<<<<< HEAD Sitemap: https://cosmopet.ru/sitemap_index.xml +======= +Sitemap: https://cosmopet.ae/sitemap_index.xml +>>>>>>> 2323f31 (Fix | bug fix) User-agent: Yandex Disallow: /cgi-bin @@ -73,7 +81,11 @@ Allow: /wp-*.jpg Allow: /wp-*.jpeg Allow: /wp-*.gif Allow: /wp-admin/admin-ajax.php +<<<<<<< HEAD Sitemap: https://cosmopet.ru/sitemap_index.xml +======= +Sitemap: https://cosmopet.ae/sitemap_index.xml +>>>>>>> 2323f31 (Fix | bug fix) Clean-Param: utm_source&utm_medium&utm_campaign&etext&add-to-cart&per_page&per_row&from&attribute_pa_weight&attribute_pa_ves-upakovki Clean-Param: openstat \ No newline at end of file diff --git a/wp-content/themes/cosmopet/functions.php b/wp-content/themes/cosmopet/functions.php index a67ebb0..1cfddf6 100644 --- a/wp-content/themes/cosmopet/functions.php +++ b/wp-content/themes/cosmopet/functions.php @@ -1231,4 +1231,5 @@ function custom_hreflang_shop() { echo '' . "\n"; echo '' . "\n"; -} \ No newline at end of file +} +