My guess would be that this is a new web site, is that correct? That's probably the main problem - Google has noticed you, probably because you submitted your site to Google, but it hasn't yet returned to crawl your whole site. When it does, you want to make it easy for googlebot to find your pages...
Google shows no links TO your home page. You have 4 links going from your home page to other locations on your website, but it seems there are more than 4 pages on your site: Create a page called sitemap.htm - on that page, put text links to all the important pages on your website - then put a text link to the sitemap page on your home page for googlebot to follow.
Your tags need work:
<title>wisetool.com</title>
<meta name="keywords" content="wise tool">
Neither of these are going to help people find you unless they already are looking for wisetool.com and in that case they don't need a search engine - put words and phrases in here that people will actually use to try to find a swbsite like yours.
<meta name="description" content=" Practical solution in precision tool design, free tutorial on computer graphic design, make money with web site and many more software and game download. ">
The part in bold text could use some work...
<meta name ="distribution" content="worldwide">
<meta name ="rating" content="general">
These two you can delete.
<meta name="robots" content="index, follow">
<meta name="revisit-after" content="2 days" >
The "index, follow" one isn't really necessary but won't hurt. The "revisit-after" one won't help - don't know if it will hurt - is your website really changing every two days?
|