Forums

[resolved] Google Sitemaps - Could not write (8 posts)

  1. vinarcid0810
    Member
    Posted 5 years ago #

    Hi guys I want install this plugin but I have problem:
    I upload 2 sitemaps files sitemap.xml.gz and sitemap.xml
    and set the permission to "writeable" (777), but when push to "rebuild sitemap"

    Could not write /home/arcidia/public_html/sitemap.xml

    Could not write /home/arcidia/public_html/sitemap.xml.gz

    I have permission of fopen this is my info of host

    http://69.72.254.194/phpinfo

    tks lot for your help

  2. drmike
    Member
    Posted 5 years ago #

    Is that where you uploaded the files? Are they in your site's root directory?

  3. vinarcid0810
    Member
    Posted 5 years ago #

    Is that where you uploaded the files? Are they in your site's root directory?

    Hi I upload file in my site's root and in the opition>sitemap

    I set manual position
    Path
    /home/arcidia/public_html/sitemap.xml
    URL
    http://www.miosito.com/sitemap.xml

  4. vinarcid0810
    Member
    Posted 5 years ago #

    please help me :-(

  5. Otto
    Tech Ninja
    Posted 5 years ago #

    You may have uploaded the files to the wrong location, because http://www.miosito.com/sitemap.xml gives me a 404 not found error.

    Double check the location of the sitemap.xml files and that they have the correct permissions.

  6. vinarcid0810
    Member
    Posted 5 years ago #

    no sorry my site is this:

    http://www.seo-carpediem.com/sitemap.xml

    miosito is an exaple :-)

  7. vinarcid0810
    Member
    Posted 5 years ago #

    :-(

  8. vinarcid0810
    Member
    Posted 5 years ago #

    I found a fix: increasing the PHP memory [did this test on Beta 3.0b1]. To the function BuildSitemap() I added the following:

    //Increase memory
    ini_set("memory_limit","128M");

Topic Closed

This topic has been closed to new replies.

About this Topic