Thread: SitemapXML v.2

Page 51 of 222 FirstFirst ... 41495051525361101151 ... LastLast
Results 501 to 510 of 2213
  1. #501
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: SitemapXML v.2

    Quote Originally Posted by jabbawest View Post
    Thank you countrycharm, I thought that would work but was following the other urls as a guide.
    Is that it for sitemap submissions? Are there any minor players to submit them to?
    That is it as of now, unless somebody else has any suggestions.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  2. #502
    Join Date
    May 2010
    Posts
    74
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    Zen Cart 1.3.8a. I am seeing and extra "amp;" before cPath in the sitemap URLs. For example:

    <!-- generator="Zen-Cart SitemapXML" v 2.1.0 30.04.2009 10:35 -->
    <url>
    <loc>http://www.lonestarpopcorn.com/index.php?main_page=index&amp;cPath=1071_1231</loc>
    <lastmod>2010-09-09</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.00</priority>
    </url>

    When I put this category URL in the browser, I get the home page. When I remove the extra "amp;" then I get the category page. When I put in the one for products, I get "product not found". Remove the "amp;" and I get the product page.

    It is the same with categories, products and EZ page sitemaps.

    Has anyone seen this?

  3. #503
    Join Date
    Jan 2006
    Location
    Portland, Oregon
    Posts
    276
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    Using Zen Cart 1.3.9.d
    with Google Base Feeder, Share Bookmarking Widget, Ultimate SEO URL and A Black Pure Template

    Okay, I have tried searching this entire thread and the forums for this info but can't get no satisfaction...

    I attempted to install this addon once and it killed my site. I'm not blaming that on anyone but myself because it says it is not supported on version 1.3.9.x of Zen Cart but I was sure I could get it running. When I couldn't access my site at all I regretted trying.

    My question is then...

    What are my options if this won't install on my version of Zen Cart?

    OR

    If you got this running on your 1.3.9.x site can you please outline the exact instructions I should follow to get it running?

    I have looked into the free xml sitemap generators on the internet and I can't be sure that they are going to work for my setup because of the Ultimate SEO URL addon.

    Thanks in advance for your help.
    Salvatore

  4. #504
    Join Date
    Feb 2010
    Posts
    154
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    Mafiasam,

    I don't have any other addons on my site (Zencart 1.3.9f), and SitemapXML installed easily using the instructions supplied with it.

    So it's probably likely that you're getting a clash with another addon rather than with the version of Zencart.

  5. #505
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: SitemapXML v.2

    Quote Originally Posted by mafiasam View Post
    Using Zen Cart 1.3.9.d
    with Google Base Feeder, Share Bookmarking Widget, Ultimate SEO URL and A Black Pure Template

    Okay, I have tried searching this entire thread and the forums for this info but can't get no satisfaction...

    I attempted to install this addon once and it killed my site. I'm not blaming that on anyone but myself because it says it is not supported on version 1.3.9.x of Zen Cart but I was sure I could get it running. When I couldn't access my site at all I regretted trying.

    My question is then...

    What are my options if this won't install on my version of Zen Cart?

    OR

    If you got this running on your 1.3.9.x site can you please outline the exact instructions I should follow to get it running?

    I have looked into the free xml sitemap generators on the internet and I can't be sure that they are going to work for my setup because of the Ultimate SEO URL addon.

    Thanks in advance for your help.
    Salvatore
    I have it working perfectly with Zen Cart 1.3.9.f

    Just make sure you change the name of admin, and template_default to whatever your custom folders. Then go to your includes folder Download a copy of the .htaccess file, open it in a text editor, scroll down to line 27 and chage it from this
    <FilesMatch ".*\.(js|JS|css|CSS|jpg|JPG|gif|GIF|png|PNG|swf|SWF)$">
    To this
    <FilesMatch ".*\.(js|JS|css|CSS|jpg|JPG|gif|GIF|png|PNG|swf|SWF|xsl|XSL)$">
    It just adding the xsl, XSL so your server don't throw an error.
    Thats it, just make sure you add it to your robots.txt
    I don't use Ultimate SEO URL addon so I can't help there.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  6. #506
    Join Date
    Jun 2010
    Posts
    14
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    Ive got a problem its not loading the EzPages this is what its saying:

    Ezpages Sitemap
    EZ-Page ignored (found in ROBOTS_PAGES_TO_SKIP): "http://fancykidz.com/index.php?main_page=create_account" (http://fancykidz.com/index.php?main_page=create_account)
    EZ-Page ignored (found in ROBOTS_PAGES_TO_SKIP): "http://fancykidz.com/index.php?main_page=contact_us" (http://fancykidz.com/index.php?main_page=contact_us)


    what do i do in that situation??

  7. #507
    Join Date
    Jan 2006
    Location
    Portland, Oregon
    Posts
    276
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    @ country charm and celtic

    Thanks for the advice. I'm going to have to make sure I have a valid backup before I try again. Uninstalling it didn't help the last time I tried it either.

    Country Charm - I will definitely follow the directions given. That's exactly what I was looking for.

    Thanks
    Salvatore

  8. #508
    Join Date
    May 2010
    Posts
    3
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    Quote Originally Posted by ronron View Post
    Hi, manage to get admin tool sitemap XML. There is a message at the HEADING_TITLE
    TEXT_SITEMAPXML_OVERVIEW_HEAD TEXT_SITEMAPXML_OVERVIEW_TEXT TEXT_SITEMAPXML_INSTRUCTIONS_HEAD TEXT_SITEMAPXML_INSTRUCTIONS_STEP1 TEXT_SITEMAPXML_INSTRUCTIONS_STEP2
    What does that means?
    Anyone please can help, will be appreciated.
    I have same problem

  9. #509
    Join Date
    May 2010
    Posts
    3
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    Hi, I get admin tool sitemap XML. There is a message at the HEADING_TITLE
    TEXT_SITEMAPXML_OVERVIEW_HEAD TEXT_SITEMAPXML_OVERVIEW_TEXT TEXT_SITEMAPXML_INSTRUCTIONS_HEAD TEXT_SITEMAPXML_INSTRUCTIONS_STEP1 TEXT_SITEMAPXML_INSTRUCTIONS_STEP2
    I am using 1.39f
    Anyone please can help, will be appreciated.

  10. #510
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: SitemapXML v.2

    Quote Originally Posted by jamesding88 View Post
    Hi, I get admin tool sitemap XML. There is a message at the HEADING_TITLE
    TEXT_SITEMAPXML_OVERVIEW_HEAD TEXT_SITEMAPXML_OVERVIEW_TEXT TEXT_SITEMAPXML_INSTRUCTIONS_HEAD TEXT_SITEMAPXML_INSTRUCTIONS_STEP1 TEXT_SITEMAPXML_INSTRUCTIONS_STEP2
    I am using 1.39f
    Anyone please can help, will be appreciated.
    It means one or more files are not in the right place. Check and make sure if you have renamed your admin you change the name on the sitemapxml admin folder to the correct name. Also make sure you change the name of the template_default to whatever name you are using.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

 

 

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