Forum Moderators: coopster

Message Too Old, No Replies

spider problem

spider problem

         

pcmafia

3:07 pm on Oct 28, 2004 (gmt 0)

10+ Year Member



Hi everybody!
I'm desperate and i need help!
i have build a site with php nuke and i have problem with spiders get indexed my site.Google index only my first page.
I discover the Search Engine Spider Simulator in www.searchengineworld.com and i test my site but it returns result with no Spider Text or Spidered Links while other similar sites returns a big list of results.
Can anyone tell me what might be wrong.In my robots.txt i have allow all spiders to index.
PLEASE H E L P!

<Sorry, no personal URLs. See TOS [webmasterworld.com]>

[edited by: tedster at 12:08 am (utc) on Oct. 30, 2004]

goodroi

4:50 pm on Oct 29, 2004 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



You may want to post this in the technology forum.

jdMorgan

7:38 pm on Oct 29, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Or the html forum...

The code on the home page is invalid. You have a JavaScript at the top, before the <DocType>, <HTML>, or <HEAD>. The script must be placed after the <HEAD> opening tag.

There are also several other problems with the page; for example one style sheet is loaded five times in a row.

I'd suggest validating the site at w3c.org, and using an HTML editor to clean up the code.

Jim

Jenstar

11:45 pm on Oct 29, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Check if your site is running session IDs. If you have SIDs, the search engines could have problems indexing your site beyond the index page.

It doesn't heart to double and triple check your robots.txt file.

pcmafia

5:42 pm on Nov 2, 2004 (gmt 0)

10+ Year Member



How do i check about the sids i'm running and what i have to do?