How to create google sitemap for dynamic site?

Snitz™ Forums 2000
https://forum.snitz.com/forumTopic/Posts/67764?pagenum=1
05 November 2025, 05:22

Topic


GoodMorningSky
How to create google sitemap for dynamic site?
08 October 2008, 13:37


Hello all. My web site is written by php. Most of pages are accessed by query string variables
just like this forum site.
for example
http://www.mysite.com/view.php?id=100

id variable changes from 1 to 1000, or no limit.
And site contents varies based on query string.
When I generate sitemap from auto generating tools on the web,
it writes
like
http://www.mysite.com/view.php?id=1
http://www.mysite.com/view.php?id=2
http://www.mysite.com/view.php?id=3....
and stop on the 500 page limit. It doesn't work for me!
How can I create a sitemap for a dynamic website just like this snitz forum?
Could you post a sample or any idea?
Thank you. Edit/Delete Message<

 

Replies ...


AnonJr
08 October 2008, 13:39


There's a Google Sitemap MOD for Snitz floating around here. You could use that as a template or at least to get some ideas.<
bobby131313
08 October 2008, 13:56


http://www.auditmypc.com/xml-sitemap.asp<
GoodMorningSky
08 October 2008, 14:13


Bobby,
I checked
http://www.auditmypc.com/xml-sitemap.asp
It does exactly what I said. It just listing all id...1, 2 , 3...
<
Etymon
08 October 2008, 14:14


Hey Bobby,

There's something not right about that link. It froze my browser ... FireFox. <
GoodMorningSky
08 October 2008, 14:18


Originally posted by AnonJr
There's a Google Sitemap MOD for Snitz floating around here. You could use that as a template or at least to get some ideas.
Could you explain more? I searched around, I cannot find it!
and Is there a way to make simple for dynamic link?<
GoodMorningSky
08 October 2008, 14:19


Originally posted by Etymon
Hey Bobby,

There's something not right about that link. It froze my browser ... FireFox.
It works on IE. It seams firefox consider it as activex and cannot load it.<
AnonJr
08 October 2008, 14:51


Originally posted by AnonJr
There's a Google Sitemap MOD for Snitz floating around here. You could use that as a template or at least to get some ideas.
Could you explain more? I searched around, I cannot find it!
and Is there a way to make simple for dynamic link?
http://www.snitzbitz.com/mods/details.asp?Version=All&mid=235<
GoodMorningSky
08 October 2008, 15:22


Thanks,
I checkecd the code. So, I have to specify all link. If 1000 user join, then I have to put 1000 into the sitemap.
I though there is way to just specify variable. This is really strange.
Snitz forum has big number of topics. Does forum admin generates sitemap including all topic links?
And how often they do? If they generate a new sitemap, do they submit again or no need? <
bobby131313
08 October 2008, 15:27


You need to have java installed for that link.
I have generated many sitemaps over 40,000 pages with that tool. Takes a few hours but works beautifully. You can also block pages by strings so you don't get the same page with different sorts and printer friendly pages.<
© 2000-2021 Snitz™ Communications