Thread: SitemapXML v.2

Page 17 of 222 FirstFirst ... 715161718192767117 ... LastLast
Results 161 to 170 of 2215
  1. #161
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: SitemapXML v.2

    GOTCHA!!!
    Yahoo has new requirements for authentication.
    You need to paste a metatag in the common htmlheader.php and/or upload to root an auth file that they create for you.
    After that, everything fine.

  2. #162
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: SitemapXML v.2

    @ckosloff - A link to a Yahoo page explaining more in detail to apply the fix you discovered, would be appreciated.

  3. #163
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: SitemapXML v.2

    Quote Originally Posted by Website Rob View Post
    @ckosloff - A link to a Yahoo page explaining more in detail to apply the fix you discovered, would be appreciated.
    You are right, I was in a hurry, will post in a moment.
    HOWEVER...the damn thing is back where it was.
    Cron reported same error.
    Anybody else having problems with Yahoo??

    https://siteexplorer.search.yahoo.com/mysites
    Go here and click on the site you wish to authenticate.
    You need to create an account with Yahoo first.
    Last edited by ckosloff; 3 Jul 2009 at 02:15 PM.

  4. #164
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: SitemapXML v.2

    And you paste the meta tag here:
    includes/templates/CUSTOM/common/html_header.php

  5. #165

    Default Re: SitemapXML v.2

    Can someone please tell me why my sitemap is empty?

    After I hit generate sitemap under tools, this is what I get:

    SiteMapXML (v 2.1.0 30.04.2009 10:35)

    Categories Sitemap

    "sitemapcategories.xml.gz" have not changed - using existing file(s)
    Ezpages Sitemap

    File http://www.karma-charms.com/sitemapezpages.xml.gz. Written 8 items (1538 bytes), Filesize: 459 bytes
    Total: files 1, items 8 (1547 bytes).
    Products Sitemap

    "sitemapproducts.xml.gz" have not changed - using existing file(s)
    Reviews Sitemap

    File http://www.karma-charms.com/sitemapreviews.xml.gz. Written 0 items (0 bytes), Filesize: 26 bytes
    Sitemap Index

    URL - http://www.karma-charms.com/sitemapindex.xml
    Written 0 items (478 bytes), Filesize: 478 bytes
    Total Execution Time 0:0.0215

    Karma Charms, LLC - Because Big Dogs Have Extra Charm
    Catering to large and giant breed dogs
    http://www.karma-charms.com

  6. #166
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: SitemapXML v.2

    Quote Originally Posted by KarmaCharms View Post
    After I hit generate sitemap under tools, this is what I get:
    Probably you don't have any reviews.
    Also, why the gz extension?

  7. #167

    Default Re: SitemapXML v.2

    What do the reviews have to do with it saying I don't have any products?

    The gz I set up in the config, for compressing the files. Should I not?
    Karma Charms, LLC - Because Big Dogs Have Extra Charm
    Catering to large and giant breed dogs
    http://www.karma-charms.com

  8. #168
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: SitemapXML v.2

    Quote Originally Posted by KarmaCharms View Post
    The gz I set up in the config, for compressing the files. Should I not?
    Trying to help and still waiting for answers to my own problems.
    You mean that sitemapproducts.xml is not being generated.
    I would first check if all the files are loaded in correct locations.
    Unless you have huge files, gz is not needed, but it shouldn't be the cause of your problems.

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

    Default Re: SitemapXML v.2

    Quote Originally Posted by KarmaCharms View Post
    Can someone please tell me why my sitemap is empty?
    Wow! Typo in file includes/classes/sitemapxml.php
    To fix it find:
    Code:
          $pattern = '/^' . $this->filename . '.*(\.xml' . (SITEMAPXML_COMPRESS != 'true' ? '|\.xml\.gz' : '') . ')$/';
    and replace by
    Code:
          $pattern = '/^' . $this->filename . '.*(\.xml' . (SITEMAPXML_COMPRESS == 'true' ? '|\.xml\.gz' : '') . ')$/';

  10. #170

    Default Re: SitemapXML v.2

    Thanks! That seemed to help.... but now I get this:

    cURL Error: Error http_code "403" reading "http://search.yahooapis.com/SiteExplorerService/V1/ping?sitemap=http%3A%2F%2Fwww.karma-charms.com%2Fsitemapindex.xml"
    Also why is it still saying
    Products Sitemap

    "sitemapproducts.xml" have not changed - using existing file(s)
    even though I just added a new product..... and the products ARE showing in the list....
    Karma Charms, LLC - Because Big Dogs Have Extra Charm
    Catering to large and giant breed dogs
    http://www.karma-charms.com

 

 

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