Hi http://www.runovertoellens.com/ was online approx April 30 i have submitted my website in google, yahoo, MSN search engine. also some bookmarking, some blogs link. it is cached by MSN and Yahoo but not by google.... please tell me the reason.
It violates basic HTML design standards. May I suggest that you implement a header format like the following on all of your pages: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html><head> <meta HTTP-EQUIV="content-type" content="text/html; charset=iso-8859-1"> <title>Internet Marketing Services - Search Engine Optimization-Dallas SEO - Pay Per Click Advertising - Affordable Online Internet Marketing, Dallas Fort Worth TX</title> <meta name="description" content="Internet Marketing Services: Search Engine Optimization (SEO) - Pay-Per-Click (PPC) - Catanich Internet Marketing is a leading Internet Marketing Services and Consulting company offering affordable online advertising and marketing advise to the business community worldwide."> <meta name="keywords" content="Internet Marketing Services Search Engine Optimization SEO Pay-Per-Click PPC Consulting Dallas Fort Worth Texas TX" > </head> <body> I would also suggest that you contact several web design companies in your area and ask them to evaluate it (for free).
There is no <html> tag, <head> tag is also missing completely. But the reason your site is not indexed in google is because robots.txt results into a 500 Internal Server Error. Please ensure that this page either results in 404 or 200 code. An empty robots.txt will do if your 404 pages are broken. You can confirm this with google webmaster tools, you will see a warning related to robots.txt not being accessible.