# Does same content affects ranking

**URL:** https://meta.discourse.org/t/does-same-content-affects-ranking/79981
**Category:** Community Building
**Created:** [February 7, 2018, 5:39am UTC](https://meta.discourse.org/t/does-same-content-affects-ranking/79981 "2018-02-07T05:39:11Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![burningman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/burningman/32/120064_2.png) [@burningman](https://meta.discourse.org/u/burningman)
#### Post date: [February 7, 2018, 5:39am UTC](https://meta.discourse.org/t/does-same-content-affects-ranking/79981/1 "2018-02-07T05:39:11Z")

</div>

I connects discourse community with my wordpress, that’s why every content posted on wordpress, automatically posted on the discourse community and that’s a great thing.

But, I simply want to know, when both pages have same content, does it affects google ranking.

Every single help really appreciated.  
Thanks

---

<div class="post-metadata">

### Author: ![mpalmer](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mpalmer/32/45740_2.png) [@mpalmer](https://meta.discourse.org/u/mpalmer)
#### Post date: [February 7, 2018, 5:46am UTC](https://meta.discourse.org/t/does-same-content-affects-ranking/79981/2 "2018-02-07T05:46:55Z")

</div>

You probably want to [read some of these links](https://duckduckgo.com/html?q=duplicate+content+penalty).

---

<div class="post-metadata">

### Author: ![burningman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/burningman/32/120064_2.png) [@burningman](https://meta.discourse.org/u/burningman)
#### Post date: [February 7, 2018, 5:56am UTC](https://meta.discourse.org/t/does-same-content-affects-ranking/79981/3 "2018-02-07T05:56:32Z")

</div>

Thanks @mpalmer, It doesn’t affects my ranking.

One more question, Is there a way in wordpress plugin so that the line “Originally Article is written at” published in the end of the article instead of in the starting of the article.

---

<div class="post-metadata">

### Author: ![bartv](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bartv/32/130052_2.png) [@bartv](https://meta.discourse.org/u/bartv)
#### Post date: [February 7, 2018, 6:51am UTC](https://meta.discourse.org/t/does-same-content-affects-ranking/79981/4 "2018-02-07T06:51:43Z")

</div>

> [@burningman](#):
>
> One more question, Is there a way in wordpress plugin so that the line “Originally Article is written at” published in the end of the article instead of in the starting of the article.

Yes, you’ll need to do a little custom coding, but you can use WordPress hooks to change the templates:

[https://github.com/discourse/wp-discourse/wiki/Template-Customization](https://github.com/discourse/wp-discourse/wiki/Template-Customization)
