![]() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]()
![]() |

|
| Search Engine Optimization search engine optimization discussion. |
![]() |
|
HTML Meta Tags That Help Your Web Site Ranking
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Administrator
Posts: 18,715
Join Date: Jan 2006
Rep Power: 10
IM:
|
Please note that, all the HTML meta tags go between the <head> </head> section of the HTML source. The <TITLE> HTML Meta Tag Keep the title tag to 11-13 words that provide a "title" to the web page (not the title for whole site). The title tag is usually used by the search engines to display your site in the search results with the site link on it. This means that your title is competing with other titles in the search results and you might want to have an eye catching title. Please refrain from making the title all capital or capitalizing random letters. These habits are discouraged by the search engines, and your web page may be penalized for doing this. Also, most search engines are case insensitive, thus doing this will not help you in getting higher ranking. The Title tag is perhaps the most important tag on the whole page. Most meta crawlers use the title tag in ranking web pages. Also the title is the first line a web user looks at in the search results. A bad title can harm your web traffic even if you are listed high on the search results, on the other hand a good title will increase the chances of your web page being clicked on in the search results. Code:
The <DESCRIPTION> HTML Meta Tag The description tag is displayed under the title on the web page in the search results and is the second most important piece of communication between your web page and the user. Put yourself in the users' position and think of the kind of description that you would click on in the search results. It's a good idea to put words that you used on the rest of the web page in the description. Code:
The <KEYWORDS> HTML Meta Tag Do not use same words in the description and keywords HTML meta tag. Just like in the description it is a good idea to use words that are also scattered on the actual text of the web page. Doing this re enforces to the search engines that the web page is actually discussing what is described in the meta tags. Sometimes it is a good idea to use commonly misspelled words in the keywords tag. For example: If your web page is about "Search Engine Optimization" you might want to use "searchengine" as one of your keywords many people might type "search engine" as one word while searching. If you decide to do this, then remember to use the word "searchengine" in the actual text of the page. The <ROBOTS> HTML Meta Tag This tags helps you specify if the web page has to be indexed or not. Yeah, believe it or not there are some pages that webmasters do not want to be indexed. If you want the search engine crawler to index your web page and then follow links on that page, then use the following robots tag: codeDivStart()
Code:
<META NAME="ROBOTS" CONTENT="INDEX, FOLLOW"> If you do not want the crawler to index the web page you can put in the following meta tag: codeDivStart()
Code:
<META NAME="ROBOTS" CONTENT="NOINDEX"> Not all search engines support this tag, but it is a good idea to include this meta tag for search engines that do support it, especially if you do not want the search engine to index a certain page. Other Helpful Tips About HTML Meta Tag Few quick tips that you might want to try are:
|
|
|
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Cisco PIX 501 - VPN passthru AND VPN site to site/site to client tunnels simultaneous | Iphone | Knowledge Base | 1 | 13-Apr-2007 02:15 AM |
| Outlook can not connect to exchange server thru hardware site to site VPN | Iphone | Security and Firewall Error ! | 1 | 10-Apr-2007 04:39 AM |
| Cisco PIX 501 - VPN passthru AND VPN site to site/site to client tunnels simultaneous | Iphone | Security and Firewall Error ! | 1 | 10-Apr-2007 04:38 AM |
| Basic Meta Tags | Anilrgowda | Programming tutorials | 0 | 14-Jan-2007 10:00 AM |
| The Declining Importance of Meta Keywords, Description Tags, Alt Tags, etc. | Anilrgowda | Search Engine Optimization | 0 | 02-Jan-2007 03:41 AM |