Forum Moderators: open
Say you have:
[yoursite.com...]
The server could take the url, break it into variables, and send them to another page like:
[yoursite.com...] (which is the page that generates the dynamic content).
Depending on how it's used, it could slow down your server, so be careful. It might be a good idea to check with your hosting company first.
In regards to rewriting your sitemap, I would personally update the sitemap to use the new static pages.
[widgets.com...]
This URL is about as long as they get. So if I understand correctly, you are saying that a mod_rewrite would take this URL and turen it into a static one which Google would have an easier time digesting it? To be honest, I'm not sure that is really the problem...as i mentioned, when i placed the links on my regular HTML pages by hand, added link text, etc. Google indexed them immediately. The problem seems to be with the sitemaps. I used Xenu and it grabbed every last dynamic page I have (8,500 total.) Unfortunately a lot of the links in the sitemap link to repetetive content, i.e. an image with the same name placed in three different categories. I am wondering if Google is simply seeing these 50 sitemap pages which consist of nothing but links which often have repetetive titles as an attempt at spamming. My original attempt to just add links by hand got only those exact pages indexed, but Google will not follow any of the on-page links to index the rest of the databse itself. Yahoo also doesn't seem to want to index it. I have no problem getting my other static HTML pages indexed very quickly.
You would have to change all the links on your site to use the new static format of the url. Each time the new page is requested, the url will be converted to the original one you gave.
You might also want to get the urls to be more friendly since those extra directories would benefit alot more if they were keywords and not long strings of numbers/letters. It could get pretty complicated since you have such a long querystring.
I would put my money on the very long urls, but that's just me.
quick question If I make a site map of
[widget.com...]links like that will google index the pages?
With a short querystring like that, I wouldn't worry too much. I've never had any problems with getting pages like that indexed. That's just my opinion though.