mrnixdorf
Senior Member
- May 24, 2015
- 856
- 767
Hey, what do you think about this?
Post : https://domain.com/how-to-be-a-man "indexed"
Page : https://domain.com/how-to-be-a-man-1 "same content but NoIndex"
I'm using "Insert Php code snippet" plugin to insert php code in post.
Cloaking script inserted in wordpress Post, WH link is the Page link, BH link is an external link
Why creating a duplicated page? if I do WH link with the same Post url, i'm getting Redirection loop error, because the script will be executed infinity
So to avoid this, i'm creating a duplicated page with same content
Now, when applying this, for SEO, does my post link that's indexed have any impact.
Because the final url that search engines will see is the page link that's not indexed and not the post link.
What's your toughs?
Else if there's a way to use the post link where the script is used as a WH link?
Thank you
Post : https://domain.com/how-to-be-a-man "indexed"
Page : https://domain.com/how-to-be-a-man-1 "same content but NoIndex"
I'm using "Insert Php code snippet" plugin to insert php code in post.
Cloaking script inserted in wordpress Post, WH link is the Page link, BH link is an external link
Why creating a duplicated page? if I do WH link with the same Post url, i'm getting Redirection loop error, because the script will be executed infinity
So to avoid this, i'm creating a duplicated page with same content
Now, when applying this, for SEO, does my post link that's indexed have any impact.
Because the final url that search engines will see is the page link that's not indexed and not the post link.
What's your toughs?
Else if there's a way to use the post link where the script is used as a WH link?
Thank you