As you know google images is a great way to get traffic for your website. just when you add a photo on your page dont forget to write your keyword on image alt tag, for example :
if you code your images on your website you will get a great results on google image search results but when they click on the image on google image search results they go to your page but there is a frame on the top. but using a little javascript you can redirect your visitors to your website. ( for examle see http://images.google.com/images?gbv=2&hl=en&newwindow=1&q=desiccant) and this is not illegal for google or even google adsense.
script you must use is
You all know Aboutus.com, now when some one type a domain after the slash/ it will generate auto article.
So what you need?
You need a proper website running with proper meta title, description and keywords.
You need to type on the address line:
www.aboutus.org/www.domain.com (more…)
I’m now using this code that should detect properly most mobile brands:
/* Return TRUE if user is using mobile phone browser */
function ismobile(){
$useragent = $_SERVER[’HTTP_USER_AGENT’];
// Standard vendor-model/version user agents
if (preg_match(’/^((ACERlcatelUDIOVOXlackBerryDMricssonG\bGEotorolaOTECokiaanasonicCIAGEMAMSUNGECanyoendoHARPIEonyEricssonelitelit_mobile_TerminalsSM)[- ]?([^\/\s\_]+))(\/(\S+))?/’, $useragent)){
return true;
}else{
return false;
}
}
Search Engine Optimization helps you broaden your market share. It results in huge savings on ad-spent using traditional channels of marketing.
SEO is a long term and a permanent answer to you traffic woes. Once a website has been optimized for search engines it can stay on the top for long periods of time. It helps you capture targeted traffic… people who are already looking for the product or service you offer. (more…)
From my own personal experience, I know that every SEO Newbie is desperate to get his site quickly indexed and optimized. I want to share some of the basic seo mistakes that seo beginners perform. SEO Newbies will find this useful.
1. Content is King : No unique content. Content not updated regularly.
2. Using a wrong keyword for the title of your site.
3. Stuffing the meta keywords tag and the content of your website with too many keywords.
4. Usage of Doorway Pages or Page Cloaking. Cloaking is a black hat search engine optimization (SEO) technique in which the content presented to the search engine spider is different from that presented to the users browser. (more…)