Blog Archives


Sep
6

Meta Data

Posted in Misc by Admin

0


Meta Data If the Robots META Tag is missing, or if there is no content, or the robot terms are not specified, then the robot terms will be assumed to be "index, follow" (e.g. "all") which is the default indexing behavior for most major search engine spiders. Block Robots: {code type=php}<meta name=”robots” content=”noindex, noarchive, nofollow” /> <meta name=”robots” content=”nosnippet” />{/code} Google: {code type=php}<meta content=”NOODP” name=”GOOGLEBOT” /&
Read More