Source Direct with Alibaba.com

Archive for March, 2008

Importance of Meta Keyword Tag

Wednesday, March 26th, 2008

Meta Keywords Tag is used in the <head></head> section of a web page. In my personal view its of no use now a days in SEO. Although i had herd but not seen that yahoo still use this tag for its rankings.

Format for Meta Keywords Tag

<meta name=”keywords” content=”important keyword, comma separated, Other keywords” />

It is recommended to have 4-5 Meta Keywords related to the content of your web page if you are willing to have this tag in your web page.

If you like this post then please consider subscribing to my Full RSS feed. You can also subscribe by Email and have new posts sent directly to your inbox.

If you enjoyed this post, make sure you subscribe to my RSS feed!

Importance of Title Tag for SEO

Wednesday, March 26th, 2008

Title tag is one of the most important factors in optimizing a website. Normally i had seen many webmasters using all of there keywords in title tag and making it long and pathetic for the users as well as for search engine to understand what exactly the page is about … they think Title Tag is SEO .. but as we all know that it is not at all true .. it is just a part of SEO .. Always remember using a relevant Title tag is SEO. Title of a web page is supposed to be placed between <title></title> tags in the <head></head> section of every web page of your website.

The Title Tag is not only important for the Search Engines to understand what exactly the page is about but it also helps readers and users visiting the page, Title tag is also indexed by the search engines and displayed as the headline in the Search Engine Ranking Pages along with a few other contents from the web page like sometimes description. So having a relevant title tag is most important factor as a user will judge by seeing your title that how much useful your website is for them.

Here are some of the useful tips on how to write and add a relevant Title Tags for your web page:

  1. Use keywords related to your web page in the Title Tag.
  2. Using Important keywords in the starting of Title tag will be of great help in getting good ranks.
  3. Use less important keywords towards the end of Title Tag.
  4. Repeating keyword again and again in Title Tag is a bad idea.
  5. Use themed keywords in the Title.
  6. I had seen many webmasters place there company name towards the starting of a web page.. this is a bad idea.
  7. Always add a unique Title Tag for different pages.
  8. Title Tag must be free of spelling and grammar errors.
  9. Make the Title Tag look like a natural sentence.
  10. Remember Google only displays first 60 - 65 characters of your Title Tag, on the other hand Yahoo displays upto 120 characters. So to make it work for both of them, It is recommended to limit the length of your Title Tag to something around 65 Characters, This includes spaces and punctuation.

And finally i will ask you to search for your favorite keyword on google and yahoo and then study there title tag .. this will help you alot ..

Let me know if you still have any doubt about this !!

If you enjoyed this post, make sure you subscribe to my RSS feed!

Trip to Uttranchal

Tuesday, March 25th, 2008

This weekend my cousins and I drove up to Pauri Hills in Uttranchal also known as Pauri Garhwal… Its a beautiful place surrounded by Hills and forest … I love to travel and when ever i get time from my busy schedule i love to drive out.. Well this place is nearly 300Km away from New Delhi and Situated at a height of 2100 mts.
So here how it feels to be on peak of a mountain ;)
uttranchal.jpg

Woops its not that much fun you might be thinking … ru able to see those houses ?? Yeah thats my village .. its nearly 60 Minutes Walk on Hill’s !!! :D

village.jpg

And finally the pleasure … see this river :D

river.jpg

If you enjoyed this post, make sure you subscribe to my RSS feed!

Alexa Booster

Monday, March 24th, 2008

Okay first let me make it clear to all of you that Alexa Rankings are useless .. and i think those who don’t believe me will be able to know about this there self once having a look into this post !!

Alexa shows the data it gets from peoples who browse using Alexa toolbar !! Thats the reason Google.Com is not #1 on Alexa rankings !!

So here we go if you want to get some good alexa ranks .. Download Alexa Toolbar and simply install it on your Internet Explorer.

Disclaimer: I’m not the original author of this script .. I got this script on SitePoint and the Orignal owner of this script is KLB. I’m providing this tool so as to make it clear to every one that Alexa Rank is nothing but is useless .. I wish if someone will ask you about this tool you will share this for free and will also not use this tool to do fraud and will not use this tool on others website.

Copy and Paste the below Alexa Booster code into notepad file and save as something.html. So here is the Alexa Booster Code :

<html>
	<head><title>Reload</title>
	<SCRIPT LANGUAGE="JavaScript1.2" type="text/javascript"><!--
		function reload(){
			var strI=document.stored.Arrayvalue.value;
			var str = new Array(20);
			// insert target URLs between quote marks in array items below.
			// To add or remove the total number items in the array, add
			// lines to or remove lines from the array below and
			// modify the number in "Array()" above and "strI" below to
			// be one greater than the last "str[]" value below.
			str[1]   = "";
			str[2]   = "";
			str[3]   = "";
			str[4]   = "";
			str[5]   = "";
			str[6]   = "";
			str[7]   = "";
			str[8]   = "";
			str[9]   = "";
			str[10]  = "";
			str[11]  = "";
			str[12]  = "";
			str[13]  = "";
			str[14]  = "";
			str[15]  = "";
			str[16]  = "";
			str[17]  = "";
			str[18]  = "";
			str[19]  = "";

				if( strI==20){
					strI=1;
					}
				else{
					URL=str[strI];
					window.open(URL,'EC');
					strI++;
					}
				document.stored.Arrayvalue.value= strI;
				var intNumber=Math.round(Math.random()*45000);
				if(intNumber<5000){intNumber=intNumber+5000;}
				setTimeout("reload()",intNumber);
			}

//-->
</script>
</head><body onload="reload();">
	<form name="stored"><input type="Text" name="Arrayvalue" value="1"></form>
</body></html>

Source: SitePoint

If you enjoyed this post, make sure you subscribe to my RSS feed!