WordPressで画像をクリックすると、真っ白なページに寂しい画像が表示されたことはありませんか?それは画像添付ページであり、訪問者を歓迎するものではありません。
このような初期設定の添付ファイルは、コンテキストが欠けていることが多く、ユーザーエクスペリエンスが低下し、SEOにも悪影響を及ぼします。良いニュースは、WPBeginnerで行っているように、これらのページを簡単に無効化できることです。
画像が掲載されているブログ投稿など、訪問者をより関連性の高い目的地にリダイレクトすることで、よりスムーズな閲覧体験を作り出すこともできます。
この投稿では、WordPressの画像添付ページを無効化し、親投稿にリダイレクトする方法を紹介します。
WordPressで画像添付ページを無効化すべき理由とは?
初期設定では、WordPressはサイトにあるすべてのメディア添付ファイルに対して個別ページを作成します。これには、画像、音声ファイル、動画ファイル、PDFなどが含まれます。
この機能が便利だと思うユーザーもいるかもしれないが、ほとんどのWordPressサイトには必要ない。
例えば、写真家は添付ファイルが便利だと思うかもしれない。写真テーマでは、添付ファイルページを使ってEXIFデータを表示することができます。これにより、使用したカメラのモデル、カメラの設定、画像の位置情報まで表示できる。
WordPressブログのオーナーの多くは、誤って画像を画像そのものではなく添付ファイルにリンクしてしまったり、多くのテーマには画像添付ページ用の特別なテンプレートがないため、見た目が気に入らなかったりします。
あなたのサイトの画像が人気となり、Googleから直接添付ファイルのページにランディングすることがあります。Imagely:訪問者があなたの投稿日にランディングし、あなたが使用したコンテキストの画像を見ることを望みます。
この問題を解決するために、WordPressで画像添付ページを無効化する2つの異なる方法をご紹介します:
方法1:WordPressで画像添付ページを無効化する(プラグインを使う)
画像添付ページを無効化する最も簡単な方法は、All In One SEO(AIOSEO)を使用することです。これは、300万以上のサイトで使用されているWordPress用の最高のSEOプラグインです。
最初に行う必要があるのは、無料のAll In One SEOプラグインをインストールして有効化することです。これを行うには、WordPressプラグインのインストール方法のガイドを参照してください。
プラグインをインストールして有効化すると、「All In One SEO」という新しいメニュー項目ができます。
All In One SEO ” 検索外観に移動します。次に、「画像SEO」ナビゲーションタブをクリックします。
最初の設定は「添付ファイルのURLをリダイレクト」です。この設定を完全に無効化するか、添付ファイルページまたは添付ファイルの親ページにリダイレクトすることができます。
添付ファイルの親」ページにリダイレクトすることをお勧めします。そうすれば、ユーザーが添付ファイルのページにランディングしたときに、代わりにあなたの記事にリダイレクトされます。
注:メディアや画像に親ページがない場合、つまり投稿やページにアップロードされていない場合、AIOSEOは画像の添付ファイルを表示します。
お好みの設定を選択したら、画面を閉じる前に「変更を保存」をクリックしてください。
方法2:WordPressで画像添付ページを無効化する(コードスニペット使用)
もう一つのオプションは、WordPressにコード・スニペットを追加することです。WordPressファイルを直接編集することはお勧めしませんので、このチュートリアルではWPCodeを使用します。
始めるには、無料のWPCodeプラグインをインストールする必要があります。詳しくは、WordPressプラグインのインストール方法をご覧ください。
有効化したら、管理ダッシュボードのCode Snippets ” Add Snippetにアクセスしてください。
次に、検索フィールドに「添付ファイル」と入力します。添付ファイルページを無効化』というタイトルのスニペットが右側に表示されるはずだ。
マウスオーバーしたら、「Use Snippet」ボタンをクリックする。
スニペットの編集」ページが表示され、すべての設定が自動的に行われます。
必要なのは、スイッチを「有効化」に切り替え、「更新」ボタンをクリックするだけだ。
これで、ユーザーが画像添付ページにアクセスすると、親投稿にリダイレクトされます。画像の親投稿がない場合、ユーザーはサイトのホームページにリダイレクトされます。
この投稿がWordPressで画像添付ページを無効化するのにお役に立てば幸いです。画像SEOの初心者向けガイドや、WordPressでよくある画像の問題を解決する方法も参考にしてください。
If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.
Hajjalah
Surely, most of the new bloggers face the issue of attachment pages being indexed. When i read this article, i went straight to google search and found very many attachment pages when i searched for my website domain. Luckily, this article clearly guided me throughout the entire process of stopping the useless practice. But when i tried to remove the indexed pages from Google Search Console, the only option was to temporarily remove the pages for six months . i don’t know why i can’t use the permanent removal feature.
WPBeginner Support
When Google recrawls your site it will see the markup to not index those pages and not include them in search results.
管理者
Mrteesurez
I want to ask if the image attachment page affect SEO in the sense that some page like tags and some taxonomies are showing on Google with no contents.
This makes search engine thinks the blog has little contents on his blog ?
WPBeginner Support
It can affect SEO, if you are not specifically using the attachment pages for some reason then we would recommend disabling them.
管理者
Matt
Worked perfectly! I used the code method of setting up an image.php file with the code snippet. Works perrrfect.
WPBeginner Support
Glad our guide was helpful!
管理者
SHUBHAM GARG
Why don’t you update this article ?
Yoast doesn’t have this feature in free version anymore.
WPBeginner Support
We are updating our articles as fast as we are able. For the moment you may want to check under Search Appearance > Media
管理者
Dave
My Yoast SEO does have this option under MEDIA. It is the first option, and it says Yoast suggests YES to “Redirect attachment URLs to the attachment itself?”
March 2021 is when I checked.
Abhishek
i post images and link them to media file on my site
should i disable the attachment media pages?
if i do, will it affect seo?
WPBeginner Support
That would depend on your personal preference and if the main content of your site is images rather than posts and pages.
管理者
Tommy
Thank you! For some reason I have never experienced this issue using yoast until today! One of my sites kept redirecting to the image instead of my attachment page. Wasted an hour trying to figure out if it was a function issue I had created. Turns out it was the Yoast plugin. Easy fix thank yoU!
Esther Roche
Hi
Yoast has now changed all the settings, they keep doing this and honestly they’re driving people mad.
This “Redirect attachment URL to parent post” was very handy and understandable, but now it doesn’t exist.
Instead, we have a Media tab where the instructions seem, at least for me, a bit unclear. This is the explanation they give:
When you upload media to WordPress, it doesn’t just save the media, it creates an attachment URL for it. These attachment pages are quite empty: they contain the media item and maybe a title if you entered one. Because of that, if you never use these attachment URLs, it’s better to disable them, and redirect them to the media item itself.
What this seems to provoke is that now Google is showing image attachment URLs in the SERPs results. But there is no option, as before, to redirect the attachment URL to the parent post. What do we do then?
Am I not understanding correctly the use of the new Media tab? What should I do so that Google doesn’t show those attachments as results in the SERPs that are not image search? Am I not understanding correctly the use of the new Media tab? What should I do so that Google doesn’t show those attachments as results in the SERPs that are not image search? What is it that I’m getting wrong?
H E L P!!
Sevda
Hi Esther,
The current function in Yoast removes the attachment urls by redirecting them to the direct url of the media file (instead of to the parent post). If you are turning it on just now, it’s normal to still have attachment page urls in the index. Selecting the option would lead to the attachment urls eventually disappearing from search engines’ indexes and being replaced by the media files’ direct urls (blabla.jpg for example).
If you want to speed up the removal of the attachment urls, you can do so in Google Search Console.
Max Dai
This post needs an update because Yoast has made a lot of changes to its features on new update.
Amanda Formaro
I agree. Not only did Yoast update, but they also removed the very option you are recommending in this post (unfortunately). And now all that’s left is to redirect to the actual attachment.
Colin
The link is out of date now as the permalinks can be found under Advanced on the latest version.
Thanks anyway as I have just updated it.
Jeff
So if we aren’t linking to these attachment pages, is there really any reason to redirect these so google doesn’t index them? The reason I ask is for videos directly uploaded, we have the transcript in the description field so google indexes that.
If we redirect would it still index that transcript or should I leave as is?
beginner
i was using all in one seo plugin and i found “Redirect Attachments to Post Parent:” in my seo General settings, and i mark it.
So, is that same and worked?
WPBeginner Support
Yep, its the same.
管理者
javidan
hi
witch one is better for SEO
nofollow no index or disable ?
thank you
Pedro
Thank you SO much! This simple thing helped me a lot.
Michael Peters
Question: How can I keep WP from creating an attachment in the database?
What I mean is that I have roughly 40k actual posts, and over 100k rows in the wp_posts table. After running a query, it seems that there is ~100k posts with post_type “attachment.” Are all of these rows necessary?
Mem
Thanks exactly what I was looking for. I use yoastSEO so it was a single click.
Sam
Thank you dude
Ben
Or You can write this line on robots.txt
Disallow: /wp-content/uploads/
Ajit
Thank you, yes I done, very helpful topics, thank you again
Laurence Cope
But how do you actually disable attachment pages? This post doesn’t disable them but puts a redirect in place. We have issues where the redirects is conflicting with actual page names. We dont want any attachment pages and therefore no need for redirects.
paul
I would like to keep the attachment pages but within the attachment pages that display the image in a bigger size to disable links to prev next and full size image as this is where they can copy images or see images that I dont want non registered users to see etc. How can we do that?
Whitney
Oh wait, I just realized something… if I no index the media files, does that mean all my media is not indexed or just the attachment pages?
Whitney
Is the duplicate content issue only solved if I “no index” the pages or will the 301 redirect to parent take care of that too? I’m assuming I’d need to no index them…. but just want to make sure I’m assuming right
Muhammad Furqan
Hello i also disabled attachments pages in sitemap. will this technique prevents google to index images?
WPBeginner Support
If the images appear in posts as well, then no it will not stop Google from indexing images.
管理者
Sophia Martin
Thanks for the quick help, it fixed things at once!
Thanks again!
Devdiz
Thanks alot
marco
Great solution!
May I add that after the modification on Yoast I had to go to Settings->Permalinks and save settings (no need to change anything).
Your mileage may vary, this worked for me, thanks!
Stef
It seems Yoast has changed things and this no longer works. Or something is stuck in cache.
Jodi
I’m having the same issue and I don’t think it’s the cache. I installed the plugin mentioned and that works fine.
Adrian Thompson
I had to go to Settings > Permalinks and click Save Changes (without making any changes) in order for it to work after the Yoast setting change.
Hope it works for you.
Hicham
Hi,
Please how to create image.php ?
Thank you
Henry
A nice informative article but oh my what a misleading title!
The post title and the last sentence (after the comma) of the first paragraph are totally off!!!
This is NOT disabling attachment pages/nor stopping WP from creating them (as the title implies) but redirecting links to it to somewhere else, and that is something real different!
Disabling is stopping some from to be happen, and whatever code is shown in this article (even used by named plugins) it is not stopping WP from creating these attachment pages. This article is about how to redirect , which is okay ofcourse but not as implied by the post title and article as it. Such a shame because that would be a scoop!
Jesse
Henry has pointed out an important distinction.
I am building a site that requires members to upload sensitive/private information via registration form. We absolutely can not have these files accessible to the public and need minimize any chance that these files will be indexed and publicly visible. Preventing the creation of attachment pages would seem the way to go, but I supposed redirects would work as well. We wouldn’t want to outright disable all attachment pages as we do want some uploaded files to be indexed, however, as WP Beginner Support pointed out, these files can still be indexed if they are contained within other posts.
Think I will try enabling the attachment page redirects via Yoast SEO plugin as well as change the default directory where registration form uploads are stored (ie. will no longer be in default ‘/uploads’ directory) and disable indexing of that directory via robots.txt.
Thoughts?
Angela
Hi, thanks for the info!
What about older images which were previously indexed by Google?
I have had the setting on in Yoast for “redirect attachments” for at least 6 months now, but my older images are still being found.
What would anyone recommend to do with these images? It concerns me because I get some critical errors on the ahrefs tool:
duplicate title tags
duplicate meta descriptions
Shall I just go and add all the tags?
Simon G.Proudfoot
Putting the line in my image.php file worked perfectly. It was giving me a bad SEO score beforehand as the links to the images weren’t mobile friendly. This has fixed it. Thanks
Priyanka Biswas
Glad I found this article. Was wondering why Google was showing all my image attachment pages in the search results. This helps! Thank you.
Raleigh Leslie
Thanks this post helped me explain to someone why you would want to redirect media attachment pages to the actual post of page containing to media. re: “Sometimes an image on your website can become popular and people might start landing on the attachment page directly from Google. Ideally you would want them to land on your post and see the image in the context you have used it.”
Word!
sam
mine is already checked but doesn’t work, all my images redirected to an other page
Tim Brugman
Thanks for the code. I made a slight adjustment so pages for media uploaded to the library directly, not a post, will redirect the visitor to the homepage. Feel free to use this: https://gist.github.com/anonymous/e4f48a41192b4d64fdf3
Catherine
Thank you so much for helping me solve the problem of image attachments. I inserted the code
post_parent)); ?>
into my image.php file and it worked like a charm.
So will Google now de-index my attachment page url’s?
Chris Cox
Ok. Using the php code (no plugin) what happens if there are two pages/posts using the same image?
ashar
I just checked the redirect in SEO as these things were driving me nuts. so glad I found you. thanks – best ashar
Tonya
Thank you! This was an excellent tip, just what I needed to help clean up errors found by Google.
Jorge Pinto
I tryed the code you suggest, it works with the images associated with posts os pages, but.. all the other images uploaded that are no assigned to any post, for that images your code does not work.
Ogier Schelvis
I also had this issue. The Yoast! setting seemed to be ignored. Whether or not it was cache, I like the fact about the image.php solution that you have more freedom to determine what is going to happen. I just wanted to show a 404 for example if the post parent was not set. I solved it like this:
if($post->post_parent != 0):
wp_redirect(get_permalink($post->post_parent));
else:
$wp_query->set_404();
status_header(404);
nocache_headers();
include( get_query_template( ‘404’ ) );
endif;
philip
Hello a user called Sam posted this issue – You write “Simply check the noindex, nofollow tag for ONLY the attachment post type.” but I do not see such an option. Are you referring to the “media” section? If I click no index under media will that no index my images or attachments? I would like to no index my attachments but I don’t want to lose traffic from Google images.
I would also like to know the answer as I have the same issue
thanks
philip
WPBeginner Support
Philip, no this should not affect your Google Image Search traffic as the option redirects users landing on attachment page to the parent post URL where your image is available for search engines to index.
管理者
Jess
Is it ok to delete the attachment posts in phpMyAdmin?
WPBeginner Support
No, you are not supposed to delete data directly from your database.
管理者
karen
I tried adding the code you have given to my image.php file and it worked beautifully. thank you!
Sam
You write “Simply check the noindex, nofollow tag for ONLY the attachment post type.” but I do not see such an option. Are you referring to the “media” section? If I click no index under media will that no index my images or attachments? I would like to no index my attachments but I don’t want to lose traffic from Google images.
Elektra
thanks so much for posting! very useful info and straight forward! appreciated!!
Mark Law
Thanks for the heads up, I got a bit of a shock when I saw absolutely everything had been indexed, including elements of the template such as image backgrounds and so on. I’m using Yoast so it is an easy fix – I wonder though if it is worth still having pdf attachment pages indexed – I’ll look into it.
WPBeginner Support
It takes users directly to the PDF, if that’t what you want then yes sure.
管理者
Junaid Abbas
Is this possible to stop attachment pages to be indexed??? I do not want to redirect them to the home page. I just want to stop indexing them.
Mark
I love the Internet, within 2 mins of discovering an issue, I had found this post and resolved the problem! Thank you wpbeginner.com
Shannon
Will this also fix the issue with creating duplicated content where the image holds the same title as the associated post?
Editorial Staff
Yes.
管理者
Bruce Simmons
Heads up about the plugin… if you use the gallery option to present images in a post, the plugin blocks the function and clicking on an image brings the user back the thumbs index of the images.
-Bruce