Skip to content
    Moz logo Menu open Menu close
    • Products
      • Moz Pro
      • Moz Pro Home
      • Moz Local
      • Moz Local Home
      • STAT
      • Moz API
      • Moz API Home
      • Compare SEO Products
      • Moz Data
    • Free SEO Tools
      • Domain Analysis
      • Keyword Explorer
      • Link Explorer
      • Competitive Research
      • MozBar
      • More Free SEO Tools
    • Learn SEO
      • Beginner's Guide to SEO
      • SEO Learning Center
      • Moz Academy
      • MozCon
      • Webinars, Whitepapers, & Guides
    • Blog
    • Why Moz
      • Digital Marketers
      • Agency Solutions
      • Enterprise Solutions
      • Small Business Solutions
      • The Moz Story
      • New Releases
    • Log in
    • Log out
    • Products
      • Moz Pro

        Your all-in-one suite of SEO essentials.

      • Moz Local

        Raise your local SEO visibility with complete local SEO management.

      • STAT

        SERP tracking and analytics for enterprise SEO experts.

      • Moz API

        Power your SEO with our index of over 44 trillion links.

      • Compare SEO Products

        See which Moz SEO solution best meets your business needs.

      • Moz Data

        Power your SEO strategy & AI models with custom data solutions.

      Let your business shine with Listings AI
      Moz Local

      Let your business shine with Listings AI

      Learn more
    • Free SEO Tools
      • Domain Analysis

        Get top competitive SEO metrics like DA, top pages and more.

      • Keyword Explorer

        Find traffic-driving keywords with our 1.25 billion+ keyword index.

      • Link Explorer

        Explore over 40 trillion links for powerful backlink data.

      • Competitive Research

        Uncover valuable insights on your organic search competitors.

      • MozBar

        See top SEO metrics for free as you browse the web.

      • More Free SEO Tools

        Explore all the free SEO tools Moz has to offer.

      NEW Keyword Suggestions by Topic
      Moz Pro

      NEW Keyword Suggestions by Topic

      Learn more
    • Learn SEO
      • Beginner's Guide to SEO

        The #1 most popular introduction to SEO, trusted by millions.

      • SEO Learning Center

        Broaden your knowledge with SEO resources for all skill levels.

      • On-Demand Webinars

        Learn modern SEO best practices from industry experts.

      • How-To Guides

        Step-by-step guides to search success from the authority on SEO.

      • Moz Academy

        Upskill and get certified with on-demand courses & certifications.

      • MozCon

        Save on Early Bird tickets and join us in London or New York City

      Unlock flexible pricing & new endpoints
      Moz API

      Unlock flexible pricing & new endpoints

      Find your plan
    • Blog
    • Why Moz
      • Digital Marketers

        Simplify SEO tasks to save time and grow your traffic.

      • Small Business Solutions

        Uncover insights to make smarter marketing decisions in less time.

      • Agency Solutions

        Earn & keep valuable clients with unparalleled data & insights.

      • Enterprise Solutions

        Gain a competitive edge in the ever-changing world of search.

      • The Moz Story

        Moz was the first & remains the most trusted SEO company.

      • New Releases

        Get the scoop on the latest and greatest from Moz.

      Surface actionable competitive intel
      New Feature

      Surface actionable competitive intel

      Learn More
    • Log in
      • Moz Pro
      • Moz Local
      • Moz Local Dashboard
      • Moz API
      • Moz API Dashboard
      • Moz Academy
    • Avatar
      • Moz Home
      • Notifications
      • Account & Billing
      • Manage Users
      • Community Profile
      • My Q&A
      • My Videos
      • Log Out

    The Moz Q&A Forum

    • Forum
    • Questions
    • Users
    • Ask the Community

    Welcome to the Q&A Forum

    Browse the forum for helpful insights and fresh discussions about all things SEO.

    1. Home
    2. SEO Tactics
    3. Intermediate & Advanced SEO
    4. Google is indexing wordpress attachment pages

    Moz Q&A is closed.

    After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.

    Google is indexing wordpress attachment pages

    Intermediate & Advanced SEO
    9
    18
    18237
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as question
    Log in to reply
    This topic has been deleted. Only users with question management privileges can see it.
    • TauriU
      TauriU last edited by

      Hey,

      I have a bit of a problem/issue what is freaking me out a bit. I hope you can help me. If i do site:www.somesitename.com search in Google i see that Google is indexing my attachment pages. I want to redirect attachment URL's to parent post and stop google from indexing them.

      I have used different redirect plugins in hope that i can fix it myself but plugins don't work. I get a error:"too many redirects occurred trying to open www.somesitename.com/?attachment_id=1982 ".

      Do i need to change something in my attachment.php fail? Any idea what is causing this problem?

      get_header(); ?>

      /* Run the loop to output the attachment. * If you want to overload this in a child theme then include a file * called loop-attachment.php and that will be used instead. */ get_template_part( 'loop', 'attachment' ); ?>

      1 Reply Last reply Reply Quote 0
      • David_ODonnell
        David_ODonnell last edited by

        This plugin automatically 301 redirects image attachment pages to the parent post, simply install and activate, done:

        http://wordpress.org/extend/plugins/attachment-pages-redirect/

        1 Reply Last reply Reply Quote 0
        • yeagerd
          yeagerd @Chad.Agrawal last edited by

          Just because you make it yourself and it doesn't install from the control panel.....  doesn't mean it is not a plugin.

          However, it is a very specialized plugin that will do the job without cluttering anything else up.

          Make sure you save a copy out to the side in case you loose it in updates.

          1 Reply Last reply Reply Quote 0
          • Chad.Agrawal
            Chad.Agrawal last edited by

            I found a great solution for this without using a plugin:

            http://www.lancelhoff.com/wordpress-disable-image-attachment-page-links/

            It works for me on my site 🙂

            Chad

            yeagerd 1 Reply Last reply Reply Quote 0
            • RijoAbraham
              RijoAbraham last edited by

              Having same problem, i have so many duplicate pages (more than 350) and all them caused by wordpress attachments. All i can do as keri said link images to direct image url or dont link at all.

              Right now i'm going to remove all hyper-links from images. Easy way.

              No wait  i used this option in yoast plugin and it redirects attachments. I don't know why its not working for "TauriU "

              Tick: Redirect attachment URL's to parent post URL.

              1 Reply Last reply Reply Quote 0
              • KeriMorgret
                KeriMorgret @JohnTulley last edited by

                I insert the image via the image icon, then I put the link in as the URL of the image itself. There's a button that talks about which to link to, can't remember exactly what it's called, but look for that option in the link page.

                1 Reply Last reply Reply Quote 0
                • JohnTulley
                  JohnTulley @KeriMorgret last edited by

                  Hi Keri, I'm also having problems dozens of Wordpress attachment pages being indexed in google. When you say you link directly to the image do you mean that  when you add an image you use the add 'from URL' option?

                  KeriMorgret 1 Reply Last reply Reply Quote 0
                  • KeriMorgret
                    KeriMorgret last edited by

                    What I have done on my wordpress site is to make sure I'm linking directly to the image and not to the attachment page. If someone clicks on the image, they get a nice large (2000 pixel wide) image by itself, no attachment page or anything. I don't know if that will work for you, but it does work in my case.

                    JohnTulley 1 Reply Last reply Reply Quote 0
                    • TauriU
                      TauriU @TauriU last edited by

                      I wasn't able to figure out how this plugin works exactly:( lack of knowledge, on my part.

                      My site url is   if this is any help. And if you click here http://tinyurl.com/8x55yh8 you see what google site:domainname.com search bring out. All those attachment pages should redirect to parent post URL's.

                      i hope this is at least a bit helpful information

                      1 Reply Last reply Reply Quote 0
                      • ClickConsult
                        ClickConsult @TauriU last edited by

                        OK, do you happen to have Live HTTP Headers for FireFox (or any other tool/plug-in that'd be able to record all http headers) so you can see what exactly is happening with the redirects?

                        If so, could you again paste that over to pastebin.com?

                        1 Reply Last reply Reply Quote 0
                        • TauriU
                          TauriU @TauriU last edited by

                          I tried your suggestion, but it doesn't work unfortunately

                          i m using custom permalink structure. /%postname%

                          is there any possibility that issue lays in " /%postname% " structure.

                          1 Reply Last reply Reply Quote 0
                          • TauriU
                            TauriU @mad2k last edited by

                            i have already done lots of optimization in Yoast plugin:) don't want to change plugins now. but i try it out when nothing else doesn't work

                            1 Reply Last reply Reply Quote 0
                            • ClickConsult
                              ClickConsult @TauriU last edited by

                              OK, there's nothing strange with the htaccess.

                              I'd suggest that you now disable all of the plug-ins expect for Yoast's just so you can debug if the issue is due to any other plug-ins installed.

                              I know it sounds strange, but I'd also suggest that you go to the permalinks section of the WordPress admin and update the settings - don't change anything at the moment, just update. Sometimes that can reset any issues with the permalinks.

                              1 Reply Last reply Reply Quote 0
                              • TauriU
                                TauriU @TauriU last edited by

                                i posted my site .htaccess file to pastebin.com. ulr http://pastebin.com/cLVNNCkb

                                List of active plug-ins.

                                AdRotate

                                Better Tag Cloud

                                Cleanup Wordpress

                                Contact Form 7

                                Featured Page Widget

                                Flexi Pages Widget

                                Link Carousel

                                MailChimp Widget

                                WordPress Importer

                                WordPress SEO by Yoast's

                                WP-Table Reloaded

                                WP SlimStat

                                WP SlimStat ShortCodes

                                I hope it help:) those freaking attachment pages are messing up my rankings:)

                                1 Reply Last reply Reply Quote 0
                                • mad2k
                                  mad2k last edited by

                                  For more than 2 months I'd been tested another SEO plugin - SEO Ultimate. IMHO it is the best plugin for WP at the time. It is very flexible and it is possible to decide about almost every element of a page. It has follow/nofollow and index/noindex manager and tons of other features.

                                  SEO Ultimate

                                  I don't have attachment pages indexed 🙂

                                  TauriU 1 Reply Last reply Reply Quote 0
                                  • ClickConsult
                                    ClickConsult @TauriU last edited by

                                    Hmm, that's pretty strange. It sounds like you could have an issue with your htaccess file.

                                    Could you paste your .htaccess file to pastebin.com?

                                    You also said that you've attempted to use a few different plug-ins to achieve this - I'd suggest that you double check that the other plug-ins aren't active. Would you be able to send over a list of the plug-ins that are active too, in addition to the .htaccess file contents?

                                    1 Reply Last reply Reply Quote 0
                                    • TauriU
                                      TauriU @ClickConsult last edited by

                                      Thank you for a quick answer.

                                      Yoast's SEO plug-in is my main SEO plugin. I have tried option in the plugin that should Redirect attachment URL's to parent post URL's.  Unfortunately it doesn't work.

                                      I get a error: "too many redirects occurred trying to open www.somesitename.com/?attachment_id=1982 ".

                                      ClickConsult TauriU 6 Replies Last reply Reply Quote 0
                                      • ClickConsult
                                        ClickConsult last edited by

                                        Hi there,

                                        This is common with WordPress, attatchments by default have their own pages.

                                        Have you heard of Yoast's SEO plug-in before?

                                        http://yoast.com/wordpress/seo/

                                        I'd recommend that you install Yoast's SEO plug-in, it has the ability to redirect attachment pages back to the main page which is what you're trying to achieve.

                                        If you do use Yoast's SEO plug-in, let me know how you get on.

                                        Good luck!

                                        TauriU 1 Reply Last reply Reply Quote 0
                                        • 1 / 1
                                        • First post
                                          Last post

                                        Got a burning SEO question?

                                        Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.


                                        Start my free trial


                                        Browse Questions

                                        Explore more categories

                                        • Moz Tools

                                          Chat with the community about the Moz tools.

                                        • SEO Tactics

                                          Discuss the SEO process with fellow marketers

                                        • Community

                                          Discuss industry events, jobs, and news!

                                        • Digital Marketing

                                          Chat about tactics outside of SEO

                                        • Research & Trends

                                          Dive into research and trends in the search industry.

                                        • Support

                                          Connect on product support and feature requests.

                                        • See all categories

                                        Related Questions

                                        • Julien.Ferras

                                          Google doesn't index image slideshow

                                          Hi, My articles are indexed and images (full size) via a meta in the body also. But, the images in the slideshow are not indexed, have you any idea? A problem with the JS Example : http://www.parismatch.com/People/Television/Sport-a-la-tele-les-femmes-a-l-abordage-962989 Thank you in advance Julien

                                          Intermediate & Advanced SEO | | Julien.Ferras
                                          0
                                        • Caro-O

                                          Home page suddenly dropped from index!!

                                          A client's home page, which has always done very well, has just dropped out of Google's index overnight!
                                          Webmaster tools does not show any problem. The page doesn't even show up if we Google the company name. The Robot.txt contains: Default Flywheel robots file User-agent: * Disallow: /calendar/action:posterboard/
                                          Disallow: /events/action~posterboard/ The only unusual thing I'm aware of is some A/B testing of the page done with 'Optimizely' - it redirects visitors to a test page, but it's not a 'real' redirect in that redirect checker tools still see the page as a 200. Also, other pages that are being tested this way are not having the same problem. Other recent activity over the last few weeks/months includes linking to the page from some of our blog posts using the page topic as anchor text. Any thoughts would be appreciated.
                                          Caro

                                          Intermediate & Advanced SEO | | Caro-O
                                          0
                                        • Online-Marketing-Guy

                                          Substantial difference between Number of Indexed Pages and Sitemap Pages

                                          Hey there, I am doing a website audit at the moment. I've notices substantial differences in the number of pages indexed (search console), the number of pages in the sitemap and the number I am getting when I crawl the page with screamingfrog (see below). Would those discrepancies concern you? The website and its rankings seems fine otherwise. Total indexed: 2,360 (Search Consule)
                                          About 2,920 results (Google search "site:example.com")
                                          Sitemap: 1,229 URLs
                                          Screemingfrog Spider: 1,352 URLs Cheers,
                                          Jochen

                                          Intermediate & Advanced SEO | | Online-Marketing-Guy
                                          0
                                        • walletapp

                                          My blog is indexing only the archive and category pages

                                          Hi there MOZ community.  I am new to the QandA and have a question. I have a blog Its been live for months - but I can not get the posts to rank in the serps.  Oddly only the categories rank.  The posts are crawled it seems - but seen as less important for a reason I don't understand.  Can anyone here help with this? See here for what i mean. I have had several wp sites rank well in the serps - and the posts do much better. Than the categories or archives - super odd. Thanks to all for help!

                                          Intermediate & Advanced SEO | | walletapp
                                          0
                                        • MBASydney

                                          Date of page first indexed or age of a page?

                                          Hi does anyone know any ways, tools to find when a page was first indexed/cached by Google? I remember a while back, around 2009 i had a firefox plugin which could check this, and gave you a exact date. Maybe this has changed since. I don't remember the plugin. Or any recommendations on finding the age of a page (not domain) for a website? This is for competitor research not my own website. Cheers, Paul

                                          Intermediate & Advanced SEO | | MBASydney
                                          0
                                        • EndeR-

                                          No-index pages with duplicate content?

                                          Hello, I have an e-commerce website selling about 20 000 different products. For the most used of those products, I created unique high quality content. The content has been written by a professional player that describes how and why those are useful which is of huge interest to buyers. It would cost too much to write that high quality content for 20 000 different products, but we still have to sell them. Therefore, our idea was to no-index the products that only have the same copy-paste descriptions all other websites have. Do you think it's better to do that or to just let everything indexed normally since we might get search traffic from those pages? Thanks a lot for your help!

                                          Intermediate & Advanced SEO | | EndeR-
                                          0
                                        • edlondon

                                          Google Not Indexing XML Sitemap Images

                                          Hi Mozzers, We are having an issue with our XML sitemap images not being indexed. The site has over 39,000 pages and 17,500 images submitted in GWT.  If you take a look at the attached screenshot, 'GWT Images - Not Indexed', you can see that the majority of the pages are being indexed - but none of the images are. The first thing you should know about the images is that they are hosted on a content delivery network (CDN), rather than on the site itself. However, Google advice suggests hosting on a CDN is fine - see second screenshot, 'Google CDN Advice'.  That advice says to either (i) ensure the hosting site is verified in GWT or (ii) submit in robots.txt.  As we can't verify the hosting site in GWT, we had opted to submit via robots.txt. There are 3 sitemap indexes: 1) http://www.greenplantswap.co.uk/sitemap_index.xml, 2) http://www.greenplantswap.co.uk/sitemap/plant_genera/listings.xml and 3) http://www.greenplantswap.co.uk/sitemap/plant_genera/plants.xml. Each sitemap index is split up into often hundreds or thousands of smaller XML sitemaps. This is necessary due to the size of the site and how we have decided to pull URLs in.  Essentially, if we did it another way, it may have involved some of the sitemaps being massive and thus taking upwards of a minute to load. To give you an idea of what is being submitted to Google in one of the sitemaps, please see view-source:http://www.greenplantswap.co.uk/sitemap/plant_genera/4/listings.xml?page=1. Originally, the images were SSL, so we decided to reverted to non-SSL URLs as that was an easy change.  But over a week later, that seems to have had no impact.  The image URLs are ugly... but should this prevent them from being indexed? The strange thing is that a very small number of images have been indexed - see http://goo.gl/P8GMn. I don't know if this is an anomaly or whether it suggests no issue with how the images have been set up - thus, there may be another issue. Sorry for the long message but I would be extremely grateful for any insight into this.  I have tried to offer as much information as I can, however please do let me know if this is not enough. Thank you for taking the time to read and help. Regards, Mark Oz6HzKO rYD3ICZ

                                          Intermediate & Advanced SEO | | edlondon
                                          0
                                        • alextanner

                                          Duplicate page titles Wordpress SEO/Yoast

                                          Hi I have a Wordpress site using the Wordpress SEO plugin by Yoast. Everything appears to be fine except that on 1 Feb SEOMoz crawl suddenly picked up a bunch of errors. The errors are duplicate page titles, and these exist only for the mysite.com/page/X pages. I can't find any setting in Yoast that looks wrong or tells me how to fix this. The pages are also dynamically canonicalizing to themselves - not sure if this makes any difference although I don't know how this is happening. Does anyone know how to fix this duplicate title error? Alex

                                          Intermediate & Advanced SEO | | alextanner
                                          0

                                        Get started with Moz Pro!

                                        Unlock the power of advanced SEO tools and data-driven insights.

                                        Start my free trial
                                        Products
                                        • Moz Pro
                                        • Moz Local
                                        • Moz API
                                        • Moz Data
                                        • STAT
                                        • Product Updates
                                        Moz Solutions
                                        • SMB Solutions
                                        • Agency Solutions
                                        • Enterprise Solutions
                                        Free SEO Tools
                                        • Domain Authority Checker
                                        • Link Explorer
                                        • Keyword Explorer
                                        • Competitive Research
                                        • Brand Authority Checker
                                        • Local Citation Checker
                                        • MozBar Extension
                                        • MozCast
                                        Resources
                                        • Blog
                                        • SEO Learning Center
                                        • Help Hub
                                        • Beginner's Guide to SEO
                                        • How-to Guides
                                        • Moz Academy
                                        • API Docs
                                        About Moz
                                        • About
                                        • Team
                                        • Careers
                                        • Contact
                                        Why Moz
                                        • Case Studies
                                        • Testimonials
                                        Get Involved
                                        • Become an Affiliate
                                        • MozCon
                                        • Webinars
                                        • Practical Marketer Series
                                        • MozPod
                                        Connect with us

                                        Contact the Help team

                                        Join our newsletter
                                        Moz logo
                                        © 2021 - 2025 SEOMoz, Inc., a Ziff Davis company. All rights reserved. Moz is a registered trademark of SEOMoz, Inc.
                                        • Accessibility
                                        • Terms of Use
                                        • Privacy

                                        Looks like your connection to Moz was lost, please wait while we try to reconnect.