How to change URL of RSS Feed?
-
Hi,
There are some websites that keeps on scraping my content. I have blocked them already from accessing my website using .htaccess but they still get my content via RSS feed.
I have tried delaying the RSS feed but I think this affected google rankings. My question is, is there a way to change the URL of my RSS Feed?
From: http://www.mysite.com/feed to http://www.mysite.com/feed2
-
I think than you had better consider legal steps. If they have acces to your content from a third domain or ip they can also do that from a furth or fifth one. So no metter how many ips you will block, if they do know you feed address they can subscribe with a completely new one. In my opinion if this is the case than legal solution should be the best for you.Copyright your articles.
-
Hi Zsolt,
Unfortunately, the scrapers are smart enough to remove the links in the content that they copy. I don't know how they do it but even though my post has links and the h1 title is also a link, the are able to strip the url off.
-
Maybe one of the simplest solution is not blocking those sites to access your content. Make your h1 tag a link to the actual post. So if you have a post title post1 on the url domain.com/post1, the post1 heading on the top of the page should point to domain.com/post1. So if anybody steals your content than they will point back to the original content on your site, so of all copies your site will be he strongest one with the most links.
I would also place links in the content body pointing to my other pages, so anybody copying my content would be appriciated as they are giving handful of backlinks in return. I would also write a little info panel in the bottom: this atrticle was originaly posted on: www.domain.com and written by xy.com. Find similar articles here: domain.com/relatedposts.
In the mean time I would place a leagl statement that copying my content is all right, but just with the links included.
-
Hi Zsolt,
What might be the best solution to prevent the scrapers from stealing my content? Some examples of scrapers of my site are
and many more... I have tried blocking these sites in htaccess using both ip and domain name by the following code format:
Block by IP and Domain
order allow,deny
deny from 208.43.239.80
deny from hownews.infoBut though such code is already in the htaccess, they can still scrape my content. I know they are getting it from my RSS feed because when I put some code to delay my RSS Feed, they are not able to get my latest posts.
I hope you can help me find out on how to put a stop on this scrapers as they are really hurting my rankings. They even rank higher than my site which is the source of the original content.
Thanks in advance....
-
You have to cotact with your programmer to change the url for you, or in some cms systems you can do it in the backend.
What do you exactly mean by scraping? IF they steasl your content, than using a new url is not the best solution fo you.
Rss and rankings: rss usually contains the same information that is already available on your site on some url (not in all cases of course but usually). If that is the case than the feed only has negative affects on your rankings as it duplicates the content: the exact same text that you can find on domain.com/xy can be found on domain.com/feed/xy. So if that is the case you should not worry about your rankings.
If you change your url you should also redirect teh old one at the same time, if you do not do this than all of those who are yet subscribed will lose your feed, you do not want that. If you redirect, than anybody who knew the old url will get to the new one. I think it is pointless.
I would block the ip adresses i do not want to access my content. You could also try to apply legal stuff: say nobody is allowed to use your copys on their own sites. It is easy to find out if anybody does.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
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
-
Dynamic Url best approach
Hi We are currently in the process of making changes to our travel site where by if someone does a search this information can be stored and also if the user needs to can take the URL and paste into their browser at find that search again. The url will be dynamic for every search, so in order to stop duplicate content I wanted ask what would be the best approach to create the URLS. ** An example of the URL is: ** package-search/holidays/hotelFilters/?depart=LGW&arrival=BJV&sdate=20150812&edate=20150819&adult=2&child=0&infant=0&fsearch=first&directf=false&nights=7&tsdate=&rooms=1&r1a=2&r1c=0&r1i=0&&dest=3&desid=1&rating=&htype=all&btype=all&filter=no&page=1 I wanted to know if people have previous experience in something like this and what would be the best option for SEO. Will we need to create the URL with a # ( As i read this stops google crawling after the #) Block the folder IN ROBOTS is there any other areas I should be aware of in order stop any duplicate content and 404 pages once the URL/HOLIDAY SEARCH is no longer valid. thanks E
Technical SEO | | Direct_Ram0 -
Are my Domain URLs correctly set up?
Hi Im struggling with this probably easy concept, so I am sure one of you guys out there can answer it fairly easy! My website is over50choices.co.uk and whilst using the free tools in Majestic it said that I had: 77 Referring Domains pointing to www.over50choices.co.uk and only 35 pointing to www.over50choices.co.uk/ And in Moz it said: The URL you've entered redirects to another URL. We're showing results for www.over50choices.co.uk/ since it is likely to have more accurate link metrics. See data for over50choices.co.uk instead? Does this mean that my domains arent set up correctly and are acting as separate domains - should one be pointing to the other? Your help appreciated. Ash
Technical SEO | | AshShep10 -
Should I change by URL's
I started with a static website and then moved to Wordpress. At the time I had a few hundred pages and wanted to keep the same URL structure so I use a plugin that adds .html to every page. Should I change the structure to a more common URL structure and do 301 directs from the .html page to the regular page?
Technical SEO | | JillB20130 -
301 on certain url string
I have a few thousand old urls with the string /content/ in them and are looking for a way to 301 batch redirect them. So for all the urls that contain the word 'content' I would like to redirect to 1 specific page. I have tried the methods below without success. Regular 301's are working fine but this particular method is not working for me. I am running a Joomla site but I don't imagine that would have any impact. Any suggestions would be greatly appreciated. Redirect 301 ^content/.*$ http://www.mysite.com Redirect 301 ^content/ http://www.mysite.com
Technical SEO | | omega0 -
URL rewriting causing problems
Hi I am having problems with my URL rewriting to create seo friendly / user friendly URL's. I hope you follow me as I try to explain what is happening... Since the creation of my rewrite rule I am getting lots of errors in my SEOMOZ report and Google WMT reports due to duplicate content, titles, description etc For example for a product detail, it takes the page and instead of a URL parameter it creates a user friendly url of mydomain.com/games-playstation-vita-psp/B0054QAS However in the google index there is also the following friendly URL which is the same page - which I would like to remove domain.com/games-playstation-vita/B0054QAS The key to the rewrite on the above URLs is the /B0054QAS appended at the end - this tells the script which product to load, the details preceeding this could be in effect rubbish i.e. domain.com/a-load-of-rubbish/B0054QAS and it would still bring back the same page as above. What is the best way of resolving the duplicate URLs that are currently in the google index which is causing problems The same issue is causing a quite serious a 5XX error on one of the generated URLs http://www.mydomain.com/retailersname/1 - , if I click on the link the link does work - it takes you to the retailers site, but again it is the number appended at the end that is the key - the retailersname is just there for user friendly search reasons How can I block this or remove it from the results? Hope you are still with me and can shed some light on these issues please. Many Thanks
Technical SEO | | ocelot0 -
Multiple URLs and Dup Content
Hi there, I know many people might ask this kind of question, but nevertheless .... 🙂 In our CMS, one single URL (http://www.careers4women.de/news/artikel/206/) has been produced nearly 9000 times with strings like this: http://www.careers4women.de/news/artikel/206/$12203/$12204/$12204/ and this http://www.careers4women.de/news/artikel/206/$12203/$12204/$12205/ and so on and so on... Today, I wrote our IT-department to either a) delete the pages with the "strange" URLs or b) redirect them per 301 onto the "original" page. Do you think this was the best solution? What about implementing the rel=canonical on these pages? Right now, there is only the "original" page in the Google index, but who knows? And I don't want users on our site to see these URLs, so I thought deleting them (they exist only a few days!) would be the best answer... Do you agree or have other ideas if something like this happens next time? Thanx in advance...
Technical SEO | | accessKellyOCG0 -
Should me URLs be uppercase or lowercase
I'm in the middle of doing a bunch of 301 redirects for me site. Should I make them Lowercase, uppercase, or does it matter? Also, do I want to be using hyphens (-), or underscores (_)? Any other tips? EX: http://www.stupid.com/golf-slippers.html OR http://www.stupid.com/Golf-Slippers.html
Technical SEO | | JustinStupid0 -
301 Redirects Change?
Hi, Mozzers- I've noticed pages that are getting 301 redirected are staying out there longer. It used to be that you would implement a 301 redirect and then after a couple of months the old page would disappear out of Google's index. Over the last couple of months I've noticed pages lingering, popping up.... What gives? Thanks in advance! LHC
Technical SEO | | lhc670