Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

MetaRobots by SEO-Sign

Descripción

Manage prohibitions meta robots and robots.txt file from the control panel using the commands in the format of robots.txt

PHP script parses commands from the metarobots.txt file and creates relevant tags.

Currently script supports following commands:

  • Disallow:
    name=”robots” content=”noindex, nofollow”
    Blocks content from crawling for the search engine.

  • Index:
    name=”robots” content=”index, nofollow”
    Allows crawling, forbids follow the links.

  • Follow:
    name=”robots” content=”noindex, follow”
    Forbids crawling, allows forbids follow the links.

  • Noarchiv:
    name=”robots” content=”noarchive”
    Do not show a link to the cached copy.

  • Nosnippet:
    name=”robots” content=”nosnippet”
    Do not create a snippet.

  • Noodp:
    name=”robots” content=”noodp”
    Do not use the description from DMOZ for snippet.

  • Notranslate:
    name=”robots” content=”notranslate”
    Do not offer page translation.

  • Noimageindex:
    name=”robots” content=”noimageindex”
    Do not crawl the image on the page.

Capturas de pantalla

  • Meta Robots settings page

Opiniones

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“MetaRobots by SEO-Sign” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce & #8220;MetaRobots by SEO-Sign” a tu idioma.

¿interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .