Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

MetaRobots by SEO-Sign

Opis

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.

Snimke zaslona

  • Meta Robots settings page

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“MetaRobots by SEO-Sign” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “MetaRobots by SEO-Sign” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.