Loans - Debt Management - Mortgage - Online Image Resizer - Mortgages

PDA

View Full Version : Sitemap help needed


Liminal
Jun 21st 2005, 9:40 pm
hey all,

my site uses mod_rewrite to display job detail pages. the database grows daily and each job gets displayed using a pattern similar to this: example.com/job/200, example.com/job/201, etc (i.e. no static pages involved; each page request produces a corresponding job details page pulled from the database).

so, given this dynamic url pattern, can i even generate a usable sitemap?

thanks for any help
james

honey
Jun 21st 2005, 11:08 pm
Yes, just create a sitemap.php with a sql extract of all job ID's and link them to this url structure.

Liminal
Jun 22nd 2005, 4:23 am
thanks Honey,

so if i have 5,000 jobs and 10,000 resumes and i want them all indexed, all 15,000 links need to be listed in the resulting sitemap file?

james

Imran
Jun 22nd 2005, 6:40 am
Yes they should!

Sjorritsma
Jun 22nd 2005, 7:31 am
See for max size https://www.google.com/webmasters/sitemaps/docs/en/protocol.html#faq_sitemap_size


Search engines will not process Sitemaps larger than 10MB (10,485,760 bytes) in length when uncompressed or that contain more than 50,000 URLs. This means that if your site contains more than 50,000 URLs or your Sitemap is bigger than 10MB, you must create multiple Sitemap files and use a Sitemap index file. You should use a Sitemap index file even if you have a small site but plan on growing beyond 50,000 URLs or a filesize of 10MB.

Homie22
Nov 27th 2007, 11:00 pm
Yes, just create a sitemap.php with a sql extract of all job ID's and link them to this url structure.

He;s correct

gigmax
Dec 4th 2007, 3:49 am
You can test a1 sitemap generator.