Viewing 1 replies (of 1 total)
  • Fix:

    Go to inc/class-sitemaps.xml, line 359-362

    Comment out those lines so you’ll get

    //$this->sitemap .= '<sitemap>' . "\n";
    //$this->sitemap .= '<loc>' . home_url( $base . 'author-sitemap' . $count . '.xml' ) . '</loc>' . "\n";
    //$this->sitemap .= '<lastmod>' . htmlspecialchars( $date ) . '</lastmod>' . "\n";
    //$this->sitemap .= '</sitemap>' . "\n";
Viewing 1 replies (of 1 total)
  • The topic ‘Sitemap author is giving errors’ is closed to new replies.