Smart Attachment Page Remove

Descripción

The Smart Attachment Page Remove Plugin allows you to remove Attachment Pages automatically generated by WordPress

Retired Plugin

Development, maintenance and support of this plugin has been retired in october 2023. You can use this plugin as long as is works for you.

There will be no more updates and I won’t answer any support questions. Thanks for your understanding.

Feel free to fork this plugin.

Usage

WordPress automatically generates a page for every file you upload to your Media Library. Even if you do not want to use these Pages and never link media files to their Attachment Page these pages exist and can be accessed by their automated generated URL. The Smart Attachment Page Remove Plugin blocks access to Attachment Pages and causes an 404 error («page not found»).

This ensures that Attachment Pages do not appear in the results of Search Engines unwanted.

Additionally this plugin prevents from comment spam sent via this Attachment Pages because they are no longer accessible.

Settings

Optionally, a status code 410 can be sent instead of status code 404.

HTTP status code 404 indicates that the requested URL could not be found. This is the default code always sent by WordPress when a URL can not be found. HTTP status 404 does not provide any further information why a URL was not found.

HTTP status code 410 on the other hand indicates that the requested URL is no longer available and will not be available again. If your Attachment Pages already have been indexed by search engines, HTTP status 410 informs them to immediately delete those pages from their index. This should speed up removal.

Regardless, in case of Attachment Pages it makes more sense to use HTTP status 410 anyway and it is recommendet to activate this option in any case.

This option is not activated by default only because it is not the usual behavior of WordPress. There are no negative effects in using HTTP 410.

Plugin Privacy Information

  • This plugin does not set cookies
  • This plugin does not collect or store any data
  • This plugin does not send any data to external servers

Reseñas

28 de octubre de 2023 1 respuesta
<!-- wp:paragraph --> <p class="">It returned a 404 error code just like I wanted so that googlebot does not see a single attachment page.I am convinced that from a SEO point of view, this plugin can be VITAL.</p> <!-- /wp:paragraph --> <!-- wp:paragraph --> <p class="">Previously, Googlebot spotted all attachment pages and spent time crawling them even if there were redirecting to parent pages by my SEO plugin Rank math seo & Yoast.</p> <!-- /wp:paragraph --> <!-- wp:paragraph --> <p class="">By default Yoast or Rank math seo redirect attachment pages to parent pages. Sometimes it redirects attachment pages to the image url itself.</p> <!-- /wp:paragraph --> <!-- wp:paragraph --> <p class="">However, Nothing on my website had links to an attachment page. btw, I suspect that in the past a XML sitemap listed these attachment URLs so that googlebot spotted them.Anyways, I think it is a really bad idea to redirect them. The attachment page is not an equivalent of its parent page. I am sure it can trigger a Google’s Cloaking penalty.</p> <!-- /wp:paragraph --> <!-- wp:paragraph --> <p class="">All SEO plugins got it wrong from this point of view. They should create a 404 when webmasters want attachment pages to be disabled.So for sure, i could have installed Yoast and activate it but opt for the option to hide it in search appearances. It would have added a noindex.This means that in this case, the pages would have been still there. This means that Googlebot would likely spend time crawling these useless pages. I have more than 100 of them.That’s why this plugin is so important. It returns a proper 404 which will send the best possible signal to Googlebot.</p> <!-- /wp:paragraph --> <!-- wp:paragraph --> <p class="">I also don’t trust SEO plugins. In the past, Yoast changed the settings of attachment pages during an update (Yoast 7.0). I don’t know if you heard of it but millions of attachment pages have been indexed because of this update. Since that time, I don’t trust SEO plugins anymore.</p> <!-- /wp:paragraph --> <!-- wp:paragraph --> <p class="">In the past, I had this issue, I redirected attachment pages and my website was penalized by google. By returning a 404 , I avoid any Google penalty. That’s why this plugin is vital.</p> <!-- /wp:paragraph -->
8 de abril de 2021 1 respuesta
Works as expected, but settings page with custom styles is redundant, imo.
14 de noviembre de 2020 1 respuesta
What else is to say? It just works.
Leer todas las 13 reseñas

Colaboradores y desarrolladores

«Smart Attachment Page Remove» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«Smart Attachment Page Remove» ha sido traducido a 1 idioma local. Gracias a los traductores por sus contribuciones.

Traduce «Smart Attachment Page Remove» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

4.0.3 (2022-10-03) FINAL VERSION

  • removed all links to webiste
  • removed request for rating

4.0.2 (2022-05-29)

  • just cosmetics
  • Plugin Foundation updated to PPF08
  • removed unneeded leftovers from pre 4.0.0

4.0.1 (2020-08-25)

  • uninstall fix

4.0.0 (2020-08-23)

  • now uses my own Plugin Foundation
  • new UI

3 (2019-01-04)

  • option to send HTTP status 410 instead of HTTP status 404
  • code improvement
  • UI improvements

2 (2018-04-17)

  • minor code- & UI-improvements

1.2 (2017-11-16)

  • faulty display in WP 4.9 fixed

1.1 (2017-06-26)

  • redesigned admin interface
  • code improvement

1.0 (2017-01-12)

  • Initial Release