Categories

Internet blogs
  • 3 Ways to Build High Quality Links
    Affiliate MillionaireTo increase traffic flow to your website it is almost necessary to utilize Search Engine Optimization or SEO. Building links is one of the. […]
  • Building Links As an Essential SEO Element
    Links are very important to establish over the net because both search engines and people are accustomed to seeing these internet connectors and bridges taking them to newer pages and regardless of the websites activity ranges or ... […]
  • Help Your Business Succeed Using Video Marketing: Techniques That ...
    To increase traffic flow to your website it is almost necessary to utilize Search Engine Optimization or SEO. Building links is one of the many ways to optimize your website. In order to build links, you need to get other sites from ... […]

Robots.txt Guidelines

Why do I need a robots.txt file?  Are there robots.txt options?  Where can I get robots.txt free download?  In this article I am going to give answers to all these questions.

I have just created a new blog situated at http://irinaovery.com A few days after the blog submission to Google AdSense I noticed that AdSense ads stopped coming.  I checked Google AdSense Site Diagnostics page and found that my blog URL were blocked, because of Robots.txt file.  What does it mean?

  • The robots.txt file ‘disallows’ or does not let Google crawl my blog
  • The robots.txt file does not exist in the root directory of my blog

First thing I had to do was to check if I had a robots.txt file in my blog root directory.  For this purpose I used FTP FileZilla Client application.  By the way it is free and you can download following the link below.

http://filezilla-project.org/

I opened my blog root directory and found that a robots.txt file did not exist.

Next step was to create a robots.txt file.  The purpose of robots.txt file is to provide the search engine spiders with information. The information lets the search engines know which pages should be crawled and which should not.  Theoretically, if you do not have a robots.txt file, the search engines would crawl and index all your pages.  However, in reality, it could be a different situation.  This is what had happened in my case.

Even if you have the file, I would recommend amending it in the way you want the search engines crawl your pages.

For example, your website has a lot of images.  These images could be spidered by the search engines such as Google Images.  It could increase your server bandwidth and create a problem.  For this reason you may not want to authorize search engines spiders to crawl your image folder, which is on the root directory.

Another reason why you may not want Google to crawl your pages is a sale of a copyrighted digital product on your website.  If you prevent the search engine spiders from crawling a page where your product is located, then nobody can download your product without paying.

For creating a robots.txt file you can use any text editor.  For example, it could be Notepad.  However, if you know nothing about creating a robots.txt file, you can use the robots.txt generator at http://www.mcanerin.com/EN/search-engine/robots-txt.asp

For my blog I created the following code:

User-agent: googlebot-image

Disallow: /

User-agent: psbot

Disallow: /

User-agent: *

Disallow:

Disallow: /cgi-bin/

‘User-agent’ line names search engine spiders.  The next line is a message for these search engines spiders.  I do not want Google Images to crawl images on pages.  I let know ‘googlebot-image’ do not spider pages – ‘Disallow:/’.

I also did not allow MSN PicSearch crawling pages:

User-agent: psbot

Disallow: /

For all other search engines spiders (User-agent: *) I permitted to crawl (Disallow:) pages.

Restricted directories for every search engine is /cgi-bin/.

Thus creating a robots.txt file could help you instruct search engines spiders to crawl a particular page.

Do not forget to upload your robots.txt file to your server using FTP application.

Beginners SEO – 10 Top Strategies

This article gives outline for beginners search engine optimization.  It briefly describes all vital steps for getting a website on the first Google search result page.

Search engine optimization is integral to your online marketing success.  It requires skills and time to get a positive result, but it is not extremely hard to achieve.  Organize your [...]

SEO Building Links

In this article I will discuss the importance of seo building links and what backlinks tools you can use to check your website’s backlinks.

Search Engine Keyword Optimization

Search engine keyword optimization service and article writing can assist you to get top ranking. You must to submit applicable and agreeable articles to your websites.

You also must to apply applicable keywords in your articles in order to dig up better ranking on the search engines. If you do not understand how to optimize [...]

Important Facts We Ought To Know About Search Engine Optimization.

SEO is a procedure of developing a web page so that it is instigate , read, and indexed by search engines in the nearly all resourceful way workable .

This makes your web page’s content striking , right and noticeable to search engines and [...]

How to Improve Page Ranking? Part2

In this article I will continue to give some useful tips to improve Google page rank.  In the article  How to Improve Page Ranking Part1 I mentioned, that for good Google page rankings, it is important to keep your webpage content, header and description meta tags relevant.  Another essential aspect is keeping your webpage content [...]

How to Improve Page Ranking? Part1

A month ago Google page rankings of my blog dramatically dropped down. I was terribly upset and did not know how to improve Google page rank. So I did an investigation and found where the problem was. And now I am going to tell you what to do, if it has happened to you too.

Holiday Photography

In this tutorial George Barrie describes you some digital photography tricks. It could be applied for every day photos as well as for holiday photography.  He tells you which photography settings are used to get desired result.  Also you can find some useful landscape photography tips.

…………………………………………………………………………………………………………………….

I told you I was going on holiday this week. [...]

What is Keyword Density?

Today I am going to discuss seo keyword density.
What is keyword density and why do you need it?
How to check keyword density?
Are there any keyword density tools?

You will get answers for all above questions.

Before giving a definition of keyword density I would like to remind you about generation keywords.  Go to How to start SEO [...]

How to Create a Sitemap?

Today our topic is how to design a sitemap.  Do not confuse with XML Sitemap.

What is a sitemap?
Sitemap is a page of your website that outlines your entire website.  It has the same hierarchy of structure as your website.
For example, Adamson’s Photo Studio website has the following pages:

home

social gallery

corporate gallery

about us

contact us

In order, to build [...]