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.
Finding broken links / resources by topic
-
Hi fellow mozzers!
In an effort to ensure we're exploring every avenue when launching our new website, I was hoping to find some useful broken links / resources that we could incorporate into our link building.
We have used the standard tools for this (W3C, Xenu etc), but they all seem to have the same issue in that they reveal all the missing links on a site (although some don't actually tell you the page they are on), but you still have to sort them to see if the links/ resource is related to your theme.
When you're on a niche site, this obviously isn't an issue, but on a site like Mashable (to use the example given in a recent SEOmoz blog) it could result in wading through hundreds of links to find one relevant one right at the end.
Is there a tool that allows you to specify what theme links you are looking for from a site, or better yet one that allows you to check multiple sites for multiple missing themed links in one go?
Or is the best way to export the list and just search the document for certain keywords?
-
What about searching for articles about care homes on BBC then seeing if any of those have missing links on an article-by-article basis? If you're lucky, they may also have a tag or a section that fits closely enough with your topic that you can find a listing of all of the articles that are withing that tag/category and just review those.
-
Hi Chris,
Thanks for your response. I have used both Xenu and Screaming Frog before, and they are great for searching a whole site within your niche where every broken link / missing resource is an opportunity. This is probably an easier thing to explain using an example:
We do work for a chain of care homes. If I go to, say www.carehomes.co.uk and check for missing links, I know that all the results will be an opportunity to make contact and build a relationship with a webmaster in the care home niche. So there's no need to filter these, but rather just to work my way through the list trying to build as many valuable new contacts as possible.
But if I run a missing links search on the BBC, it may bring back hundreds or thousands of results, but only one or two will be related to the care homes industry and therefore present an opportunity to reach out. So that's the aspect I'm enquiring about - going to a site that covers a range of topics and quickly finding opportunities within that relate to my niche.
-
I recommend that Chrome is part of your link building tool kit and get a broken link checker, you'll also find that visiting web pages with images off in Chrome will speed up your prospecting efforts. I can see you want to search a whole website for a broken link then try a tool like Screaming Frog or Xenu.
-
Hi Jon,
Thanks for getting involved - having read your great blog, it's cool to get your take. Love the idea about then building relationships with all the others who link to that missing URL.
But my question remains the same - while I understand that there's more to it than the initial link, and there are greater opportunities when it comes to relationship building as well as link building, I am keen to get a handle on the best way to find missing resources, broken links etc within a certain niche; so I know how to use search modifiers to look up various sites, resources etc within our niche, I'm less clear on how to go to larger sites (BBC, wikis, Mashable etc) that cover many topics and find out whether opportunities are available within my niche.
Also, is there a Firefox friendly tool that's similar to DHP?
Thanks for any extra help you can give!
-
+1 for Chris!
Sorry I just got to this question, but Nick, as Chris said, there's much more value than the initial link you get. Granted that some opportunities are really only worthwhile for that specific link, most opportunities for broken links should be turned into something far greater - a relationship.
Also, when you find URLs of broken resources, go to Open Site Explorer and plug those URLs in. Find other people linking to that same broken resource, and reach out to them as well. Ideally you should start an excel spreadsheet of different pages linking to broken resources, so as you come across more broken links, you can add even more prospects. In the end, you should never run out of sites to do some BLB on.
Hope this helps Nick!
-
Hi Chris,
Thanks for your reply. I had stumbled across that site earlier and found it to be very useful. And yes, I agree that the tactic is a great way to outreach and relationship build as well as a simple like for like - although the issue of quickly finding such sites within a certain niche still applies.
It seems that Domain Hunter Plus gets some of the way there, but I'm running Firefox rather than Chrome, so any alternatives would be cool.
-
Hi Nick,
Broken Link building isn't just about getting a broken link replaced with your link. It's also a tactic to build a relationship with a blogger/webmaster to later pitch them a proposal for a link.
Jon Cooper (@pointblankseo) loves this technique so be sure to hop over to his blog
http://pointblankseo.com/creative-broken-link-building
He also recommends a few broken link tools too
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.
Related Questions
-
Redirect wordpress from /%post_id%/%postname%/ to /blog/%postname%/
Hi what is the code to redirect wordpress blog from site.com/%post_id%/%postname%/ to site.com/blog/%postname%/ We are moving the site to a new server and new url structure. Thanks in advance
Intermediate & Advanced SEO | | Taiger0 -
Too many on page links
Hi I know previously it was recommended to stick to under 100 links on the page, but I've run a crawl and mine are over this now with 130+ How important is this now? I've read a few articles to say it's not as crucial as before. Thanks!
Intermediate & Advanced SEO | | BeckyKey1 -
Do I have to many internal links which is diluting link juice to less important pages
Hello Mozzers, I was looking at my homepage and subsequent category landing pages on my on my eCommerce site and wondered whether I have to many internal links which could in effect be diluting link juice to much of the pages I need it to flow. My homepage has 266 links of which 114 (43%) are duplicate links which seems a bit to much to me. One of my major competitors who is a national company has just launched a new site design and they are only showing popular categories on their home page although all categories are accessible from the menu navigation. They only have 123 links on their home page. I am wondering whether If I was to not show every category on my homepage as some of them we don't really have any sales from and only concerntrate on popular ones there like my competitors , then the link juice flowing downwards in the site would be concerntated as I would have less links for them to flow ?... Is that basically how it works ? Is there any negatives with regards to duplicate links on either home or category landing page. We are showing both the categories as visual boxes to select and they are also as selectable links on the left of a page ? Just wondered how duplicate links would be treated? Any thoughts greatly appreciated thanks Pete
Intermediate & Advanced SEO | | PeteC120 -
Embedding PDF previews and maintaining crawlability/link-equity.
One site that I'm working on has previously had a great deal of success from the pdf preview content on the site. The pdf previews are quite substantial and rank for many many long-tail terms that drive a reasonable amount of traffic back to the site to purchase the full version of the product. As part of a site redesign, the way the pdf previews are embedded/presented on the page is changing slightly: The proposed modal pop-up on the new site the code looks like thie: <object data="my-pdf-preview.pdf" type="application/pdf" style="width:100%; min-height:600px; max-height:100%;max-height:100%;"><embed src="my-pdf-preview.pdf" type="application/pdf"></object> Where as the old code looked like this: <object data="mt-pdf-previewpreview.pdf#view=FitH,50&scrollbar=1&toolbar=0&statusbar=0&messages=0&navpanes=0" <br="">type='application/pdf'
Intermediate & Advanced SEO | | DougRoberts
width='100%'
height='600'> It appears your Web browser is not configured to display PDF files. No worries, you can download the PDF file here.</object> Note: how previously the code contained a plain, standard link to the pdf document. My worry is that without this link, search engines won't a) be able to discover/crawl the pdf content or b) pass any link-equity to these pdfs. Does anyone have any experience/recommendations about this? I'd like to have some information before I request that they add a plain link to the pdf previews back onto the on-page content.0 -
URL Value: Menu Links vs Body Content Links
Hi All, I'm a little confused. I have read a number of articles from authority sites that give mixed signals over the importance of menu links vs body content links. It is suggested that whilst all menu links spread link juice equally, Google does not see them as favourably. Inserting a link within the body will add more link juice value to the desired page. Any thoughts would be appreciated. Thanks Mark
Intermediate & Advanced SEO | | Mark_Ch0 -
How to find affiliate sites linking to a competitor website?
Hello here, I am trying to understand the best way to find sites that are affiliate of a competitor, through link research. Typically our competitor's affiliates link to our competitor website via any of the following links: http://www.musicnotes.com/sheetmusic/ard.asp?SID=[aff_id]&LID=[link_id] http://click.linksynergy.com/link?id=[aff+id]&offerid=[off_id]&type=2&murl=http%3A%2F%2Fwww.musicnotes.com%2Fsheetmusic%2Fmtd.asp%3Fppn%3D[item_id] The first link looks much easier to find, so I have tried to find the first kind of links with Google by using the "link:" clause as follows: link:http://www.musicnotes.com/sheetmusic/ard.asp Or, similarly, by using Open Site Explorer. But I always get 0 results! It is weird because I know there are thousands of affiliates out there with the same tracking code. How's that possible? Why does it look impossible to find the sites I am looking for? Would you suggest any different approach? Any ideas, suggestions and thoughts are very welcome! Thank you in advance. Fab.
Intermediate & Advanced SEO | | fablau0 -
Do links to PDF's on my site pass "link juice"?
Hi, I have recently started a project on one of my sites, working with a branch of the U.S. government, where I will be hosting and publishing some of their PDF documents for free for people to use. The great SEO side of this is that they link to my site. The thing is, they are linking directly to the PDF files themselves, not the page with the link to the PDF files. So my question is, does that give me any SEO benefit? While the PDF is hosted on my site, there are no links in it that would allow a spider to start from the PDF and crawl the rest of my site. So do I get any benefit from these great links? If not, does anybody have any suggestions on how I could get credit for them. Keep in mind that editing the PDF's are not allowed by the government. Thanks.
Intermediate & Advanced SEO | | rayvensoft0 -
Site wide footer links vs. single link for websites we design
I’ve been running a web design business for the past 5 years, 90% or more of the websites we build have a “web design by” link in the footer which links back to us using just our brand name or the full “web design by brand name” anchor text. I’m fully aware that site-wide footer links arent doing me much good in terms of SEO, but what Im curious to know is could they be hurting me? More specifically I’m wondering if I should do anything about the existing links or change my ways for all new projects, currently we’re still rolling them out with the site-wide footer links. I know that all other things being equal (1 link from 10 domains > 10 links from 1 domain) but is (1 link from 10 domains > 100 links from 10 domains)? I’ve got a lot of branded anchor text, which balances out my exact match and partial match keyword anchors from other link building nicely. Another thing to consider is that we host many of our clients which means there are quite a few on the same server with a shared IP. Should I? 1.) Go back into as many of the sites as I can and remove the link from all pages except the home page or a decent PA sub page- keeping a single link from the domain. 2.) Leave all the old stuff alone but start using the single link method on new sites. 3.) Scratch the site credit and just insert an exact-match anchor link in the body of the home page and hide with with CSS like my top competitor seems to be doing quite successfully. (kidding of course.... but my competitor really is doing this.)
Intermediate & Advanced SEO | | nbeske0