Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Support devnihil

    (@devnihil)

    The sitemap you provided a link to is being generated by All in One SEO, and not Yoast SEO. If you want to use Yoast SEO to generate your site’s sitemap, you would need to disable any other plugin’s sitemap features so as not to cause a conflict.

    As for your sitemap appearing as blank, we have an article outlining the most frequent causes of a sitemap page displaying blank here: https://kb.yoast.com/kb/my-sitemap-is-blank-what-s-wrong/#blank

    Michael Torbert

    (@hallsofmontezuma)

    WordPress Virtuoso

    Just jumping in here to add to what @devnihil has already said regarding the sitemap.

    It’s not from All in One SEO Pack exactly. All in One SEO Pack sitemap indexes are at /sitemap.xml

    I’d guess that Yoast is taking the AIOSEOP sitemap URL and redirecting it to their sitemap URL, which is /sitemap_index.xml

    The end result is that the two plugins are conflicting with each other, each failing in its attempt to create a sitemap.

    As @devnihil said, you’ll want to disable the XML Sitemap functionality of one plugin, and only use it in the other.

    Thread Starter samirwjda

    (@samirwjda)

    Thank you very much for your reply
    I tried all the additions and all unfortunately did not work
    Now use Yoast SEO but unfortunately the same problem
    Link extensions on my site

    i use wordpress “easywp” namecheap

    Sa?a

    (@stodorovic)

    It’s possible that some security rules block access to XSLT stylesheet – I see 404 error:

    $ curl -k -i https://iptvgratuit.xyz/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl
    HTTP/1.1 404 Not Found
    Date: Wed, 29 May 2019 22:55:12 GMT
    Content-Type: text/html; charset=UTF-8
    ...
    
    <!DOCTYPE html>
    
    $ curl -k -i https://iptvgratuit.xyz/?yoast-sitemap-xsl=main
    HTTP/1.1 200 OK
    Date: Wed, 29 May 2019 22:59:23 GMT
    Content-Type: text/xml;charset=UTF-8
    ...
    
    <?xml version="1.0" encoding="UTF-8"?>
            <xsl:stylesheet version="2.0"
    
    $ curl -k -i https://iptvgratuit.xyz/wp-content/plugins/wordpress-seo/css/dist/yoast-components-1130.min.css
    HTTP/1.1 200 OK
    Date: Wed, 29 May 2019 22:57:38 GMT
    Content-Type: text/css
    ...
    
    .screen-reader-text{position:absolute ...
    
    Thread Starter samirwjda

    (@samirwjda)

    /wp-content/plugins/wordpress-seo/css/main-sitemap.xsl: permission denied
    permission denied is 644

    Thread Starter samirwjda

    (@samirwjda)

    view-source:https://iptvgratuit.xyz/sitemap_index.xml

    <?xml version=”1.0″ encoding=”UTF-8″?><?xml-stylesheet type=”text/xsl” href=”//iptvgratuit.xyz/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl”?>
    <sitemapindex xmlns=”https://www.sitemaps.org/schemas/sitemap/0.9″&gt;
    <sitemap>
    <loc>https://iptvgratuit.xyz/post-sitemap.xml</loc&gt;
    <lastmod>2019-05-28T15:25:35+00:00</lastmod>
    </sitemap>
    <sitemap>
    <loc>https://iptvgratuit.xyz/page-sitemap.xml</loc&gt;
    <lastmod>2019-04-13T11:47:31+00:00</lastmod>
    </sitemap>
    <sitemap>
    <loc>https://iptvgratuit.xyz/category-sitemap.xml</loc&gt;
    <lastmod>2019-05-28T15:25:35+00:00</lastmod>
    </sitemap>
    <sitemap>
    <loc>https://iptvgratuit.xyz/post_tag-sitemap.xml</loc&gt;
    <lastmod>2019-05-28T15:03:28+00:00</lastmod>
    </sitemap>
    </sitemapindex>
    <!– XML Sitemap generated by Yoast SEO –>

    Plugin Support Md Mazedul Islam Khan

    (@mazedulislamkhan)

    @samirwjda Were you able to already fix the issue as we see the sitemap index is now working fine on our end?

    Plugin Support amboutwe

    (@amboutwe)

    This thread has been marked as resolved due to lack of activity by original poster.

    If you are not the original poster but have a similar issue, please open a new request.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘sitemap blank yoast’ is closed to new replies.