How to create google sitemap for dynamic site? - Postet den (1442 Views)
Junior Member
GoodMorningSky
Innlegg: 122
122
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<
Software Engineer. MCSD.NET, SCWCD
   
 Sidestørrelse 
Postet den
Forum Moderator
AnonJr
Innlegg: 5768
5768
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.<
Postet den
Senior Member
bobby131313
Innlegg: 1163
1163
http://www.auditmypc.com/xml-sitemap.asp<
Postet den
Junior Member
GoodMorningSky
Innlegg: 122
122
Bobby,
I checked
http://www.auditmypc.com/xml-sitemap.asp
It does exactly what I said. It just listing all id...1, 2 , 3...
<
Software Engineer. MCSD.NET, SCWCD
Postet den
Advanced Member
Etymon
Innlegg: 2396
2396
Hey Bobby,

There's something not right about that link. It froze my browser ... FireFox. <
Postet den
Junior Member
GoodMorningSky
Innlegg: 122
122
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?<
Software Engineer. MCSD.NET, SCWCD
Postet den
Junior Member
GoodMorningSky
Innlegg: 122
122
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.<
Software Engineer. MCSD.NET, SCWCD
Postet den
Forum Moderator
AnonJr
Innlegg: 5768
5768
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<
Postet den
Junior Member
GoodMorningSky
Innlegg: 122
122
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? <
Software Engineer. MCSD.NET, SCWCD
Postet den
Senior Member
bobby131313
Innlegg: 1163
1163
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.<
 
Du må legge inn en melding