Search
Recommended Sites
Related Links






   

Informative Articles

Creating Custom Error Pages with .htaccess
Have you ever noticed that some people have really nice error pages when a page doesn't exist on their site? Wouldn't it be nice if you could make your error page match the rest of your site? Don't fret; you can do it! All you'll need to do is...

Email Wiretapping- Don't be a victim
On the face of it, does email wiretapping sound scary? Yes? Yes it is scary and you should now how it's done and how to combat it. A little while ago the known (but not known with a load presence) organisation called "The US based Privacy...

Guide to creating simple chromeless popup windows.
Popup windows - hate 'em or love 'em; they are a constant companion during our Internet surfing. They can be quite useful, especially the chromeless variety. A chromeless popup window is one that doesn't show the browsers menu or tool bar, but...

HOW I DOUBLED MY ONLINE PROFITS IN AN HOUR!
Let me get right to the point. You are wasting valuable energy by working your fingers to the bone to bring traffic to your site only to let them slip away. There, I said it. Now what are you going to do about it? I'm sure you want to know how I...

How to test for the Javascript DOM?
Browsing the forums, development articles and other resource sites raised an interesting yet recurring question: "How do I test for the Document Object Model (DOM) employed by a browser?". Strangely enough I was asking the same...

 
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.