Thread: SitemapXML v.2

Page 110 of 222 FirstFirst ... 1060100108109110111112120160210 ... LastLast
Results 1,091 to 1,100 of 2218
  1. #1091
    Join Date
    Oct 2012
    Posts
    1
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    I have poured over this forum trying to figure out why my install won't work. I'm running version 1.5.0. These are the exact steps I followed:

    1. Unzipped SitemapXML On Local Drive
    2. Changed Admin File To Match
    3. Uploaded all the files inside of SitemapXML(not the folder itself) to the root
    4. Changed permissions to 777
    5. Ran the SQL patch on admin side

    ... and this is where I'm at. It doesn't show up under tools. Any help would be appreciated. Thank you.

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

    Default Re: SitemapXML v.2

    Hi,
    Quote Originally Posted by boomup View Post
    found 2 new warnings, could you please help me fix it? thanks a lot

    Code:
     PHP Warning:  filesize() [<a href='function.filesize'>function.filesize</a>]: stat failed for /public_html/sitemap/sitemap.xml in /public_html/includes/classes/sitemapxml.php on line 594
     PHP Warning:  file_get_contents(/public_html/sitemap/sitemap.xml) [<a href='function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: No such file or directory in /public_html/includes/classes/sitemapxml.php on line 596
    includes/classes/sitemapxml.php
    Lines 594-596
    PHP Code:
        header('Content-Length: ' filesize($this->savepath $this->sitemapindex));
    //    header('Content-disposition: inline; filename=' . $this->sitemapindex);
        
    echo file_get_contents($this->savepath $this->sitemapindex); 
    replace by
    PHP Code:
        header('Content-Length: ' filesize($this->savepathIndex $this->sitemapindex));
        echo 
    file_get_contents($this->savepathIndex $this->sitemapindex); 

  3. #1093
    Join Date
    Jun 2006
    Posts
    440
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    Hello

    Thank you for this excellent mod. I have SEO friendly URLS in my shop. Is this Sitemap tool suitable for my needs.

    Thanks
    Regards
    Renz

  4. #1094
    Join Date
    May 2006
    Location
    Louisiana
    Posts
    263
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    When I add my sitemap to my webmaster tools as sitemap.xml, I get this error: Your Sitemap appears to be an HTML page. Please use a supported sitemap format instead. These are the pages that was built: sitemapindex.xml
    sitemapcategories.xml
    sitemapezpages.xml
    sitemapmainpage.xml
    sitemapmanufacturers.xml
    sitemapproducts.xml
    sitemapreviews.xml

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

    Default Re: SitemapXML v.2

    Quote Originally Posted by weezee View Post
    When I add my sitemap to my webmaster tools as sitemap.xml
    ...
    These are the pages that was built: sitemapindex.xml
    Where is the logic?
    What you see in the admin, Tools->SitemapXML "Submit your Sitemap"?

  6. #1096
    Join Date
    Jun 2012
    Posts
    41
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    Hi a_berezin,

    just installed SitemapXML on my ZenCart v1.3.9h, with no problem (beside not being able to apply instruction point N. 08 as still to be updated, but found the solution on the thread). Great addon !!!

    I've searched around and I've not found someone with my similar need and a possible reply.

    I would like to avoid creating a MANUFACTURER sitemap xml file.

    Is there any way doing this ?

    I already have this specified within robots.txt, but I would really prefer not even to create the file, if possible.

    Is there any portion to comment out ?

  7. #1097
    Join Date
    Jun 2012
    Posts
    41
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    I think I found the solution (but a formal confirmation would be nice...)...

    I took /includes/modules/pages/sitemapxml/sitemapxml_manufacturers.php file and just removed lines between 20 and 46... (obviously I kept a safe copy of the original file...).

    This way it seems that the file is parsed, but since there are no "building instructions" inside, the generation does not happen and there is no error message...

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

    Default Re: SitemapXML v.2

    Quote Originally Posted by mickymix View Post
    just installed SitemapXML on my ZenCart v1.3.9h, with no problem (beside not being able to apply instruction point N. 08 as still to be updated, but found the solution on the thread).
    What exactly caused difficulties in paragraph 8?
    Quote Originally Posted by mickymix View Post
    I've searched around and I've not found someone with my similar need and a possible reply.

    I would like to avoid creating a MANUFACTURER sitemap xml file.
    Delete /includes/modules/pages/sitemapxml/sitemapxml_manufacturers.php
    Last edited by a_berezin; 2 Nov 2012 at 02:16 PM.

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

    Default Re: SitemapXML v.2

    And of course do not forget to delete the file sitemapmanufacturers.xml

  10. #1100
    Join Date
    Jun 2012
    Posts
    41
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    Quote Originally Posted by a_berezin View Post
    What exactly caused difficulties in paragraph 8?
    "8. Go to Admin -> Tools -> Google XML Sitemap (If error messages occur, change permissions on the XML files to 777)."

    No "Google XML Sitemap" label...
    No error entering "Sitemap XML" label...

    Thought of having lost a piece somewhere, but then saw a one month old message on the support thread and understood...

    Please note I downloaded the addon last week, so I guess the README still contains the error...

    :-)

 

 

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