BREAKING NEWS

Wordpress

Wordpress

Wednesday 2 October 2013

How to Make Website SEO Friendly

1.    When you make website please note that you use proper HTML Code
2.    Use proper ALT Tag for Image you don’t put any Image without Alt Tag because Google Can’t read any image without ALT Tag.
<img alt="put your Image Name Here" class="logoPos" src="image/logo.png" border="0" height="75" width="362">

3.    Use proper Title, Description and Keywords.
<title>Put your Website Title</title>
<meta name="description" content="put your site description" />
<meta name="keywords" content="Put your Keywords here" />

4.    Use robots Meta and Meta Property.
<meta name="robots" content="follow, index, all" />
<meta name="distribution" content="Global" />
<meta name="classification" content="travel" />
<meta property="og:title" content="India's leading Domestic & Outbound travel company - abc.com" />
<meta property="og:type" content="company" />
<meta property="og:url" content="http://www.abc.com"/>
<meta property="og:site_name" content="abc.com" />


5.    Declare Website Language, Doc Type and content type
<meta name="language" content="EN-US" />
<meta name="doc-type" content="Public" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

6.    Use proper US-English Language in your website
7.    Declare your website Information.
<meta name="classification" content="travel" />
<meta property="og:title" content="India's leading Domestic & Outbound travel company - Faretours.com" />
<meta property="og:type" content="company" />
<meta property="og:url" content="http://www.faretours.com"/>
<meta property="og:site_name" content="Faretours.com" />

8.    Make and upload Robots.TXT, XML Sitemap, Google Webmaster Code then Google can read your website easily
9.    URL Rewriting/URL Structure: Google can’t read this type of URL: http://www.faretours.com/display_package_details.php?id=113&package=international Google read only proper way in URL Structure like http://www.faretours.com/international-packages/malaysia  so please ReWrite your website URL in a Proper Google URL Structure way. You can Rewrite your URL in .htaccess file and upload this file in your Website root Folder.
Google URL Formet - http://www.faretours.com/international-packages/malaysia
10.    Solve canonical issue/URL canonicalization:  Rewrite your website URL for open proper Google URL format e.g. www.abc.com
 not open like:
•    example.com/
•    www.example.com/index.html
•    example.com/home.asp


3 comments :

  1. Great sir g!!!!!!!!!!!!!!!!!!!!!!

    That' s Really helpful!!!

    ReplyDelete
  2. what is the use of website information? 7th point.

    ReplyDelete
  3. Declare your website Information. means you can declare website category in meta name e.g. "travel, software, web development, Real Estate" and you can write a short title in meta property e.g. "India's leading SEO Company" and also declare your website is a company website or personal, professional website and last declare website URl in meta property URL and this information is improved your website on Google search b,coz you declare all information is correct about your website!

    ReplyDelete

 
Copyright © 2014 Digital Technology Lab