Search
Recommended Sites
Related Links






Valid XHTML 1.0 Transitional

Valid CSS!
   

Informative Articles

Quick Intro to PHP Development
Chances are that if you've been around the Internet long enough, you've heard of server-side scripting languages such as PERL, ASP and ColdFusion. These are all popular languages that are used to add interactivity to Web sites, but one stands out...

Introduction To Cascading Style Sheets
CSS (Cascading Style Sheets) have been around for a while now, and act as a complement to plain old HTML files. Style sheets allow a developer to separate HTML code from formatting rules and styles. It seems like many HTML beginners' under-estimate...

Website Content for Small Businesses: What Should Be on Your Website
Is your small business web site ineffective as it is? Or, are you taking the leap onto the world wide web for the first time? Either way, you're searching for the answer to the question, "what does an effective website contain?" Well, there is...

Starting Your Own Website
There are many people I have spoken with that would love to start their own website but they just do not know where to begin, or they are too intimidated. If you are one of these people, hopefully this article will ease your mind. My goal in...

Virtual Private Server Web Hosting
What is Virtual Private Server Web Hosting? Virtual Private Servers offer hosting customers a great balance between the control and power of a dedicated server, but at very affordable prices as compared to shared hosting. Virtual Private Servers,...

 
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/

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