Google SiteMaps

Discussion in 'Google Sitemaps' started by Foxy, Jun 15, 2005.

  1. #1
    Foxy, Jun 15, 2005 IP
  2. jebby

    jebby Active Member

    Messages:
    210
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    68
    #2
    I'm thinking of giving it a shot. Sounds like it could be a good thing to do.
     
    jebby, Jun 15, 2005 IP
  3. ServerUnion

    ServerUnion Peon

    Messages:
    3,611
    Likes Received:
    296
    Best Answers:
    0
    Trophy Points:
    0
    #3
    try a search on this, a few good threads already started. BTW: you dont need shell access.

    If you dont want to go the code route you can always use crawlers like: http://www.sitemapspal.com/
     
    ServerUnion, Jun 15, 2005 IP
  4. T0PS3O

    T0PS3O Feel Good PLC

    Messages:
    13,219
    Likes Received:
    777
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Or you can quite simply build it dynamically from your database or statically from your access logs.

    I'll be implementing a dynamic solution somewhere during the next few weeks. No rush.
     
    T0PS3O, Jun 15, 2005 IP
  5. Foxy

    Foxy Chief Natural Foodie

    Messages:
    1,614
    Likes Received:
    48
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Am I missing something?

    It's the google xml connection that I want

    So why would I be able to do it without the route google is telling me.....
     
    Foxy, Jun 15, 2005 IP
  6. mopacfan

    mopacfan Peon

    Messages:
    3,273
    Likes Received:
    164
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Does anyone know what the xml output file should look like for creating the xml w/o the python install?
     
    mopacfan, Jun 15, 2005 IP
  7. T0PS3O

    T0PS3O Feel Good PLC

    Messages:
    13,219
    Likes Received:
    777
    Best Answers:
    0
    Trophy Points:
    0
    #7
    This is mine, copied and pasted from browser so has some -'s in it.

    
            This XML file does not appear to have any style information associated with it. The document tree is shown below.
          
    -
    	<urlset>
    -
    	<url>
    -
    	<loc>
    http://www.yourdomain.co.uk/product_info.php?products_id=35
    </loc>
    <lastmod>2005-03-30</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    </url>
    -
    	<url>
    -
    	<loc>
    http://www.yourdomain.co.uk/product_info.php?products_id=31
    </loc>
    <lastmod>2005-06-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    </url>
    -
    	<url>
    -
    	<loc>
    http://www.yourdomain.co.uk/product_info.php?products_id=33
    </loc>
    <lastmod>2005-06-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
    </url>
    -
    	<url>
    -
    	<loc>
    http://www.yourdomain.co.uk/product_info.php?products_id=34
    </loc>
    <lastmod>2005-03-29</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
    </url>
    -
    	<url>
    -
    	<loc>
    http://www.yourdomain.co.uk/product_info.php?products_id=28
    </loc>
    <lastmod>2005-06-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.4</priority>
    </url>
    -
    	<url>
    -
    	<loc>
    http://www.yourdomain.co.uk/product_info.php?products_id=37
    </loc>
    <lastmod>2005-04-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.3</priority>
    </url>
    -
    	<url>
    -
    	<loc>
    http://www.yourdomain.co.uk/product_info.php?products_id=42
    </loc>
    <lastmod>2005-06-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.3</priority>
    </url>
    -
    	<url>
    -
    	<loc>
    http://www.yourdomain.co.uk/product_info.php?products_id=45
    </loc>
    <lastmod>2005-06-06</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.3</priority>
    </url>
    -
    	<url>
    -
    	<loc>
    http://www.yourdomain.co.uk/product_info.php?products_id=29
    </loc>
    <lastmod>2005-06-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.3</priority>
    </url>
    -
    	<url>
    -
    	<loc>
    http://www.yourdomain.co.uk/product_info.php?products_id=32
    </loc>
    <lastmod>2005-06-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.2</priority>
    </url>
    -
    	<url>
    -
    	<loc>
    http://www.yourdomain.co.uk/product_info.php?products_id=38
    </loc>
    <lastmod>2005-03-29</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.2</priority>
    </url>
    -
    	<url>
    -
    	<loc>
    http://www.yourdomain.co.uk/product_info.php?products_id=44
    </loc>
    <lastmod>2005-06-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.1</priority>
    </url>
    -
    	<url>
    -
    	<loc>
    http://www.yourdomain.co.uk/product_info.php?products_id=30
    </loc>
    <lastmod>2005-03-29</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.1</priority>
    </url>
    -
    	<url>
    -
    	<loc>
    http://www.yourdomain.co.uk/product_info.php?products_id=40
    </loc>
    <lastmod>2005-06-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.1</priority>
    </url>
    -
    	<url>
    -
    	<loc>
    http://www.yourdomain.co.uk/product_info.php?products_id=41
    </loc>
    <lastmod>2005-06-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.1</priority>
    </url>
    -
    	<url>
    -
    	<loc>
    http://www.yourdomain.co.uk/product_info.php?products_id=43
    </loc>
    <lastmod>2005-06-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.1</priority>
    </url>
    -
    	<url>
    -
    	<loc>
    http://www.yourdomain.co.uk/product_info.php?products_id=36
    </loc>
    <lastmod>2005-03-30</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.1</priority>
    </url>
    </urlset>
    Code (markup):
     
    T0PS3O, Jun 15, 2005 IP
  8. hans

    hans Well-Known Member

    Messages:
    2,923
    Likes Received:
    126
    Best Answers:
    1
    Trophy Points:
    173
    #8
    does anyone know which other major search engines also accept the Google sitemap as URL-submission mode ??
     
    hans, Jun 15, 2005 IP
  9. Stin

    Stin Guest

    Messages:
    264
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #9
    none, asfaik, I think they are trying to start a new standard for all search engines
     
    Stin, Jun 15, 2005 IP
  10. mopacfan

    mopacfan Peon

    Messages:
    3,273
    Likes Received:
    164
    Best Answers:
    0
    Trophy Points:
    0
    #10
    I created several and they all have been accepted. I hope that this will generate positive results and get a deeper crawl through some of the database generated content.
     
    mopacfan, Jun 16, 2005 IP
  11. hans

    hans Well-Known Member

    Messages:
    2,923
    Likes Received:
    126
    Best Answers:
    1
    Trophy Points:
    173
    #11
    me too i started 3 sitemaps

    1. for static files - the easiest one to maintain
    2. for dynamic files created from access_log offline - it used too much resources online the first time i ran it - hence the offline creation
    3. for the newest chapters - this sitemap is maintained manually

    - all accepted - all downloaded usually within an hours - and it seems that Google is re-downloading the sitemaps even without re-submission after 12 hours
     
    hans, Jun 16, 2005 IP
  12. mopacfan

    mopacfan Peon

    Messages:
    3,273
    Likes Received:
    164
    Best Answers:
    0
    Trophy Points:
    0
    #12
    Yea, I noticed that as well. I think it's pretty cool.
     
    mopacfan, Jun 16, 2005 IP
  13. toddieg

    toddieg Peon

    Messages:
    252
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #13
    everyone please keep us updated on the progress of this new project. i haven't submitted any sitemaps yet, and would like to hear some user experiences.
     
    toddieg, Jun 17, 2005 IP
  14. T0PS3O

    T0PS3O Feel Good PLC

    Messages:
    13,219
    Likes Received:
    777
    Best Answers:
    0
    Trophy Points:
    0
    #14
    Well, Google can't find mine, some DNS resolving issue at their ISP. Everything fine from my end. Have to sit and wait a while...
     
    T0PS3O, Jun 17, 2005 IP
  15. mopacfan

    mopacfan Peon

    Messages:
    3,273
    Likes Received:
    164
    Best Answers:
    0
    Trophy Points:
    0
    #15
    It certainly can't hurt.
     
    mopacfan, Jun 17, 2005 IP
  16. Hank

    Hank Guest

    Messages:
    57
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #16
    I've used http://www.sitemapxml.com/ for one of my sites. It's been an awesome experience so far. Had a bunch of dynamic PHP pages that weren't in the index that are now! More traffic, broader keyword appeal.

    Hank
     
    Hank, Jun 17, 2005 IP