What does Google Robots.txt do


Robots.txt is basically a method of telling a quest engine "do not come in here, please". When a bot finds a robots.txt file, it can 'browse' it and can duly ignore all the URLs contained inside. Therefore pages among the file do not seem in search results. It isn't a failsafe; robots.txt may be a request for bots to ignore the page, rather than an entire block, however most bots will obey the knowledge found inside the file. When you are readied for the page to be included in a search engine, you just changed your robots.txt file and remove the URL of the designated page.

However, there may be some instances where you have got a web site page you do not wish included in search engine results. For example, you'll be in the process of building a page, and do not wish it listed in search engine results till it is completed. In these instances, you wish to use a file called robots.txt to tell a hunt engine bot to ignore your chosen pages inside your website.

For a look engine to stay their listings up to date, and gift the most correct search engine results, they perform an action referred to as a 'crawl'. This is essentially sending a 'bot' (generally referred to as a 'spider') out to crawl the internet. The bot can then find new pages, updated pages or pages it failed to previously understand to exist. The end results of the crawl is that the search engine results page is updated, and every one of the pages found on the last crawl are now included. It's merely a method of finding sites on the internet.

SEO is Important for All Businesses



When someone uses a research engine, they type in an exceedingly set of words to mention results that are relevant to them. Once the applicable websites seem on the results page, they are rated in terms of 'relevancy'. Any website which has properly used search engine optimization can be judged by Google to be 'relevant'. So if you've got properly used SEO, your website will seem somewhere near the prime of the search engine results page - hopefully within the prime 3.

Think back to the days before the web, when everyone probe for business listings within the Yellow Pages or the same onerous copy directory. Now, imagine you're attempting to find a plumber. You move to the "P" page, flick through, and only see 3 plumbers listed.

Why is that therefore necessary? Well, studies have shown that the vast majority of these using search engines only click on websites listed within the top 3 results of any search engine results page. This is where it compares to being only one amongst 3 businesses listed in an old-vogue paper directory like the Yellow Pages. Master SEO, and your website can appear in high in search results, within the slots (one to three) that users click. That naturally leads on to a lot of people visiting your web site, and that in flip means additional business, more customers, and ultimately a lot of money.

It'd be a huge advantage for the three plumbers, wouldn't it? To effectively be all that potential customers see. Well, that is the power of SEO.

Search Engine Optimization for Beginners


"SEO" stands for "search engine optimization", and because the name would recommend, it's all about utilizing your web site therefore that search engines can realize it easily.

When someone searches for a web site, they will key a few selection words in to their chosen search engine. For example, if they're wanting for a restaurant in New york, they're going to in all probability kind something like: "smart ny restaurant" or even simply "the big apple restaurant". SEO is all concerning making positive your website appears at the high of the search results for any given phrase like this.

Obviously the phrase is dependent on your niche, what you're selling or what services you supply - but smart SEO practices are about reducing your web site right down to those key words that people kind into Google. There would be no point, in the instance, for a nice New york restaurant to have their web site online but not have it return up beneath search results for "new york restaurant".

However, with tons of thousands of websites on-line, there are literally thousands of pages that might flip up results for (again, using the instance) "big apple restaurant". SEO is the method used to beat all the opposite websites, and get yourself as high in the search results as potential. As most users will tend to go to a website from the high three search results and fully neglect the rest, the efficacy of your SEO extremely will make or break the success of your web site. And if your business in general relies on your website, then SEO will be the difference between success or failure in the business world.

Top SEO Tips to Submit Website to Search Engines


