Search
Recommended Sites
Related Links






   

Informative Articles

Could The New Google Spider Be Causing Issues With Websites?
Around the time Google announced "Big Daddy," there was a new Googlebot roaming the web. Since then I've heard stories from clients of websites and servers going down and previously unindexed content getting indexed. I started digging into...

Mobile Accessibility - Your website in the year 2005
Throughout 2004 the number of web enabled portable devices boomed. By "portable devices" I mean PDAs and smart phones. What does this mean for you? Well it depends whether or not you care about your visitors' experience - you build your website for...

PHP:Form Series, Part 1: Validators & Client-side Validation
Introduction Welcome to the first part of a new two-part series on the PHP:Form web component. In this part, I will give you an introduction to PHP:Form, its features, and why it is so useful. I will also discuss the inbuilt validators that...

RSS Tools
Considering the ever-increasing support for RSS in online communities, we have compiled a list of resources and products that will benefit webmasters, web surfers and publishers in their quest to understand the power of RSS. RSS has rapidly...

Tips for Ranking High in Google and Other Search Engines!
Ranking, Ranking, Ranking. These words are the "holies of all holies" among Web Designers. Obtaining a high ranking among the top search engines has always been the main goal of a well-written ecommerce site. For without a high ranking, there...

 
How To Detect Search Engine Friendly Web Directories

How to detect search engine friendly directories:

Directories serve two purposes in your web development efforts. One, a link from a directory is counted as a back link and hence increases your link popularity. Two, some directories will send you targeted traffic.

Webmasters who use directories for increasing link popularity should check out the directory first to see if the directory is SE friendly or not as, only a SE friendly directory will give value for their links.

So, how do you detect a SE friendly directory? Here are some tips, which will help you do so.

1) Check the url format of the directory. Some directories have urls in the format

http://sitename//index.php?id=1&c=10... for their category pages. This is called a dynamic link and search engines find it difficult to crawl such pages.

Urls for the category pages should be in a static format.

Example : http://www.indexbizz.com/cat1.html . Search engines can easily crawl such pages and your link will also get crawled.

2) Your link should not be a JavaScript link. Some directories use JavaScript to jump to your site from their category pages. Search engines find it difficult to crawl such links.

3) The directory must not ban search engine robots from crawling the category pages. You can check whether such a condition exists or not by looking at the robots.txt file of the directory. This file is located at the root level of the directory. To see this file just type robots.txt after the domain name of the directory. Find out what this file is saying, for example -

User-agent: *
Disallow:
This will allow all SE bots to all the folders and files in the directory.

User-agent: *
Disallow: /
This will keep all SE bots away from all files/ folders in the directory.

User-agent: *
Disallow: /mydirectory/
This will keep away all SE bots from crawling the 'mydirectory' directory and all files under it.

So be wise in your selection of SE friendly directories, and put your efforts towards getting links from such directories that fulfill the above conditions.


About the Author: Osan Mundae writes for http://www.indexbizz.com/

Source: www.isnare.com

Sign up for PayPal and start accepting credit card payments instantly.