Thread: SitemapXML v.2

Page 1 of 14 12311 ... LastLast
Results 1 to 10 of 2106

Hybrid View

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

    Default SitemapXML v.2

    This Script generates an Sitemap as described here:
    http://www.sitemaps.org/

    (This replaces my former "Google Sitemap XML" addon, which I no longer support.)

    Features:
    =========
    - supports multilangual categories and products
    - supports Search-Engine Safe URLs
    - could be accessed by http or command line
    - autogenerates multiple sitemaps for sites with over 50.000 URLs
    - autogenerates multiple sitemaps if filesize exceeded 10MB
    - writes files compressed or uncompressed
    - using index.php wrapper - http://domain.com/index.php?main_page=sitemapxml
    - using languages file and etc.
    - auto-notify Google, Yahoo!, Ask.com and Microsoft (both live.com and msn.com)
    You can use the gzip feature or compress your Sitemap files using gzip.
    Please note that your uncompressed Sitemap file may not be larger than 10MB.
    - generation of a sitemap index file
    - generation of xml-sitemaps for (separate files):
    1. Products (support hideCategories),
    2. Categories (support hideCategories),
    3. Reviews,
    4. EZ-pages
    - multi-language support,
    - 'EZ pages rel=nofollow attribute' support (http://www.zen-cart.com/index.php?ma...roducts_id=944),
    - 'date_added'/'last_modified' support,
    - check internal links ('alt_url') by "noindex" rule (main_page in ROBOTS_PAGES_TO_SKIP),
    - toc_chapter proccessing
    5. Testimonials,

    If the products, categories, reviews have not changed since the last generation (time creation corresponding xml-sitemap file), a new xml-sitemap file not created (using existing xml-sitemap).

    Priority is calculated on the basis of the positions in the selection from the database, ie the operator ORDER BY in the sql query. First item have priority=1.00, last=0.10. So can no longer be situations where all items in the file have the same priority.
    Products - ORDER BY p.products_sort_order ASC, last_date DESC
    Categories - ORDER BY c.sort_order ASC, last_date DESC
    Reviews - ORDER BY r.reviews_rating ASC, last_date DESC
    EZ-pages - ORDER BY p.sidebox_sort_order ASC, last_date DESC
    Testimonials - ORDER BY last_date DESC

    Support 3 $_GET parameters:
    ping=yes - Pinging Google, Yahoo!, Ask.com and Microsoft.

    inline=yes - output file sitemapindex.xml. In Google Webmaster Tools you can define your "Sitemap URL":
    http://<your shop>/googlesitemap.php?inline=yes
    And every time Google will get googlesitemap.php he will receive a fresh sitemapindex.xml.

    genxml=no - don't generate xml-files.

    rebuild=yes - force rebuild all sitemap*.xml files.

    Comments and suggestions are welcome.
    If you need any more sitemaps (faq, news, etc) you may ask me, but I will do only if it matches with my interests.

    Download: http://www.zen-cart.com/index.php?ma...roducts_id=544

  2. #2
    Join Date
    Sep 2007
    Location
    Dublin, Ireland
    Posts
    1,288
    Plugin Contributions
    8

    Default Re: SitemapXML v.2

    Great to see it go live. Is it the same as the last beta you sent me or should I just download the new version?
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

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

    Default Re: SitemapXML v.2

    Hi Andrew,
    Quote Originally Posted by hem View Post
    Great to see it go live. Is it the same as the last beta you sent me or should I just download the new version?
    I add something new facilities. Better download the new module.

  4. #4
    Join Date
    Jul 2007
    Location
    Roseville, Michigan
    Posts
    188
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    Would this be a replacement for the Google XML Sitemap module then?

  5. #5
    Join Date
    Jul 2005
    Posts
    537
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    Quote Originally Posted by smoke133 View Post
    Would this be a replacement for the Google XML Sitemap module then?
    I think so. I read in his other post about the google mod:
    Quote Originally Posted by a_berezin View Post
    Attention!
    This module is no longer supported!!!


    Use new module sitemapXML - http://www.zen-cart.com/forum/showthread.php?p=725347

  6. #6
    Join Date
    Jan 2007
    Posts
    1,484
    Plugin Contributions
    10

    Default Re: SitemapXML v.2

    Thank you, Andrew, for your contributions!!!!

    I didn't see this in the readme file. Are there any special instructions for upgrading from the last Google Sitemap version? Or do we just overwrite all files and install the database patch, or...?

    Zen Cart and it's community are the best!!

  7. #7
    Join Date
    Mar 2008
    Posts
    218
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    I get these errors in my sitemapezpages.xml file:

    XML Parsing Error: not well-formed
    Location: http://www.bendisskin.com/sitemapezpages.xml
    Line Number 34, Column 61: <loc>http://www.bendisskin.com/index.php?main_page=page&id=34</loc>
    ------------------------------------------------------------^
    I guess it doesn't like the second "="? Is there a way to fix this so it doesn't produce this error?

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

    Default Re: SitemapXML v.2

    Quote Originally Posted by sfklaas View Post
    I get these errors in my sitemapezpages.xml file:



    I guess it doesn't like the second "="? Is there a way to fix this so it doesn't produce this error?
    How you define this Internal Link URL?

  9. #9
    Join Date
    Dec 2007
    Posts
    16
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    Now if generate sitemap in popup have this:

    HEADING_TITLE
    TEXT_HEAD_CATEGORIES
    "sitemapcategories.xml" TEXT_FILE_NOT_CHANGED
    TEXT_HEAD_EZPAGES
    TEXT_ERRROR_EZPAGES_OUTOFBASE
    TEXT_ERRROR_EZPAGES_OUTOFBASE
    TEXT_FILE_SITEMAP_INFO
    TEXT_TOTAL_SITEMAP
    TEXT_HEAD_PRODUCTS
    "sitemapproducts.xml" TEXT_FILE_NOT_CHANGED
    TEXT_HEAD_REVIEWS
    TEXT_FILE_SITEMAP_INFO
    TEXT_HEAD_SITEMAP_INDEX
    TEXT_INCLUDE_FILEsitemapcategories.xml (http://www.donnacosmesi.it/sitemapcategories.xml)
    TEXT_INCLUDE_FILEsitemapezpages.xml (http://www.donnacosmesi.it/sitemapezpages.xml)
    TEXT_INCLUDE_FILEsitemapproducts.xml (http://www.donnacosmesi.it/sitemapproducts.xml)
    TEXT_URL_FILEhttp://www.donnacosmesi.it/sitemapindex.xml
    TEXT_WRITTEN
    TEXT_EXECUTION_TIME 0:0.0264

  10. #10
    Join Date
    Jan 2008
    Posts
    90
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    Okay, I installed this last week. When I create the sitemap or submit it the box that pops up is a black background with black text....that's problem #1 that I still can't figure out.

    Problem #2

    Originally I had 4220 pages in the sitemap and about 2500 of them indexed.

    I now have 4220 pages in the sitemap and only 12 indexed......huh?

 

 
Page 1 of 14 12311 ... LastLast

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR