I just tried the keyword density analyzer tool over at searchengineworld. It works fine with my HTML pages, but when I try an ASP page, it tells me:
error grabbing url: 500
Is it an ASP thing, like the analyzer doesn't like it?
Thanks Sinner
P.S.: Not certain where to place this message, so feel free to put it into another forum if you think it's wrong.
Damian
3:12 pm on Jan 27, 2003 (gmt 0)
500 is usually a time-out error. It could also mean the url you're trying to spider does not exist.
I did a quick test on one .asp url and it worked fine for me.
Sinner_G
3:59 pm on Jan 27, 2003 (gmt 0)
Hmm, also tried a couple of ASP pages on other sites and it worked w/o problem.
I know the pages exist, though, can see them on a browser. And the HTML pages from the same site work.
Brett_Tabke
6:09 pm on Jan 27, 2003 (gmt 0)
Because the cloaking on your site (or whoevers site) is messing up. I simply switched the user agent and got in ok.
Sinner_G
8:41 am on Jan 28, 2003 (gmt 0)
Thanks for looking into it Brett.
There is no cloaking in the sense of serving different pages to spiders vs. human users. OTOH, there is a script that looks which OS/browser is used and accordingly adapts layer positioning and similar stuff.