Search engine spider view of a website
As said earlier search engine spiders just views website as text. It won’t be able view either the content or html hyper links in a specified webpage which is in the form of Java script, flash player, flash content, image type texts etc. Might be the Search Engine algorithms are coded like that
. Soon this may also change. Coming back the point, here is how you can see how the spider looks into a website.
Click this website http://www.webconfs.com/search-engine-spider-simulator.php and type in your url, this shows how the search engine views your website.
If you wish you can type in www.hermesmyth.com to have a look of how the search engines views my internet blog website or if you wish to buy your own domain and hosting space, click the banner below.
Important SEO HTML Tags
H1, H2, Alt Texts , Page Title are more important when optimizing a website. So its important to have the target keywords in these tags. Below are the few important HTML tags that needs to be used in SEO.
Title Tag
<title> Internet Marketing Blog </title> – This tag is the one which is more important and would be seen in search engine results as well as browsers.
Meta Tags
Keyword Tag – This would contain the words which are generally searched in search engines
<meta name=”keywords” content=”keyword, keywords, key words, effective search terms, search keywords “>
Description Tag - Gives a short description about what the page is about.
<meta name=”description” content=”Optimize your website with important SEO HTML tags”>
Author - Provide the author name or email address
<meta name=”author” content=”Yuvaraj Hermesmyth”>
Robots – a conditon with which we can allow or disallow indexing by search engines
<meta name=”robots” content=”allow”>
Header Tags
<h1> Heading 1 </h1>
<h2> Heading 2 </h2>
<h3> Heading 3 </h3>
<h4> Heading 4 </h4>
<h5> Heading 5 </h5>
<h6> Heading 6 </h6>
Tag for Automatically Refreshing a Webpage after 20 Seconds
<meta http-equiv=”refresh” content=”20;url=http://www.hermesmyth.com/”>
Tag for Image Optimization
Optimizing a image name is also important. A good alt text will also be helpful in SEO.
<img src=”painting.gif” alt=”Mordern Paintings” />
Email Tag
When you want to post an email and when clicked it that needs to be opened in the users default email client this tag is used.
<a href=”mailto:yuvaraj@hermesmyth.com?subject=Hello%20Yuvaraj“> Send Mail</a>
Hyperlinks
Internal Links or Links placed within the webpage should have proper keywords in alt text, which helps the website rank better.
<a href=”http://artgallery.hermesmyth.com” alt=”Art Gallery, Mordern Day Paintings”>Art Gallery</a>
Few important points to be noted:
1.) Website Submission: When a website is submitted in a website it is good to have minimum 200 words, with 2-3% keyword density.
2..) Javascripts sometimes prevents the search engines to crawl the entire page, so its good have the Javascripts, call/embed the link inside the html page, like we call forward the CSS and embed in a webpage.
3.) Don’t use Frames or limit the usage of frames, hence search engine won’t recognize the frameset which cause lot of problems to the search engine spiders. Its better to use internal hyperlinks inside frames, if you wanted to have frames.
4.) Flash Pages: Use the Meta keywords and description tag for flash pages. Webpages which are completed designed using flash is called as splash pages. Most of these flash components are not recognized by search engines as they are not HTML hyperlinks.
5.) Have Speed, Reliable and Best Web Hosting Server, to prevent website down-times.