Wednesday, January 20, 2010

Add Tags To Your Site And Use Keywords

Meta tags are so important if you want to get more traffic from search engines, especially the meta description is the most important one.
Meta tags are the tags which describes your site and tells the search engines what your site is all about.

Find great paying keywords by using Googles keyword finder here - https://adwords.google.com/select/KeywordToolExternal

Top 5 Sites To Advertise Your Site

Using free tools anyone can achieve a healthy AdSense income, and if they multiply the methods by 100 then they will do very very well with AdSense earnings. Social media sites are the first free tools that I have come to mind, but there is so many of them out there how is anyone supposed to know which one returns the most AdSense earnings.

I think the top 5 are Facebook, MySpace, Reddit, Squidoo, and Twitter.

Micro Niches - Niche Blogging

A micro niche is a niche that many people are looking for information on but there isn't as much information on the topic as regular topics. For example a micro niche for the subject 'Hockey' may be 'Hockey Fighting'. There are many sites on Hockey but not so many on Hockey Fighting. Meaning you can index quicker and higher in the rankings to get traffic etc.

I have been using the Free Google AdWords Keyword Tool as well as Micro Niche Finder to help me find micro niche keyword phrases to target. When I find a keyword or phrase that I want to target, I start writing about it and publishing articles.

To find a micro niche use the tools above and find a topic with high search volume but low competition. Watch your rankings rise and your traffic flow in!

0 comments

Google Adsense Ad Placement

This is one of the most important parts of creating your profitable site. Where you place the ads. The darker areas are the most clicked areas.

Get User/Visitor Country Name in PHP

Get User Country Name in PHP

geoip_country_name_by_name
(PECL geoip >= 0.2.0)
geoip_country_name_by_nameGet the full country name

Description

string geoip_country_name_by_name ( string $hostname )
The geoip_country_name_by_name() function will return the full country name corresponding to a hostname or an IP address.

Parameters

hostname
The hostname or IP address whose location is to be looked-up.

Return Values

Returns the country name on success, or FALSE if the address cannot be found in the database.

Examples

Example #1 A geoip_country_name_by_name() example
This will print where the host example.com is located.
$country = geoip_country_name_by_name('www.example.com');
if (
$country) {
echo
'This host is located in: ' . $country;
}
?>
The above example will output:
This host is located in: United States

How to know and handle disabled javascript in browser

As you guyz know, tag is used for javaScript. Same way there is tag which gets in action when the Javascript is diabled in browser.

How to handle diabled javascript in browser?
When javascript is diabled I always want user to be redirected to a page to show warning to enabled javascript.But, JavaScript is diabled how to do this ? well there is meta tag in HTML named “meta refresh” which will redirect you to another page in the interval specified in that header
As, you can see above code inside noscript, there is “meta refresh” tag with intevel of “0″ second. As, the javascipt is disabled in that page, the browser gets redirected to “disabled.html” to show some warning message

5 useful Google search tips you might now know

Google search tips to find time of a city or country

You can use “time” keyword followed by name of the city or country to find the current time of that country of city in Google search.
Examples :
time kathmandu
time new york

Google search tips for Currency conversion

you can use keyword like “1 USD in AUD” or “1 singapore money in japanese money” to find the currency difference using Google search.
Examples :
1 USD in thailand money
1 singapore money in australian money

Google Search tips for Unit conversion

You can use the following kind of examples to convert the various unit of height and weight.
Examples:
1feet in meter
1feet in cm
1kg in pounds

Google search as calculator

You can enter math expression in Google search box to get the calculated result. For example, you can put the following expression in the Google search to find result of the calucation.
Examples:
(30+45)+5^2
((30+45)+554)^2

Using Google search as Dictionary

You can use the Google as a dictionary as well. Just you have to type the keyword as “define:keyword” in google search box and you’ll get the meaning of that word.
Examples:
define:intelligent
define:blog