• Resolved Hedi

    (@azepic)


    Hi,

    I’m using wordpress 3.5.1 and wordpress-seo 1.3.4.4

    On Google webmaster tool I have this message :
    Your Sitemap appears to be an HTML page. Please use a supported sitemap format instead.
    This is about page-sitemap.xml I checked the url and I got an error 404 Page not found.
    For now, I disabled the page-sitemap.xml

    I checked others : post-sitemap.xml attachment-sitemap.xml post_tag-sitemap.xml category-sitemap.xml they were all fine.

    Thanks.

    http://wordpress.org/extend/plugins/wordpress-seo/

Viewing 15 replies - 16 through 30 (of 38 total)
  • I have the same problem, but noticed after a while taht it was indexing correctly. BUT in the meantime I had deactivate XML Sitemap function of WordPress SEO.
    Anyway, I compared to what I was getting using Google XML Sitemaps. Google is indexing every page/post proposed this way much quicker !

    All what’s missing are the images. I don’t know how much this can be helpful, since Google indexed 53 of 155 and I can’t check which one are those 53 images…

    Solved! Today my sitemap is working! I don’t know how or how many

    No more errors in Webmaster tools ?

    I’m facing the same problem for my site http://www.invoicingsoftware.biz

    http://www.invoicingsoftware.biz/page-sitemap.xml page not found.

    Please help. I’m running WordPress 3.5.1 and WordPress SEO 1.4.4

    Google XML Sitemap works if you want to have some sitemap while waiting for this plugin to be fixed. I didn’t find any better solution :/

    It started working fine and again on 4/2 started giving me the 500!! Hope Yoast looks into this immediately

    I have the same issue … Its weird … support please …

    No news on this yet?

    I keep getting this error on /page-sitemap.xml for my site http://adondeirhoy.com

    Network unreachable: Network unreachable
    HTTP Error: 500

    @rickyprice
    Looks like you have “Google Sitemap Generator Plugin for WordPress” by Arne Brachhold installed and active (Great plugin and best option for W3TC preload function)
    That’s probably the reason for your server returning the 500 internal error message
    Delete the other plugin or off the Yoast plugin sitemap option – Should fix the problem

    This is what I have got:
    The button in the plugin directs me to:
    mysite.com/index.php/sitemap_index.xml
    However the xml file can be found in
    mysite.com/sitemap_index.xml

    same issue for page sitemap

    # WordPress SEO - XML Sitemap Rewrite Fix
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^sitemap_index\.xml$ /index.php?sitemap=1 [L]
    RewriteRule ^([^/]+?)-sitemap([0-9]+)?\.xml$ /index.php?sitemap=$1&sitemap_n=$2 [L]
    </IfModule>
    # END WordPress SEO - XML Sitemap Rewrite Fix

    I put that in my .htacess and everything started to work fine.

    Found this solution from this thread:
    http://wordpress.org/support/topic/plugin-wordpress-seo-by-yoast-xml-sitemap-missing

    Plugin Contributor Joost de Valk

    (@joostdevalk)

    @webriots solution above might work for people that have issues, if not, please open a separate thread describing your issue.

    did not work will create separate thread

    I was having the same problem… sitemap_index.xml 404 Page not found error inside the Yoast WordPress SEO plugin.

    To correct the issue…

    1. Go to WordPress Dashboard >> SEO >> XML Sitemap

    2. Uncheck the “Check this box to enable XML sitemap functionality” box

    3. Click “Save Settings”

    4. Check the “Check this box to enable XML sitemap functionality” box gain

    5. Click “Save Settings”

    6. Click the “You can find your XML Sitemap here:” button. Hopefully, your sitemap will appear in a new tab without the 404 page not found error

    Seems like you have to reset the XML Sitemap. Hope this helps.

    When I follow the steps outlined in the immediately preceding message, I still get a big pink warning box that says,

    ================================

    This page contains the following errors:

    error on line 7 at column 6: XML declaration allowed only at the start of the document
    Below is a rendering of the page up to the first error.

    ================================

    What am I doing wrong?

    – Tim

Viewing 15 replies - 16 through 30 (of 38 total)
  • The topic ‘page-sitemap.xml : page not found’ is closed to new replies.