1. Submit website to Google Webmaster and Google Engine (you need to create a Google Account if you don't have one already)
Google Webmaster
Google Engine

2. Submit website to Google Analytic (follow the steps how to add your website to Google Analytic)
Google Analytic

3. Submit website to Yahoo (you need to create a yahoo account if you don't have one already)
Yahoo Engine

4. Submit website to Bing (you need to create a hotmail account if you don't have one already)
Also add website to Bing Webmaster
Bing
Bing Webmaster

5. Submit website to DMOZ; DMOZ is very important directory, because most search engine will index your website based on your listing on DMOZ. You need to select category first, then add your website. Good thing about DMOZ is that you can list your website for free, but your website need to qualify their rules.
DMOZ

6. Submit website to Alexa. Besides of basic entering information on Alexa, you will be given info.txt, you need to upload it to root of your website using FTP
Alexa

7. Submit Website to AllCanSeek
AllCanSeek

8. Submit Website to CanLinks
CanLinks

9. Submit Website to Jayde
Jayde

10. Submit Website to Merchant Circle

11. Submit Website to WhatUSeek

12. Submit Website to National Directory

Top SEO Tips for Blogspot


Before you change anything to Blogspot template, please backup a copy first; you can simple copy all code into text file. Just in case that if anything goes wrong, you can always go back.

1. Mega Description and Keywords
By default, blogspot doesn't automatically generate description and keywords for you, you have to do it manually. Firstly, you need backup current template; go to Design->Edit Html -> copy them all first and paste them on a txt file. Now, locate , right after that paste

< b:if cond='data:blog.url == "URL LINK"'> < meta content='DESCRIPTION ' name='description'/> < meta content='KEYWORDS' name='keywords'/>

Replace all cap words in red accordingly.

The bad thing about this is that you have to add the code every time when you add new post in to blogspot. It might take more extra time, but in the end, it is really worth it. Enjoy it.





Top SEO Tips for Wordpress


1. Choose right domain for Wordpress
Choose a right domain can be very helpful to your ranking for the keywords that you are choosing. Try to choose an intelligent domain-name which contains keywords if possible.

2. Robots.txt
Create a txt file name it robots.txt; you can generate robots.txt using google webmaster or create one on your own; put the file in the root of your domain directory. In order for all search engines can crawl your website, you have to allow the bots of all the search engines:

user-agent:*
disallow:

Lastly, you have to be careful when using robots.txt, because it might harm your blog if you use it the wrong way.

3. .htaccess
Hosting should have .htaccess, if they don't have it, you can create a txt file, and name it .htaccess, and then put it in the root of directory and insert:

RewriteCond?%{HTTP_HOST}?^domain\.tld$?[NC]
RewriteRule?^(.*)$?hEp://www.domain.tld/$1?[R=301,L]

in order to use .htaccess, your apache webserver must support mod_rewrite.

4. Permalinks

It is very important to optimize url of each post by utilizing properties of permalinks in wordpress. For example, you can set your permalink like:

/666%post_id%-%postname%/

5. Pick Your Theme

There are many free wordpress themes that you choose from, however, whatever the theme that you choose, be sure to inspect the source code and make sure they are well structured, and no mal-coding.

6. Optimize Header

It is very important to optimize header; make sure to think an ideal title for all kind of pages for your blog. For example:


7. Optimize Body

Remove the link of your posts headline also remove < h2> headlines from the side bar.

8. Most Recommended Plugins

Add Link Attribute
Custom Query String Reloaded
Sitemap Generator
Google XML Sitemaps
Pagebar
Similar Posts
Sociable
wpseo


9. Visitor Tracking
Install visitor tracking system to analyse your traffic, you can use Google analytics.

10. Adding sitemap
It is very important to add sitemap to Google Webmaster, so Google will be notified if your website got updated.

11. Archives
It is recommend to create monthly or weekly archive

12. Ping
It is good idea to ping to other server when have updates so search engine can index faster.

http://pingomatic.com/ is very good server; most of time, Google can index your post within 2 min

13. Enable Trackback

Trackback is a great feature in Wordpress, because it creates link in the comment section who liks to the article or blog.

14. Optimize Image

Although image seems nothing to optimized about, but make sure image is not too big and take too long to load, when you rename the image, try to name it to keyword that you want to rank higher on Search engines.

15. Interlink

Internal links are very important, it can give google close view what you website all about.


16.Reuse old posts and old permalinks

It is good idea to revisit old posts and utilize old permalinks because they are indexed and have some weight on google ranking.