• Resolved seofel

    (@seofel)


    It’s been a week from now still my sitemap (page-sitemap.xml) couldn’t fetch in new google search console.

    this is my page-sitemap.xml link Click this page-sitemap.xml link

    here’s my robots.txt

    User-agent: *
    Disallow: /wp-admin/
    Allow: /wp-admin/admin-ajax.php

    I am only using yoast plugin

    I need help

    • This topic was modified 5 years ago by seofel.
Viewing 1 replies (of 1 total)
  • Thread Starter seofel

    (@seofel)

    I fixed this issue now.
    I just increase my memory limit.
    define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
    This code tells WordPress to increase the PHP memory limit to 256MB.

Viewing 1 replies (of 1 total)
  • The topic ‘page-sitemap.xml couldn’t fetch, Please help’ is closed to new replies.