Viewing 5 replies - 1 through 5 (of 5 total)
  • Not a good way to build backlinks

    — You can simply redirect the page using .htaccess file (apache)

    Moderator Yui

    (@fierevere)

    永子

    Your sitemap index must match

    Sitemap: directive in robots.txt

    The rest is not important, i’m not even sure if all search engines will honour 301/302 redirects for sitemaps

    Sa?a

    (@stodorovic)

    Yoast SEO redirects sitemap.xml to sitemap_index.xml by default. It should work, but your website redirects all 404 URLs to home page (which is bad practice):

    $ curl -i https://vidyanjalipoint.com/anything-bla-bla
    HTTP/1.1 301 Moved Permanently
    Connection: Keep-Alive
    X-Powered-By: PHP/7.3.23
    Content-Type: text/html; charset=UTF-8
    Expires: Wed, 11 Jan 1984 05:00:00 GMT
    Cache-Control: no-cache, must-revalidate, max-age=0
    X-Redirect-By: WordPress
    Location: https://vidyanjalipoint.com
    
    Thread Starter vidyanjalipoint

    (@vidyanjalipoint)

    crete a redirect link. resolve

    Plugin Support devnihil

    (@devnihil)

    @vidyanjalipoint Thanks for confirming that you were able to correct the issue. We are going ahead and marking this issue as resolved but please let us know if you require any further assistance.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘sitemap.xml redirect homepage’ is closed to new replies.