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

                                        • odihost

                                          Google does not want to index my page

                                          I have a site that is hundreds of page indexed on Google. But there is a page that I put in the footer section that Google seems does not like and are not indexing that page. I've tried submitting it to their index through google webmaster and it will appear on Google index but then after a few days it's gone again. Before that page had canonical meta to another page, but it is removed now.

                                          Intermediate & Advanced SEO | | odihost
                                          0
                                        • vivekrathore

                                          Google indexing pages from chrome history ?

                                          We have pages that are not linked from site yet they are indexed in Google. It could be possible if Google got these pages from browser. Does Google takes data from chrome?

                                          Intermediate & Advanced SEO | | vivekrathore
                                          0
                                        • sparrowdog

                                          Is there a way to get a list of Total Indexed pages from Google Webmaster Tools?

                                          I'm doing a detailed analysis of how Google sees and indexes our website and we have found that there are 240,256 pages in the index which is way too many. It's an e-commerce site that needs some tidying up. I'm working with an SEO specialist to set up URL parameters and put information in to the robots.txt file so the excess pages aren't indexed (we shouldn't have any more than around 3,00 - 4,000 pages) but we're struggling to find a way to get a list of these 240,256 pages as it would be helpful information in deciding what to put in the robots.txt file and which URL's we should ask Google to remove. Is there a way to get a list of the URL's indexed? We can't find it in the Google Webmaster Tools.

                                          Intermediate & Advanced SEO | | sparrowdog
                                          0
                                        • fabioricotta-84038

                                          How long takes to a page show up in Google results after removing noindex from a page?

                                          Hi folks, A client of mine created a new page and used meta robots noindex to not show the page while they are not ready to launch it. The problem is that somehow Google "crawled" the page and now, after removing the meta robots noindex, the page does not show up in the results. We've tried to crawl it using Fetch as Googlebot, and then submit it using the button that appears. We've included the page in sitemap.xml and also used the old Google submit new page URL https://www.google.com/webmasters/tools/submit-url Does anyone know how long will it take for Google to show the page AFTER removing meta robots noindex from the page? Any reliable references of the statement? I did not find any Google video/post  about this. I know that in some days it will appear but I'd like to have a good reference for the future. Thanks.

                                          Intermediate & Advanced SEO | | fabioricotta-84038
                                          0
                                        • desmond.liang

                                          Our login pages are being indexed by Google - How do you remove them?

                                          Each of our login pages show up under different subdomains of our website. Currently these are accessible by Google which is a huge competitive advantage for our competitors looking for our client list. We've done a few things to try to rectify the problem: -  No index/archive to each login page Robot.txt to all subdomains to block search engines gone into webmaster tools and added the subdomain of one of our bigger clients then requested to remove it from Google (This would be great to do for every subdomain but we have a LOT of clients and it would require tons of backend work to make this happen.) Other than the last option, is there something we can do that will remove subdomains from being viewed from search engines? We know the robots.txt are working since the message on search results say: "A description for this result is not available because of this site's robots.txt – learn more." But we'd like the whole link to disappear.. Any suggestions?

                                          Intermediate & Advanced SEO | | desmond.liang
                                          1
                                        • webestate

                                          How to get content to index faster in Google.....pubsubhubbub?

                                          I'm curious to know what tools others are using to get their content to index faster (other than html sitmap and pingomatic, twitter, etc) Would installing the wordpress pubsubhubbub plugin help even though it uses pingomatic? http://wordpress.org/extend/plugins/pubsubhubbub/

                                          Intermediate & Advanced SEO | | webestate
                                          0
                                        • theLotter

                                          Should pages of old news articles be indexed?

                                          My website published about 3 news articles a day and is set up so that old news articles can be accessed through a "back" button with articles going to page 2 then page 3 then page 4, etc... as new articles push them down.  The pages include a link to the article and a short snippet. I was thinking I would want Google to index the first 3 pages of articles, but after that the pages are not worthwhile.  Could these pages harm me and should they be noindexed and/or added as a canonical URL to the main news page - or is leaving them as is fine because they are so deep into the site that Google won't see them, but I also won't be penalized for having week content? Thanks for the help!

                                          Intermediate & Advanced SEO | | theLotter
                                          0
                                        • CommercePundit

                                          Number of Indexed Pages are Continuously Going Down

                                          I am working on online retail stores. Initially, Google have indexed 10K+ pages of my website. I have checked number of indexed page before one week and pages were 8K+. Today, number of indexed pages are 7680. I can't understand why should it happen and How can fix it? I want to index maximum pages of my website.

                                          Intermediate & Advanced SEO | | CommercePundit
                                          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.