What is omgspider?
omgspider is an indexing engine. The name stands for Online Multiplayer Games Spider. It does only visits online game sites. It is not roaming around freely but is acting on a predetermined schedule. Most of the time, omgspider won't visit a website if the owner has not requested for this.
How to Avoid Being Indexed
omgspider will rather rarely come to your site without first asking us to send it. However, if you wish to block it anyway use this:
The Robot Exclusion Standard (example provided below). If you do
not have access to the robots.txt file omgspider also obeys the
robots meta tag and the omgspider meta tag.
(examples provided below).
-
robots.txt example:
Include the following in your robots.txt file:
User-agent: omgspider
Disallow: /
-
Robots META tag example:
Include the following in the head section of your web-page:
<meta name="robots" rel="nofollow">
-
omgspider META tag example:
Include the following in the head section of your web-page:
<meta name="omgspider" rel="nofollow">
Experiencing Problems?
Although omgspider should not put any noticeable strain on a webserver
we apologize for any inconvenience it may cause and would ask you to
notify omgspider about any problems at
webmaster@omgspider.com in order
for us to rectify them as quickly as possible. Thank you.
Show me the main site