Page 1 of 6 123 ... LastLast
Results 1 to 10 of 847

Hybrid View

  1. #1
    Join Date
    Mar 2006
    Posts
    208
    Plugin Contributions
    0

    Default Google SitemapAdmin

    Well, following to the older forum topic
    http://www.zen-cart.com/forum/showth...light=sitemaps

    I have a question regarding this mod.
    I have a 3 languages store, so when the sitemap is genarated, links like these accour, displaying the lang ID as well:

    .....main_page=product_info&language=GR&products_id=1104
    or
    ....main_page=product_info&language=DE&products_id=2364

    Any suggestions?

    Dimi

  2. #2
    Join Date
    Mar 2005
    Posts
    561
    Plugin Contributions
    4

    Default Re: Google SitemapAdmin

    Im not sure what your question actually is?
    But as far as I know its meant to do that otherwise anyone visiting your site might not have the right language and not understand?

  3. #3
    Join Date
    Mar 2006
    Posts
    208
    Plugin Contributions
    0

    Default Re: Google SitemapAdmin

    Hi Reesy,

    I did a closer inspection inside the .xml Looks like the script generates links to a specific product for each language defined. So, each product is indexed 3 times (in my case)
    I thought it was an error.
    However, Google accepted the xml, so I'm happy !

    Dimi

  4. #4
    Join Date
    Apr 2006
    Location
    Menlo Park, CA
    Posts
    46
    Plugin Contributions
    0

    Default Re: Google SitemapAdmin

    Ummm... has this been updated for 1.3?

    I installed it, ran the SQL patch, changed permissions, & nothing showed up in Admin / Tools.

    No errors, no feedback, nothing.

    Any ideas?

    -- Larry

  5. #5
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: Google SitemapAdmin

    It's work normally in 1.3.0.1

  6. #6
    Join Date
    Apr 2006
    Location
    Menlo Park, CA
    Posts
    46
    Plugin Contributions
    0

    Default Re: Google SitemapAdmin

    A quick note -- you might want to revise the 'readme.txt' file.

    It advises the user to:

    "3. Go to admin>tools>Google XML Sitemap;"

    when it actually appears in "Admin > Configuration > Google XML Sitemap."

    I just didn't see it when I looked as directed. Once I found it, it seems to be working very nicely; thank you for an extremely useful mod.

    -- Larry

  7. #7
    Join Date
    May 2006
    Posts
    14
    Plugin Contributions
    0

    Default Re: Google SitemapAdmin

    Hi guys.

    Wonderful tool this Google Sitemap Admin. However, I got it to work on a smaller site with some 500 products, but not on a site with some 20.000 products.

    1. I added the sql patch and made the xml files 777, but it still does nothing.

    2. I tried making the limit of number of links and size bigger, but to no avail.

    I can tell the php is doing something, i.e. making the query and working, since it takes quite a while before the "Done" pops up in the window. However the "Done-page" is blank and the xml files are still 0 size.

    Any suggestions?

    And to answer a question:

    Quote Originally Posted by sketman
    http://www.netgifts.biz/index.php?main_page=product_music_info&products_id=188

    that listing leads to an empty page at my website because of incorrect separator ";" - there should by "&".

    any ideas why the xml files are being created incorrectly?
    Go here: http://www.google.com/webmasters/sit...temapXMLFormat

    and scroll down to "Entity escaping". Your site map is not generated wrong. It is generated correct for the GoogleBot.

    Also there is a space here:
    ".... product<space>s_id=188" ,

    which I'm guessing shouldnt be there.
    Last edited by piwanek; 29 Aug 2006 at 10:30 PM.

  8. #8
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: Google SitemapAdmin

    Quote Originally Posted by piwanek
    I got it to work on a smaller site with some 500 products, but not on a site with some 20.000 products.
    Try to add
    PHP Code:
    set_time_limit(0); 
    after
    PHP Code:
    require_once('includes/application_top.php'); 
    in googlesitemap.php.

  9. #9
    Join Date
    May 2006
    Posts
    14
    Plugin Contributions
    0

    Default Re: Google SitemapAdmin

    I'll give it a try and let you know. Thank you. :)

  10. #10
    Join Date
    Feb 2006
    Posts
    133
    Plugin Contributions
    0

    Default Re: Google SitemapAdmin

    Andrew - will the Google Sitemap on your site work with Zencart 1.27 ?

 

 
Page 1 of 6 123 ... LastLast

Similar Threads

  1. v150 google modudle, shipping costs are no longer being passed to google
    By alcanlove in forum Addon Shipping Modules
    Replies: 2
    Last Post: 10 Sep 2012, 06:46 PM
  2. Google Checkout-anyway to avoid being redirected to Google payment page?
    By acreativepage in forum Addon Payment Modules
    Replies: 6
    Last Post: 23 Jan 2009, 12:50 AM
  3. Google SiteMapAdmin vs. Google XML sitemap
    By distanceDemon in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 9 Nov 2007, 03:39 PM
  4. Google Sitemapadmin
    By ghgarcia in forum All Other Contributions/Addons
    Replies: 10
    Last Post: 14 Oct 2007, 08:11 AM
  5. Google SitemapAdmin SQL Error
    By jeanmichel in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 30 Oct 2006, 08:57 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg