Support » Plugin: Smart Attachment Page Remove » Search Console Action?

  • Hello @petersplugins , Have had the plugin installed for some time now. Have confirmed working properly, getting the expected 410 status for attachments in dev tools.

    My question is: I just received my first warning From Google Search Console since activation, Coverage  Server error (5xx)

    Do you suggest I take action? Validate Fix? or simply leave this error alone and wait for Google to stop trying to index it? Sorry, I’m a Speed/Security Freak and by no means an SEO expert. Any info would be helpful.

Viewing 1 replies (of 1 total)
  • Thread Starter shirtguy72

    (@shirtguy72)

    To further: Kindly advise if using the following in my themes 404.php file has any known conflicts with S A P R plugin.

    <?php
    header(“HTTP/1.1 301 Moved Permanently”);
    header(“Location: “.get_bloginfo(‘url’));
    exit();
    ?>

    Thanks for taking the time.

Viewing 1 replies (of 1 total)
  • The topic ‘Search Console Action?’ is closed to new replies.