SEO

SEO Services for major search engines.

SMO

Social Media Optimization like youtube, facebook, twitter, linkedin, google plus, stumble upon.

SEM

Search Engine Marketing.

SEO Tools

Find list for SEO Tools.

SEO Services

SEO, SEM, SMO.

Friday 27 September 2013

Robots Meta Robots Robots.txt

Robots - 

Also known as Spider / Crawler / Web Crawler / Robots
"Robots is an automated program used to feed the database of  their search engines with new information"
  • By Crawling link to link in search of new information.
  • By updating the database already index site.
crawler spider robots

Robots.txt -  

This is a file that gives the instructions for all search engine robots. Webmaster use this file for avoid spamming.

To allow all Robots -
User-agent: *
Disallow: 

To Stop all Robots -
User-agent: *
Disallow: /

To Stop Robots on Particular Folder or Files -
User-agent: *
Disallow: / Folder Name/ Files Name.html

To allow all Robots Except Google -
User-agent: *
Disallow: /
User-agent: Googlebot
Allow:/

Note - -- *(The Astrick or Wild Card represents a special value that means any robots). The Disalow : line without / (forward slash) tells the robots that they can index the entire site.
After creating robots.txt file use can upload this file under root folder of website server.

Meta Robots 

We write the meta robots under <head> section of webpage.

To allow all robots -
<meta name = "robots" content="all"/>
OR
<meta name = "robots" content="follow, index"/>

To Stop all robots -
<meta name = "robots" content="none"/>
OR
<meta name = "robots" content="nofollow, noindex"/>

If you want to robots follow your all links dont index your page then-
<meta name = "robots" content="follow, noindex"/>

If you want to robots don't follow your links and index your page then -
<meta name = "robots" content="nofollow, index"/>

Thursday 26 September 2013

Happy Birthday Google

Today is 15th Birthday of Google. We all celebrate the Google birthday.

Website SEO Analysis

There are the following steps for Analysis of a website -

1. Site Structure - First we check the site structure of a website and we check -
  •  Pages - Static/Dynamic
  • Color - Scheme
  • Header/ Footer
2.  Content - Secondly we  analyse contents of a given site -
  • Quality
  • SEO Friendly
3. Links Popularity - And the third step of website analysis is a links popularity -
  • Competitors Keywords
  • Your Own Keywords