Thread: SitemapXML v.2

Page 13 of 213 FirstFirst ... 311121314152363113 ... LastLast
Results 121 to 130 of 2127
  1. #121
    Join Date
    Jun 2006
    Posts
    779
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    Quote Originally Posted by trinorthlighting View Post
    The &language=en will cause duplicate url issues in Google if you already have a lot of pages indexed. So if the majortity of your site is indexed, do not use the sitemaps with those urls ending in the &language=en because it will kill your rankings.
    How/where would you edit/remove "those urls ending in the &language=en " ?

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

    Default Re: SitemapXML v.2

    Quote Originally Posted by trinorthlighting View Post
    Why does the sitemap generator add an &language=en to the end of the urls?
    Admin -> Configuration -> Sitemap XML -> 'Generate language_id for default language' - set to false

  3. #123
    Join Date
    Mar 2006
    Location
    Rosebud, Victoria, Australia
    Posts
    310
    Plugin Contributions
    2

    Default Re: SitemapXML v.2

    Quote Originally Posted by a_berezin View Post
    Admin -> Configuration -> Sitemap XML -> 'Generate language_id for default language' - set to false
    That's a pretty important setting. I hadn't realised that I was suddenly giving out the language setting in my sitemap files. Hopefully having that setting on for a few days won't have stuffed up my rankings too much.

    Cheers, Lloyd Borrett.
    Zen Cart 1.5.5e, PHP 5.3.29 MySQL 5.5.42

  4. #124
    Join Date
    Mar 2006
    Location
    Rosebud, Victoria, Australia
    Posts
    310
    Plugin Contributions
    2

    Default Re: SitemapXML v.2

    G'day,

    I'm a bit confused over how SitemapXML handles EZ-Pages and Defined Pages.

    SitemapXML outputs three items into my sitemapezpages.xml file: privacy, site_map and the resolved link to gift certificates.

    But how can I get the pages shipping_info, returns, conditions and contact_us into one of the sitemap files?

    Chrees, Lloyd Borrett.
    Zen Cart 1.5.5e, PHP 5.3.29 MySQL 5.5.42

  5. #125
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,372
    Plugin Contributions
    4

    Default Re: SitemapXML v.2

    Quote Originally Posted by kevinmc3 View Post
    I am getting TWO different answers. Is it:
    A. googlesitemap.php?inline=yes
    or
    B. sitemapindex.xml
    This has been elucidated previously in this thread, search a few pages backwards.

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

    Default Re: SitemapXML v.2

    Quote Originally Posted by lloyd_borrett View Post
    I'm a bit confused over how SitemapXML handles EZ-Pages and Defined Pages.
    Readme:
    Quote Originally Posted by lloyd_borrett View Post
    - generation of xml-sitemaps for (separate files):
    1. Products (support hideCategories),
    2. Categories (support hideCategories),
    3. Reviews,
    4. EZ-pages
    5. Testimonials,
    Where do you see here Defined Pages?
    Defined Pages are not supported and will not be maintained.

    If you feel like you can your hands to create a sitemap for Defined Pages. But to index these pages silly - they do not contain any information that would help-sell. This information trash.

  7. #127
    Join Date
    Jan 2008
    Posts
    2
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    Quote Originally Posted by a_berezin View Post
    Test this one:
    file includes/classes/sitemapxml.php
    find
    Code:
    $itemRecord .= '  <priority>' . max(number_format((($this->sitemapFileItemsMax-$this->sitemapFileItemsTotal)/$this->sitemapFileItemsMax), 2, '.', ''), 0.10) . '</priority>' . "\n";
    replace by
    Code:
    $itemRecord .= '  <priority>' . number_format(max((($this->sitemapFileItemsMax-$this->sitemapFileItemsTotal)/$this->sitemapFileItemsMax), 0.10), 2, '.', '') . '</priority>' . "\n";
    It works!

    Thank you

  8. #128
    Join Date
    Mar 2004
    Posts
    16,042
    Plugin Contributions
    5

    Default Re: SitemapXML v.2

    Quote Originally Posted by a_berezin View Post
    Readme:

    Where do you see here Defined Pages?
    Defined Pages are not supported and will not be maintained.

    If you feel like you can your hands to create a sitemap for Defined Pages. But to index these pages silly - they do not contain any information that would help-sell. This information trash.

    Andrew, there ARE people that still use the define pages,

    just because YOU think they are trash dosnt mean other people do...

    rather than being a pompous @$$ why not answer the question in a more polite fashion.......
    Zen cart PCI compliant Hosting

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

    Default Re: SitemapXML v.2

    Merlinpa1969, what is the problem? Rather than read the father make a module for Defined Pages.

  10. #130
    Join Date
    Mar 2004
    Posts
    16,042
    Plugin Contributions
    5

    Default Re: SitemapXML v.2

    Andrew all I was saying is that you were rude,
    you could have said the same thing and been polite,

    the other point I made is that JUST because you thing the define pages (
    things like contact us, shipping policy, privacy policy etc.... ) are stupid dosnt mean that the rest of the people do.....
    Zen cart PCI compliant Hosting

 

 

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