Thread: SitemapXML v.2

Page 49 of 222 FirstFirst ... 3947484950515999149 ... LastLast
Results 481 to 490 of 2213
  1. #481
    Join Date
    Feb 2010
    Posts
    154
    Plugin Contributions
    0

    Default Re: SitemapXML v.2 on ZenCart 1.3.9f

    Quote Originally Posted by countrycharm View Post
    That is correct, you shouldn't have uploaded theses at all. You open up the install.sql statement and copy and paste it into you admin/tools/install_sql_patches. You then should have what you are missing under tools. If you get an error after trying to create a sitemap follow these instructions.
    http://www.zen-cart.com/forum/showpo...&postcount=447
    Quote Originally Posted by Celtic View Post
    Thanks countrycharm, but what you've said here doesn't seem to be correct.

    I have already copy and pasted the install.sql contents into the admin/tools/install_sql_patches section which then went ahead and created a menu entry under configuration/sitemap xml which lets me change the various settings.

    What I don't have is any new menu items under the Tools menu to allow me to create sitemaps. I've taken a look through the sql statements in the install.sql file, and all that seems to do is create the menu entry under configuration/sitemap xml.

    I'm not getting any errors when generating a sitemap as I don't have an option anywhere to generate one.

    Any further help on this would be greatly appreciated.

    C.
    Couldn't edit my original post above so...

    #EDIT#

    I've just read this thread. As per standard security precautions I have of course renamed my own admin folder, and some of the sitemap files got dumped into the 'admin' folder not my renamed one.

    Problem sorted, thanks.
    Last edited by Celtic; 23 Aug 2010 at 10:32 PM.

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

    Default Re: SitemapXML v.2 on ZenCart 1.3.9f

    Quote Originally Posted by Celtic View Post
    Couldn't edit my original post above (why only a 7 minute window????) so...

    #EDIT#

    I've just read this thread. As per standard security precautions I have of course renamed my own admin folder, and some of the sitemap files got dumped into the 'admin' folder not my renamed one.

    Problem sorted, thanks.
    Yes that happens sometime. Always a good idea to rename your admin folder for security reason, but never forget when adding on any add on change it to whatever your custom folder name is. Glade you got it worked out.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  3. #483
    Join Date
    Jan 2010
    Location
    Gilbert, AZ
    Posts
    43
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    I hope this isn't a stupid question but for some reason sitemapxml used "&" instead of "&amp" on some of the links in my ezpages sitemap and google doesn't like it. All other sitemaps are working fine.

    Using latest version of sitemap (just installed it a few days ago) and have Zen-Cart 1.3.9d

    Any help you can offer on why it is doing this would be appreciated.

    [edit] posting the contents of the sitemap below. It seems it is also leaving out a ";" which may actually be the larger issue.

    <?xml-stylesheet type="text/xsl" href="includes/templates/premium6a/css/gss.xsl"?>
    <urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
    http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"
    xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- generator="Zen-Cart SitemapXML" v 2.1.0 30.04.2009 10:35 -->
    <url>
    <loc>http://www.completespray.com/index.php?main_page=index&amp;cPath=59_77</loc>
    <changefreq>weekly</changefreq>
    <priority>1.00</priority>
    </url>
    <url>
    <loc>http://www.completespray.com//index.php?main_page=index&amp;cPath=59_60</loc>
    <changefreq>weekly</changefreq>
    <priority>0.88</priority>
    </url>
    <url>
    <loc>http://www.completespray.com//index.php?main_page=index&amp;cPath=59_66</loc>
    <changefreq>weekly</changefreq>
    <priority>0.75</priority>
    </url>
    <url>
    <loc>http://www.completespray.com/index.php?main_page=index&cPath=78</loc>
    <changefreq>weekly</changefreq>
    <priority>0.63</priority>
    </url>
    <url>
    <loc>http://www.completespray.com//index.php?main_page=index&amp;cPath=59_62</loc>
    <changefreq>weekly</changefreq>
    <priority>0.50</priority>
    </url>
    <url>
    <loc>http://www.completespray.com/index.php?main_page=index&cPath=171</loc>
    <changefreq>weekly</changefreq>
    <priority>0.38</priority>
    </url>
    </urlset>
    Last edited by completespray; 25 Aug 2010 at 03:15 AM.

  4. #484
    Join Date
    Jan 2010
    Location
    Gilbert, AZ
    Posts
    43
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    Never mind after some research seems this is just a bit of bad php code.

    here is the link on how to fix it - I haven't tried it yet but I think this sounds correct.

    http://www.w3.org/QA/2005/04/php-session

  5. #485
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    Quote Originally Posted by BlessIsaacola View Post
    Does anyone know how to modify this mod to Use cPath in product info url? Thanks!
    Well, I am still hoping someone knows how to fix this because for everyone using 1.3.9 this is a real issue.

    With Zen Cart 1.3.9, it now generates a canonical url (which includes the cPath for all product). However the url that is generated by the sitemap does not include the cPath for the product url.

    It will be nice to have a sitemap that is generating a consistent url to the one that we are passing to the search engines as the canonical url.

    Thanks!

  6. #486
    Join Date
    May 2009
    Posts
    413
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    Quote Originally Posted by BlessIsaacola View Post
    Well, I am still hoping someone knows how to fix this because for everyone using 1.3.9 this is a real issue.

    With Zen Cart 1.3.9, it now generates a canonical url (which includes the cPath for all product). However the url that is generated by the sitemap does not include the cPath for the product url.

    It will be nice to have a sitemap that is generating a consistent url to the one that we are passing to the search engines as the canonical url.

    Thanks!
    Wow, I never even realised that before now... I hope someone can come up with a fix soon

  7. #487
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    Quote Originally Posted by BlessIsaacola View Post
    Well, I am still hoping someone knows how to fix this because for everyone using 1.3.9 this is a real issue.

    With Zen Cart 1.3.9, it now generates a canonical url (which includes the cPath for all product). However the url that is generated by the sitemap does not include the cPath for the product url.

    It will be nice to have a sitemap that is generating a consistent url to the one that we are passing to the search engines as the canonical url.

    Thanks!
    Actually, on a second thought, I think the way this model is generating product url is the right way to go. Since a product can belong to multiple categories and can be moved from category to category it will make sense that the authoritative url is the format used by this mod not one that includes cPath.

    I think the new canonical url support in Zen Cart 1.3.9 is really where the change needs to happen to generate canonical url for products that doesn't include cPath.

  8. #488
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    Here is the code that generates the product link:

    PHP Code:
    $link zen_href_link(zen_get_info_page($products->fields['products_id']), 'products_id=' $products->fields['products_id'] . $langParm'NONSSL'false); 
    I need help modifying it to include cPath in the url generated.

    Thanks!
    Last edited by BlessIsaacola; 28 Aug 2010 at 04:16 AM.

  9. #489
    Join Date
    Aug 2010
    Posts
    33
    Plugin Contributions
    0

    red flag Re: SitemapXML v.2

    Quote Originally Posted by BlessIsaacola View Post
    Well, I am still hoping someone knows how to fix this because for everyone using 1.3.9 this is a real issue.

    With Zen Cart 1.3.9, it now generates a canonical url (which includes the cPath for all product). However the url that is generated by the sitemap does not include the cPath for the product url.

    It will be nice to have a sitemap that is generating a consistent url to the one that we are passing to the search engines as the canonical url.

    Thanks!
    its interesting issue

    i found that in admin/configuration/SEO URLs there is :

    Add cPath to product URLs?

    i got it on false, and urls looks like :

    http://www.vodeoo.com/sitemapproducts.xml

    if i change seo to true it will add :

    "This setting will append the cPath to the end of product URLs (i.e. - some-product-p-1.html?cPath=xx)."


    is it any better for search engines, and for SEO in general?


    ps.
    i got ultimate seo url's installed.

  10. #490
    Join Date
    Aug 2010
    Posts
    33
    Plugin Contributions
    0

    red flag Re: SitemapXML v.2

    Quote Originally Posted by mataleo View Post
    its interesting issue

    i found that in admin/configuration/SEO URLs there is :

    Add cPath to product URLs?

    i got it on false, and urls looks like :

    http://www.vodeoo.com/sitemapproducts.xml

    if i change seo to true it will add :

    "This setting will append the cPath to the end of product URLs (i.e. - some-product-p-1.html?cPath=xx)."


    is it any better for search engines, and for SEO in general?


    ps.
    i got ultimate seo url's installed.


    tested

    not working,

    sitemap not generateing cpath urls

    switched it off

 

 

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