How to add Press Releases the site without it will be consider Copied ?
-
Hello guys,
There is a Press Releases company that posting every month 2 Press Releases in their website about our company.I want to show the Press Releases post in our company as well.
How can i do it without that it will be consider Copied text ?Thank you
-
o.k, because our site was built in WordPress.
Any one know plugin that will allow me to add canonical tag for each post separately ?
Its more plugin that will allow me access to the code of each post.Any one ?Thank you
-
I will do it...
Thank you very much for your help.
-
Hi Edmond
You'd be able to use the copy without any problems, but you won't be able to rank for it specifically. If that's not an issue, then read on.
What I would do is add a canonical tag on your page back to the original press release. You can read up on canonical tags here in this Moz guide.
So say the press release is at this URL: http://www.pressreleasecompany.com/yourpressrelease
You can take the press release and publish it on your own page, such as: http://www.yourdomain.com/yourpressrelease
On your webpage, you would need to have the following code in the section of your HTML:
rel="canonical" href="http://www.pressreleasecompany.com/yourpressrelease" />
With that bit of code, you are letting Google know that you have taken the press release from elsewhere and that the original copy can be found there. You are using the copy just to feature and add user experience to your website, and not to try and rank for any terms.
Google will acknowledge the tag and will not penalise you (or reward you) for using the duplicate copy. I think it's also a good idea to include a brief introduction to where the press release came from and what it is about before using the copy, just to show that you are citing your source.
With those steps, you will be fine in mentioning external press releases about your company on your own site without risking being penalised. Always a good idea not to overdo it, but with the canonical tag you won't be seen as duplicating content for nefarious or ranking means.
Hope this helps.
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
-
Content Duplication Issue On Content Publishing Site
I am running Free Article Posting site but I discover people are posting their content which already has been published on different sites before. What should i need to do in order to save my site from Google penalty.3 waiting for your kind help in this regard Thanks in advance
Content Development | | Mustansar0 -
Tool to identify duplicated content on other sites
Hi does anyone know of a tool that could be used to identify if a site is using our content without permission? Thanks
Content Development | | turismodevino10 -
Can I post my MailChimp articles on my blog without getting hit for duplicate content?
I would like to post my newsletters on my blog, but am afraid of duplicate content since you can click a link on the MailChimp email blast to view the Newsletter online. Is this considered dup content?
Content Development | | RoxBrock0 -
Would you allow guest writers to have google adsense on your site
Hi, i am thinking of building a website where 30% of the writers would be guest bloggers and i was thinking about letting guest bloggers have adsense on the site. What i was thinking of doing was, allowing the guest blogger to have one google adsense advert on the page of the article but not sure what people think. The new magazine would be on one topic but i am worried incase the person kept on pressing the google adsense advert to get money in. The google adsense code would be there code, does anyone know if there is a way from hiding their code so they do not know which one is their google adsense advert, and do people think this is a good idea. This would only be offered to people who write good quality interest content. will be interested to hear your thoughts
Content Development | | ClaireH-1848860 -
Fresh content ideas for a static site?
I have an ecommerce site. My home page is set-up just as I want it. I'm not looking to redo it or change my site to a blog. Just looking for some new, different, SEO friendly ideas or concepts to keep it "fresh".
Content Development | | VictorVC0 -
Duplicate content - 6 websites, 1 IP. Is the #1 site knocked down too?
Yes I know, running multiple websites on 1 IP isn't smart. 6 Websites with duplicate content on 1 IP is even worse. It's a technical issue we can't solve quickly. Thing is, our #1 website, which has the highest DA and PR, was the first website with all this content. All other websites we're running were launched a few months, and some a few years, later. All content was copied from the #1 website. I'd say the other websites would get knocked down by Google, because they duplicated the content. Google should see that our #1 website was the first that uploaded this content. Therefore our #1 website should rank normally. Questions is: What does Google think of duplicate content when all websites are on 1 IP? Is, or will our #1 website get punished as well?
Content Development | | Webprint0 -
Keeping web site fresh re content
We currently use a wp blog but we don not host on the web domain. What are the advanatges to moving the blog to the domain The only 1 I can think of is every time we update the blog this should help keep the web site fresh with new content .
Content Development | | NotThatFast0 -
Is it considered as duplicate content ?
Hello, I see a lot of errors on my webmaster tools because of this ajax code on my questions pages of the site (screen) : www.dismoicomment.fr The code : | / ADD ANSWER FORM |
Content Development | | elitepronostic
| | $("#answer-add-button").click(function () { |
| | $.ajax({ |
| | type: 'POST', |
| | url: '/answers/quelle-assurance-choisir-pour-un-scooter/', |
| | data: $("form#answer-add").serialize(), |
| | dataType: 'html', |
| | success: function(data) { |
| | |
| | if(data=="answer") { |
| | $('.answer-add-message').show().empty(); |
| | $(document).ready(function() { |
| | $(' Vous avez déjà répondu à cette question. ').appendTo('.answer-add-message'); |
| | }); | I have add a line on my robots.txt : http://www.dismoicomment.fr/robots.txt for remove all urls with /answers/. These urls with /answers/ aren't indexed in google. Do you think that it is dangerous and that can be considered as duplicate content ? 1129546035.png0