Exforsys

Free Training

Making a Spider Friendly Page

This is a discussion on Making a Spider Friendly Page within the Web 2.0 forums, part of the Programming Talk category; Getting ur page crawled by search engine bots it's important to design your web site with the spiders in mind. ...

Go Back   Exforsys > Programming Talk > Web 2.0

Exforsys.com


Web 2.0 Web 2.0 is a term often applied to a perceived ongoing transition of the World Wide Web from a collection of websites to a full-fledged computing platform serving web applications to end users.

Reply

 

LinkBack Thread Tools Search this Thread
  #1 (permalink)  
Old 04-28-2006, 06:20 AM
Member
 
Join Date: Apr 2006
Posts: 50
mtajim is on a distinguished road
Making a Spider Friendly Page

Getting ur page crawled by search engine bots it's important to design your web site with the spiders in mind. Using the latest in web page design is not generally the best way to go. Spiders don't view web pages like humans do, they must read the HTML in the page to see what it's about. Below you will find tips on how to best design your web site with search engines in mind.

Do not use frames at all. Some search engines cannot spider web pages with frames at all. For the other search engines that can, they can have problems spidering it and sometimes they too can't index the web page. Do not only use image's to link out. You should always use text links to link out to important content on your web site. Spiders can follow image links, but like text links more though.

Use external JavaScript files instead of using Java Script code in the HTML document, using Java Script in the HTML document will make the page size much larger. Using an external Java Script file to do the job will reduce page size and make it easier for both spiders and browsers to download the page. Using Cascading Style Sheets can reduce page size and making the download time much faster in most cases. It will allow the spider to index your web page faster and can help your ranking.

Try not to use Flash when possible. Flash cannot be read by the search engines to date and will cause download time to slow a bit. If you do decide to use Flash anyway, make sure you add text to the web page, so the search engines have something to read and find out what your web page is about. It will also allow your visitors to have something to read while the Flash file loads. Also don't use Flash as a way of navigation, as I said before spiders cannot read Flash.

It's important to add a site map to your web site. Not only will this make it easier for internet surfers to get around your web site, but it will also allow spiders to find your site's content easier and index your web page sooner. The site map should contain text links and not image links.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 04-28-2006, 07:12 AM
Member
 
Join Date: Apr 2006
Posts: 50
mtajim is on a distinguished road
Sorry title mistake... Its "Making Spider friendly Page"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-28-2006, 08:41 AM
Member
 
Join Date: Apr 2006
Posts: 85
cbdarts is an unknown quantity at this point
Quite right, there.

Btw I've written a program for creating Google Sitemap compatible sitemaps, by scanning a folder for HTML/ASP/PHP files. Its free, you can hand it around for free as well if you like. I use it for all my sites.

Anyone interested, PM me.

Chaitanya
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-29-2006, 04:26 AM
liam_bleu's Avatar
Member
 
Join Date: Apr 2006
Posts: 35
liam_bleu is on a distinguished road
is this peer to peer software?

cbdarts.. i have pmed you already..

thanks

liam
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 04-29-2006, 08:07 AM
Senior Member
 
Join Date: Apr 2006
Posts: 126
Ricky is on a distinguished road
Another tip is to wright your HTML backwords. I right my center content first, then add my left navigation bars. This will allow the spiders to spider the main stuff on the page instead of the links in your navigation system first
__________________
My name is Rick and I'm a Exforsysoholic! (Is that even a word lol)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 05-01-2006, 04:52 AM
Member
 
Join Date: Apr 2006
Posts: 85
cbdarts is an unknown quantity at this point
Quote:
Originally Posted by mtajim
Getting ur page crawled by search engine bots it's important to design your web site with the spiders in mind. Using the latest in web page design is not generally the best way to go. Spiders don't view web pages like humans do, they must read the HTML in the page to see what it's about. Below you will find tips on how to best design your web site with search engines in mind.

Do not use frames at all. Some search engines cannot spider web pages with frames at all. For the other search engines that can, they can have problems spidering it and sometimes they too can't index the web page. Do not only use image's to link out. You should always use text links to link out to important content on your web site. Spiders can follow image links, but like text links more though.

Use external JavaScript files instead of using Java Script code in the HTML document, using Java Script in the HTML document will make the page size much larger. Using an external Java Script file to do the job will reduce page size and make it easier for both spiders and browsers to download the page. Using Cascading Style Sheets can reduce page size and making the download time much faster in most cases. It will allow the spider to index your web page faster and can help your ranking.

Try not to use Flash when possible. Flash cannot be read by the search engines to date and will cause download time to slow a bit. If you do decide to use Flash anyway, make sure you add text to the web page, so the search engines have something to read and find out what your web page is about. It will also allow your visitors to have something to read while the Flash file loads. Also don't use Flash as a way of navigation, as I said before spiders cannot read Flash.

It's important to add a site map to your web site. Not only will this make it easier for internet surfers to get around your web site, but it will also allow spiders to find your site's content easier and index your web page sooner. The site map should contain text links and not image links.

Good tutorial, Tajim. I hope you continue posting - its quite helpful.

Chaitanya
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 05-01-2006, 08:18 PM
liam_bleu's Avatar
Member
 
Join Date: Apr 2006
Posts: 35
liam_bleu is on a distinguished road
tip

Quote:
Originally Posted by Ricky
Another tip is to wright your HTML backwords. I right my center content first, then add my left navigation bars. This will allow the spiders to spider the main stuff on the page instead of the links in your navigation system first
yes.. that is a good strategy..

make sure that you do not forget to place your headers also..
__________________
"Hindi Naman Talaga Ako magaling 'eh.. Nagkataon Lang Na Mahihina kayo!"
Sieur Liam Antoine de Virsare
HONOR GOD
LOVE THY WOMAN
DEFEND YOUR COUNTRY

Isulong SEOPH
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
RUN/execute a Command-Line command from an ASP page. Lucas Cowald ASP 1 12-05-2006 07:03 AM
C Programming - Decision Making - Looping JobHelper Career Advice 0 04-15-2006 04:37 PM
C Programming - Decision Making - Branching JobHelper Career Advice 0 04-15-2006 01:31 PM


All times are GMT -4. The time now is 04:34 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
Copyright 2004 - 2009 Exforsys Inc. All rights reserved.