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.
RSS feed links
-
Is this an RSS feed link? How was this page generated?
http://blog.moregoodfoundation.org/category/technology/feed
What causes it to show up as a backlink in open site explorer? And how would you go about removing these links? Lots of questions there
Thank you.
-
Thanks Paul, I'm more curious about how and why these links are created.
-
Unless you have a very specific reason for not wanting the feeds available, there's really no reason worry about removing them, moregood. They're not visible to normal visitors unless they use their own feed reader software to subscribe to the feed. If you're concerned about the full content of each post being available, you can go to Settings -> Read in your Dashboard and select Summary instead of Full Text.
If you do want to remove the RSS Feed links from the page entirely, you'll need to add some code to your theme's functions.php file. To do this properly, you'll need to create a child theme and edit the functions file there - otherwise each time you upgrade your customisation will be overwritten and you'll have to redo it.
The code to add in order to remove the additional RSS feeds is:
remove_action( 'wp_head', 'feed_links', 2 );
remove_action( 'wp_head', 'feed_links_extra', 3 );Note thought that this just removes the links for the page code, it doesn't stop WordPress from generating the feeds. Doing that requires more hacking than I'm prepared to cover here.
Bottom line: there's no reason to worry about these extra feeds or their incoming links. They may be useful to a few users, and for the others, they'll be "out-of-site, out-of-mind". I'd consider just about any other SEO opportunities to be higher priority than worrying about these.
Hope that helps?
Paul
-
That feed url link is coming from my own site but I'm not sure how it was created and/or how to delete them. Any ideas?
-
Yup, that's an RSS feed, moregood. By default, WordPress creates a number of specialised feeds in addition to the basic site feed. These include feeds for Categories, Post Comments, Tags, and Authors.
I'm not clear from your question if this feed lives on your own site or someone elses? If it's on someone else's site, its a perfectly legitimate backlink. Some sites choose to allow their feeds to be indexed by search engines to aid in indexing of their pages. There's no reason or need to remove these links from your backlinks unless they're from a spammy site. This link is just showing that one of the posts in that category feed has a link to your site. You'll probably also have a backlink showing from a regular page on that site as well.
Does that answer your question? Or is that link coming from your won site and you're wondering how to remove those special RSS feeds from your own site?
Paul
Paul
-
Weird, I can't figure it out either which is why I'm here
I'm using Open Site Explorer for the backlink report.
-
A feed is generated from the content of a your website. As for why this link is showing, when it isn't there is a little odd. Saying that, I did have a similar problem about 2 years ago and can't think what it was for the life of me!
What were you using to generate the backlink report?
-Andy
-
Okay thanks, what about a feed url like this one? http://ldsimages.com/category/uncategorized/feed. Open site explorer is showing it as linking to this site; mormonbeliefs.org, with [No Anchor Text]. How is that link being generated?
-
Yes, it is an RSS feed and all blogs have them (im sure they can be disabled) - normally at the same address /feed or /rss.
I am guessing that you have links in your articles back to your primary site? As the blog is on a subdomain, it will be seen as a separate site and links back will be seen... If I understood correctly
-Andy
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
-
Link Building for Charities?
Hello there! I'd like to get some advice/tips about link building for charities. I am doing an internship on SEO in a charity in London and I have Moz Pro to work with. So, I have to work on the links building but I don't know how to start, what value I can offer, etc . Thanks! 🙂
Link Building | | Ignacio.Puglisi3 -
How many links per week/month should a link building campaign acquire?
I am running a linkbuilding campaign for my company. Â I am mostly focusing on guest blogging opportunities and responding to emails from HARO. Â How many links would I have to acquire each week or month to be considered doing a good job over a 6 month or a year time period? Thank you,
Link Building | | fersu0 -
Links from coupon sites
Hi All, I post coupons on coupon sites a month ago and when I checked backlinks of my website I saw approx 1000 links coming from coupon sites on my Brand Name. IMO it is quite natural please share your views. *All the big brands listed on that coupon sites e.g amazon, dell etc Thanks
Link Building | | Alick3001 -
Nofollow affiliate links
I am setting up an affiliate program using software built in to my shop already (x-cart). The links generated by the software do not have the rel="nofollow" in them. I'm assuming they should have? When looking at Amazon, there must be millions of links out there pointing back to Amazon and all those links are followed back to them for link juice. Am I missing something? Surely best practice here is to re="nofollow" so you're not seen to be manipulating Google PageRank?
Link Building | | sparrowdog0 -
Text Link vs image link?
Which passes most link juice a text link or an image with the correct 'alt' attribute? Do the pass the same amount or is one more valuable than the other?
Link Building | | SamCUK0 -
Should I link to my Press Releases?
I just created my first press release at prlog.org using the free account, which lets you have one outgoing followed link. Question: Should I link to my press releases from my web site? I made the mistake of doing link exchanges in the past, and worried Google would detect it as a link exchange. It would be nice to link to the press releases on my site while still getting the benefits of having an incoming link from a site with PR 6. Is prlog.org a good site for press releases? Is there another one you recommend that is free or inexpensive? Is there any benefits to using multiple press release sites, with different content on each site? Thanks!!!
Link Building | | eugenecomputergeeks0 -
Links on the same keyword
When is linking from one particular keyword to much. At what point could link building from one keyword be considered spam and potentially delist a site ? Is it possible for a site to be delisted for having to many links from the same keyword ? Heard linking from the website name is more important following recent changes. I try and link from a selection of 3 to 4 keywords. Thanks for your help
Link Building | | onlinemediadirect0 -
Iframes vs links
Obviously, websites can link to another web site using iframes, and Google and other search engines do seem to have some capability to index the content. What I want to know is what is the difference in value passed between a regular link and an iframe link. <iframe src="http://www.targetwebsite.com/targetlink"><br /><br />will have the same page ranking effect on the target web site as this link: <br /><br /><a href="http://www.targetwebsite.com/targetlink">link</a><br /><br />Alternative, would it work to include an invisible actual link right before the iframe, like this: <br /><br /><a style="display: none;" href="http://www.targetwebsite.com/targetlink">link</a><br /><iframe src="http://www.targetwebsite.com/targetlink"/></p> <p><span style="color: #5e5e5e;">The reason is that we are building a product recommendation engine, for a branded cosmetology school in order to get our concept salons to link back to use and I was curious if creating a version they can use as an iframe will give us link benefit.</span></p></iframe>
Link Building | | incept0