googlebot not crawling Msn crawls all pages.

Discussion in 'Site & Server Administration' started by ranjan2001, Apr 24, 2006.

  1. #1
    www.lightzoneindia.com

    The site is up since jan 2006 & its listed in google,yahoo,msn.

    Strangely msn is able to crawl all the pages & its actual content on those pages but google does not do it or not able to do it.

    My site is a php gallery & all the pages show the same title, so could that be the reason that googlebot thinks its the same pages being repated. Googlebot visits daily & the site is updated once a week.

    Some suggestion could be helpful.
    Ranjan
     
    ranjan2001, Apr 24, 2006 IP
  2. Slapyo

    Slapyo Well-Known Member

    Messages:
    266
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    108
    #2
    Slapyo, Apr 25, 2006 IP
  3. ranjan2001

    ranjan2001 Peon

    Messages:
    47
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Yes I have done so but it shows error saying unsupported file format, I am new to all this finding my way to get this sitemap working.
    [​IMG]

    Is that the reason googlebot not able to crawl further. My understanding of sitemap is that it helps google locate the structure & find newly updated pages, but the old pages should be crawalable.
     
    ranjan2001, Apr 25, 2006 IP
  4. Slapyo

    Slapyo Well-Known Member

    Messages:
    266
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    108
    #4
    The easiest way to do a sitemap is to put each URL on it's own line. Try doing it that way if you haven't already.
    http://www.domain.com/index.html
    http://www.domain.com/links.html
    http://www.domain.com/contact.html
    http://www.domain.com/about.html
    Code (markup):
     
    Slapyo, Apr 25, 2006 IP
  5. ranjan2001

    ranjan2001 Peon

    Messages:
    47
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    On my website the php gallery dynamically generates the links so how do I add all the 400 plus pages.
    Do I put all the 400 url in a text file & upload that text file to the root of my site?

    Is that what you are suggesting.
     
    ranjan2001, Apr 25, 2006 IP
  6. vishwaa

    vishwaa Well-Known Member

    Messages:
    271
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    138
    #6
    vishwaa, Apr 25, 2006 IP
  7. Slapyo

    Slapyo Well-Known Member

    Messages:
    266
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    108
    #7
    Yeah, you can put all of the URLs in the file and name it like sitemap.txt and then upload it to the root folder. Then point Google Sitemaps to that file and it should be good.

    As for how to get all of the URLs into the file ... there are a number of sitemap generators on the web. You should do a search on Google for Google Sitemap Generator and use one of those.
     
    Slapyo, Apr 25, 2006 IP