Forum Moderators: open
GG stated that google had made some changes WRT dynamic URL's, but, it seems odd that they would be given an actual preference over static URL's. Again, this was a very cursory inspection and it could have just been a coincidence, that the crawler happened to pick one of the dynamic URL's to spider first, and, I'm just reading way too much into it. Just wondering if anyone has seen similar behaviour.
As I've mentioned elsewhere, I believe Google took a MAJOR leap in its dynamic crawling abilities last month. For the first time ever, more than just my homepage has a PR that isn't "Guessed" by the toolbar and identical to other pages with the same name.
i.e. In the past mypage.asp?ID=1 had the same guessed pagerank as mypage.asp?ID=120987. Now, each "ID" has it's own pagerank (so long as it's been in the index for several months - first month entries still seem guessed).
The thing that I'm noticing on the "multiple hits in short periods of time" pages is that they tend to be new to the google index or are pages being hit by the freshbot. I believe, though I can't be certain, that google is making an attempt to find algos to determine if pages actually have NEW information on them when it crawls or whether certain elements of the page are generated randomly and, therefore, shouldn't be counted as updated pages. (I have no idea if the algos are being build on a site by site, page by page, or web-wide level, but I believe it's a sound theory).
After the freshbot has looked at a specific page for a few days, it seems to hit it less frequently and if it's updated, it gets "freshed".
In essence, I believe those hits you're seeing are helping google hone in on its new ability to index dynamic pages and properly assign page rank.
G.
I believe Google took a MAJOR leap in its dynamic crawling abilities last month.
Either that or I finally made some of my pages with query strings attactive enough to crawl. Google hit a portion of a site of mine with a few hundred pages with query strings for the first time this month. It's good to see regardless of the reason. I just hope they get good treatment in the index now that they're presumably there.
Now, if you create a link to a specific set of search results, that's another story...
You need to have some way for the googlebot to crawl the site starting from the front page and working its way through. Pretty much, it is only going to find things with links to them. No forms, no javascripts, no flash or java menus, any of that. It needs a real <a href> tag.
amoore - making better URL's for your dynamic pages is a good thing, but I can say that I changed nothing in the code for my main site last month. (Was working on the new "shop" side of the site in a sub-domain, so I didn't touch the main code).
G.