Skip to content

Instantly share code, notes, and snippets.

@akkord87
Created November 21, 2017 07:05
Show Gist options
  • Save akkord87/904d5163e94c9ab8bf33894fbed85aa2 to your computer and use it in GitHub Desktop.
Save akkord87/904d5163e94c9ab8bf33894fbed85aa2 to your computer and use it in GitHub Desktop.
robots для WP
User-agent: Yandex
Allow: /wp-content/themes/НАЗВАНИЕ_МЕТЫ/
Disallow: /cgi-bin/
Disallow: /wp-admin/
Disallow: /wp-includes/
Disallow: /wp-content/plugins/
Disallow: /wp-content/cache/
Disallow: /wp-json/
Disallow: /wp-content/languages/
Disallow: /wp-content/upgrade/
Disallow: /wp-content/themes/НАЗВАНИЕ_ТЕМЫ/img/
Disallow: /wp-login.php
Disallow: /wp-register.php
Disallow: /xmlrpc.php
Disallow: /reame.html
Disallow: /search
Disallow: */trackback/
Disallow: */feed
Disallow: */comments/
Disallow: *?*
Disallow: /?s=
Disallow: */comment
Disallow: */tag/*
Disallow: */attachment/*
Disallow: */author/*
Disallow: */category/*
Disallow: */print/
Disallow: */page/*
Disallow: *?print=*
Host: https://SITE.RU
User-agent: *
Disallow: /cgi-bin/
Disallow: /wp-admin/
Disallow: /wp-includes/
Disallow: /wp-content/plugins/
Disallow: /wp-content/cache/
Disallow: /wp-json/
Disallow: /wp-content/languages/
Disallow: /wp-content/upgrade/
Disallow: /wp-content/themes/НАЗВАНИЕ_ТЕМЫ/img/
Disallow: /wp-login.php
Disallow: /wp-register.php
Disallow: /xmlrpc.php
Disallow: /reame.html
Disallow: /search
Disallow: */trackback/
Disallow: */feed
Disallow: */comments/
Disallow: *?*
Disallow: /?s=
Disallow: */comment
Disallow: */tag/*
Disallow: */attachment/*
Disallow: */author/*
Disallow: */category/*
Disallow: */print/
Disallow: */page/*
Disallow: *?print=*
Sitemap: https://SITE.RU/page-sitemap.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment