Thread: SitemapXML v.2

Page 175 of 211 FirstFirst ... 75125165173174175176177185 ... LastLast
Results 1,741 to 1,750 of 2107
  1. #1741
    Join Date
    Oct 2010
    Location
    London
    Posts
    50
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    Absolutely brilliant plugin! Thank you very much for your time and effort with this. A great tidy solution integrated nicely into zen cart admin with cron support.

    Installed it, ran the reindex and and well within one hour my sites on the first page of a google search under a specific keyword search.

    I have always been on page three or four for the same specific search terms for ages.

    Btw, is there any recommended specific fine tuning you'd recommend for a site that is graphic image heavy? At the moment I have left everything at default configuration settings for the first test.

    I was previously using a paid standalone version of xml-sitemaps which was very unstable when it reindexed for changes and hadnt been updated for a few years.

    Thanks once again.

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

    Default Re: SitemapXML v.2

    Hi,
    Quote Originally Posted by himmon View Post
    Btw, is there any recommended specific fine tuning you'd recommend for a site that is graphic image heavy? At the moment I have left everything at default configuration settings for the first test.
    Do not overestimate the importance of a site map. Google does not always follow the instructions of the site map. And well relink shop is quite possible to do without a site map.

  3. #1743
    Join Date
    Mar 2015
    Posts
    165
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    Ok so I would like to use this with Ultimate URLs but cannot. I have to turn it off. But then for some reason, see my previous post about why google webmaster tools is not indexing the site.

    When I run this with Ultimate URLs, after a while I set a internal server error. Here is the error

    [29-Nov-2016 00:47:53] PHP Warning: fopen(/var/www/vhosts/mydomain.com/httpdocs/sitemap/sitemapcategories.xml): failed to open stream: Permission denied in /var/www/vhosts/mydomain.com/httpdocs/includes/classes/sitemapxml.php on line 759
    [29-Nov-2016 00:47:53] PHP Warning: fopen(/var/www/vhosts/mydomain.com/httpdocs/sitemap/sitemapezpages.xml): failed to open stream: Permission denied in /var/www/vhosts/mydomain.com/httpdocs/includes/classes/sitemapxml.php on line 759
    [29-Nov-2016 00:47:53] PHP Warning: fopen(/var/www/vhosts/mydomain.com/httpdocs/sitemap/sitemapmainpage.xml): failed to open stream: Permission denied in /var/www/vhosts/mydomain.com/httpdocs/includes/classes/sitemapxml.php on line 759
    [29-Nov-2016 00:47:53] PHP Warning: fopen(/var/www/vhosts/mydomain.com/httpdocs/sitemap/sitemapmanufacturers.xml): failed to open stream: Permission denied in /var/www/vhosts/mydomain.com/httpdocs/includes/classes/sitemapxml.php on line 759
    [29-Nov-2016 00:47:53] PHP Warning: fopen(/var/www/vhosts/mydomain.com/httpdocs/sitemap/sitemapproducts.xml): failed to open stream: Permission denied in /var/www/vhosts/mydomain.com/httpdocs/includes/classes/sitemapxml.php on line 759
    [29-Nov-2016 00:47:53] PHP Warning: mysqli_free_result() expects parameter 1 to be mysqli_result, null given in /var/www/vhosts/mydomain.com/httpdocs/includes/modules/pages/sitemapxml/sitemapxml_products.php on line 122
    [29-Nov-2016 00:47:53] PHP Warning: fopen(/var/www/vhosts/mydomain.com/httpdocs/sitemap/sitemapproducts_reviews.xml): failed to open stream: Permission denied in /var/www/vhosts/mydomain.com/httpdocs/includes/classes/sitemapxml.php on line 759
    [29-Nov-2016 00:47:53] PHP Warning: fopen(/var/www/vhosts/mydomain.com/httpdocs/sitemap/sitemapreviews.xml): failed to open stream: Permission denied in /var/www/vhosts/mydomain.com/httpdocs/includes/classes/sitemapxml.php on line 759
    [29-Nov-2016 00:47:53] PHP Warning: fopen(/var/www/vhosts/mydomain.com/httpdocs/sitemap/sitemaptestimonials.xml): failed to open stream: Permission denied in /var/www/vhosts/mydomain.com/httpdocs/includes/classes/sitemapxml.php on line 759

    Here is the line in question

    $this->fp = fopen($path . $filename, 'w+');

    Here is what is produced before the error


    Name Size Last modified Permissions Type Items Comments Action
    sitemap.xml open sitemap in new window 0 11/29/2016 00:41:08 0644 Read Only!!! Ignored Delete
    sitemap/sitemapcategories.xml open sitemap in new window 554660 11/29/2016 00:48:19 0644 UrlSet 3019 ViewTruncateDelete
    sitemap/sitemapezpages.xml open sitemap in new window 3428 11/29/2016 00:48:19 0644 UrlSet 19 ViewTruncateDelete
    sitemap/sitemapmainpage.xml open sitemap in new window 688 11/29/2016 00:48:19 0644 UrlSet 1 ViewTruncateDelete
    sitemap/sitemapmanufacturers.xml open sitemap in new window 72769 11/29/2016 00:48:19 0644 UrlSet 409 ViewTruncateDelete
    sitemap/sitemapproducts.xml open sitemap in new window 1343007 11/29/2016 00:48:33 0644 UrlSet 5000 ViewTruncateDelete
    sitemap/sitemapproducts000.xml open sitemap in new window 1288686 11/29/2016 00:48:41 0644 UrlSet 5000 ViewTruncateDelete
    sitemap/sitemapproducts001.xml open sitemap in new window 1372417 11/29/2016 00:48:52 0644 UrlSet 5000 ViewTruncateDelete
    sitemap/sitemapproducts002.xml open sitemap in new window 1379430 11/29/2016 00:49:03 0644 UrlSet 5000 ViewTruncateDelete
    sitemap/sitemapproducts003.xml open sitemap in new window 865501 11/29/2016 00:49:10 0644 Undefined!!!

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

    Default Re: SitemapXML v.2

    Quote Originally Posted by travbacon View Post
    Ok so I would like to use this with Ultimate URLs but cannot.
    Why? You can test SitemapXML with Ultimate URLs there - http://test.zen-cart.su/admin-demo/s...xml.php?gID=31
    Login: demo
    Password: demo2016
    http://test.zen-cart.su/index.php?ma...ml&rebuild=yes

  5. #1745
    Join Date
    Mar 2010
    Location
    Butte, MT
    Posts
    79
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    Quote Originally Posted by travbacon View Post
    [29-Nov-2016 00:47:53] PHP Warning: fopen(/var/www/vhosts/mydomain.com/httpdocs/sitemap/sitemapcategories.xml): failed to open stream: Permission denied in /var/www/vhosts/mydomain.com/httpdocs/includes/classes/sitemapxml.php on line 759
    [29-Nov-2016 00:47:53] PHP Warning: fopen(/var/www/vhosts/mydomain.com/httpdocs/sitemap/sitemapezpages.xml): failed to open stream: Permission denied in /var/www/vhosts/mydomain.com/httpdocs/includes/classes/sitemapxml.php on line 759
    [29-Nov-2016 00:47:53] PHP Warning: fopen(/var/www/vhosts/mydomain.com/httpdocs/sitemap/sitemapmainpage.xml): failed to open stream: Permission denied in /var/www/vhosts/mydomain.com/httpdocs/includes/classes/sitemapxml.php on line 759
    [29-Nov-2016 00:47:53] PHP Warning: fopen(/var/www/vhosts/mydomain.com/httpdocs/sitemap/sitemapmanufacturers.xml): failed to open stream: Permission denied in /var/www/vhosts/mydomain.com/httpdocs/includes/classes/sitemapxml.php on line 759
    [29-Nov-2016 00:47:53] PHP Warning: fopen(/var/www/vhosts/mydomain.com/httpdocs/sitemap/sitemapproducts.xml): failed to open stream: Permission denied in /var/www/vhosts/mydomain.com/httpdocs/includes/classes/sitemapxml.php on line 759
    [29-Nov-2016 00:47:53] PHP Warning: mysqli_free_result() expects parameter 1 to be mysqli_result, null given in /var/www/vhosts/mydomain.com/httpdocs/includes/modules/pages/sitemapxml/sitemapxml_products.php on line 122
    [29-Nov-2016 00:47:53] PHP Warning: fopen(/var/www/vhosts/mydomain.com/httpdocs/sitemap/sitemapproducts_reviews.xml): failed to open stream: Permission denied in /var/www/vhosts/mydomain.com/httpdocs/includes/classes/sitemapxml.php on line 759
    [29-Nov-2016 00:47:53] PHP Warning: fopen(/var/www/vhosts/mydomain.com/httpdocs/sitemap/sitemapreviews.xml): failed to open stream: Permission denied in /var/www/vhosts/mydomain.com/httpdocs/includes/classes/sitemapxml.php on line 759
    [29-Nov-2016 00:47:53] PHP Warning: fopen(/var/www/vhosts/mydomain.com/httpdocs/sitemap/sitemaptestimonials.xml): failed to open stream: Permission denied in /var/www/vhosts/mydomain.com/httpdocs/includes/classes/sitemapxml.php on line 759
    This is a permission error. Who needs to own the files for them to be writable by the server? You may need to change the ownership of the sitemap directory and the various sitemap files or change their permissions so they are writable. If you recently upgraded your server (or if your host did), there may be a change in how permissions need to be set.
    Keith Seyffarth
    Paydirt Design

  6. #1746
    Join Date
    Feb 2008
    Posts
    107
    Plugin Contributions
    0

    help question Re: SitemapXML v.2

    Hello all,
    I got recently a problem, and I will be very thankful for assistance.
    I am a relative novice and almost ignorant in this field, so I am mostly use the services of a freelancer from Fiverr. Even so, it looks that he cannot fix it too.
    I am on 1.5.4
    At Search Console (Google) I get the following message: /https://www.petrutech.com/ Sitemap is HTML

    Your Sitemap appears to be an HTML page. Please use a supported sitemap format instead.

    The sitemap is not HTML, and it was "produced" using Google (as far as I know).

    I think that I found the problem, but I don’t know how to fix it:
    If you type http://www.petrutech.com/sitemap.xml or https://www.petrutech.com/sitemap.xml it works fine.
    However, if you write www.petrutech.com/sitemap.xml it shows an error.
    I don’t know if it is a canonical or redirected error, but I assume that Google gets an error from the www, without the http or https.
    It also may be in the site cache…

    I will appreciate any help / assistance
    I'll never know how much I don't know...

  7. #1747
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,263
    Plugin Contributions
    3

    Default Re: SitemapXML v.2

    This looks more like a server configuration error than a zencart problem. Could be any number of things including bad DNS A records to poor commands in htaccess.

    I install Berezin's sitemap on scores of sites, and they function flawlessly within seconds. I also don't use clunky plugins like Ultimate URL's, but the more reliable (and comprehensive CEON URI MAPPING).

    And (in my experience) Fiverr freelancers are mostly buffoon chancers who have little idea of how zencart works.
    20 years a Zencart User

  8. #1748
    Join Date
    Feb 2008
    Posts
    107
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    @ schoolboy
    Thank you very much for replying!
    I've found the "CEON URI MAPPING" link for downloading, but I couldn't find "Berezin's sitemap" link...
    Anyway, even if I will download these plug ins, which really look great, I don't have the guts (and the knowledge) installing them , and I am totally dependent on the guy from Fiverr.
    Indeed, a freelancer from Australia (found in ZC site...) installed and solved in the past most of my ZC problems.
    He is a real "pro" but I cannot afford the price, as the sales are decreased to ZERO. From the first page at Google, I am now within 30th-40th...
    From 190,000 results on Google, it dropped to 9000 within a month.
    I know that "almost everything cheap is very expensive", but as I cannot afford a "pro", I must use the services from Fiverr
    Many thanks again,
    petrutech
    I'll never know how much I don't know...

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

    Default Re: SitemapXML v.2

    Hi,
    Quote Originally Posted by Ridgh View Post
    @ schoolboy
    Thank you very much for replying!
    I've found the "CEON URI MAPPING" link for downloading, but I couldn't find "Berezin's sitemap" link...
    Anyway, even if I will download these plug ins, which really look great, I don't have the guts (and the knowledge) installing them , and I am totally dependent on the guy from Fiverr.
    Indeed, a freelancer from Australia (found in ZC site...) installed and solved in the past most of my ZC problems.
    He is a real "pro" but I cannot afford the price, as the sales are decreased to ZERO. From the first page at Google, I am now within 30th-40th...
    From 190,000 results on Google, it dropped to 9000 within a month.
    I know that "almost everything cheap is very expensive", but as I cannot afford a "pro", I must use the services from Fiverr
    Many thanks again,
    petrutech
    If you really need help, I'll try to help you. They came to me in private access to the FTP.

  10. #1750
    Join Date
    Feb 2008
    Posts
    107
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    Thank you a_berezin
    I just sent the PM :)
    Many thanks in advance!
    I'll never know how much I don't know...

 

 

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