PDA

View Full Version : Getting index


slapdash
02-07-2006, 12:34 PM
I've seen comments that one good way to get all or most of the pages of a website indexed by search engines is to create a simple text file of the various URL's, then to upload that file into the root directory. Anyone know what is meant by "root directory?" The root directory on the host server (WWW in my case), or do they mean the root (homepage) of my website?

GarrettW
02-07-2006, 01:33 PM
what's the difference?

-i-dont-know-
02-07-2006, 03:25 PM
You mean the robots.txt file right? Aren't the two places that you mentioned the same?

GarrettW
02-07-2006, 03:46 PM
that's what i was thinking ... the robots.txt file.

jhantraz
02-09-2006, 11:51 AM
i'd created a sitemap.xml and uploaded it.
sitemap can help bots to crawl your site faster

Geoserv
02-09-2006, 12:22 PM
just put it in your www/


P.S. I agree garrett

GarrettW
02-09-2006, 01:09 PM
what is this sitemap.xml? and how might i make one?

Pegasus
02-09-2006, 01:20 PM
You could use simple HTML to create a sitemap and link to it from your index.html page.

Peg

jhantraz
02-24-2006, 01:54 PM
there are lots of sitemap generators over the net. these sitemap generators can generate both xml and html format. google also have their own sitemap generator, but you have to download their sitemap generator program files.