Fix | bug fix

pull/26/head
Your Name 3 months ago
parent df3c9729fa
commit e9769134a6
  1. 12
      robots.txt
  2. 3
      wp-content/themes/cosmopet/functions.php

@ -15,7 +15,11 @@ Disallow: */embed
Disallow: */wlwmanifest.xml Disallow: */wlwmanifest.xml
Disallow: /xmlrpc.php Disallow: /xmlrpc.php
Allow: */uploads Allow: */uploads
<<<<<<< HEAD
Sitemap: https://cosmopet.ru/sitemap_index.xml Sitemap: https://cosmopet.ru/sitemap_index.xml
=======
Sitemap: https://cosmopet.ae/sitemap_index.xml
>>>>>>> 2323f31 (Fix | bug fix)
User-agent: GoogleBot User-agent: GoogleBot
Disallow: /cgi-bin Disallow: /cgi-bin
@ -47,7 +51,11 @@ Allow: /wp-*.jpg
Allow: /wp-*.jpeg Allow: /wp-*.jpeg
Allow: /wp-*.gif Allow: /wp-*.gif
Allow: /wp-admin/admin-ajax.php Allow: /wp-admin/admin-ajax.php
<<<<<<< HEAD
Sitemap: https://cosmopet.ru/sitemap_index.xml Sitemap: https://cosmopet.ru/sitemap_index.xml
=======
Sitemap: https://cosmopet.ae/sitemap_index.xml
>>>>>>> 2323f31 (Fix | bug fix)
User-agent: Yandex User-agent: Yandex
Disallow: /cgi-bin Disallow: /cgi-bin
@ -73,7 +81,11 @@ Allow: /wp-*.jpg
Allow: /wp-*.jpeg Allow: /wp-*.jpeg
Allow: /wp-*.gif Allow: /wp-*.gif
Allow: /wp-admin/admin-ajax.php Allow: /wp-admin/admin-ajax.php
<<<<<<< HEAD
Sitemap: https://cosmopet.ru/sitemap_index.xml 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: 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 Clean-Param: openstat

@ -1231,4 +1231,5 @@ function custom_hreflang_shop() {
echo '<link rel="alternate" hreflang="ru-RU" href="' . esc_url($ru_domain . $current_path) . '" />' . "\n"; echo '<link rel="alternate" hreflang="ru-RU" href="' . esc_url($ru_domain . $current_path) . '" />' . "\n";
echo '<link rel="alternate" hreflang="en-AE" href="' . esc_url($en_domain . $current_path) . '" />' . "\n"; echo '<link rel="alternate" hreflang="en-AE" href="' . esc_url($en_domain . $current_path) . '" />' . "\n";
} }

Loading…
Cancel
Save