Redirect Traffic

shriramsevak

New member
Registered
Joined
Feb 9, 2015
Messages
2
Points
0
Hello Everyone!!

I just want to discuss one critical issue here which I am facing presently. My website is based on skin and hair treatment in wordpress. My website is having many pages for different treatments like FUE Hair transplant, Vaser Liposuction and Eyebrows implants etc. Each treatment has a dedicated webpage.

My website already had one dedicated page for FUE Hair Transplant but I don't like the page's look, so now I have created one new web page with different design and graphics for FUE Hair Transplant. Now both pages are live but most of the content are same on both webpages. Now I want to redirect the traffic from my old webpage to the new webpage for FUE Hair Transplant.

I know there are few procedures to redirect a webpage. I want to use Wordpress 301 redirect plugin, but I am worrying about the ranking and traffic. If I use Wordpress 301 redirect plugin, Will it affect the link juice, PR juice and any SEO Values of the webpage as My old FUE transplant webpage is on top rankings now. Can you please advise me what would be the best procedure to redirect this old page to the new one without losing any SEO Values and traffic.

Thanks in advance...
 

Dopani

Well-known member
Registered
Joined
Mar 11, 2014
Messages
233
Points
18
My website already had one dedicated page for FUE Hair Transplant but I don't like the page's look, so now I have created one new web page with different design and graphics for FUE Hair Transplant. Now both pages are live but most of the content are same on both webpages. Now I want to redirect the traffic from my old webpage to the new webpage for FUE Hair Transplant.
If both pages are the same content then you should use a redirect from page1 to page2

There are more ways to do that, I searched on the forum and found some methods to use php or htaccess for redirecting a webpage

Using PHP
Code:
header( "HTTP/1.1 301 Moved Permanently" );
header( "Location: http://www.example.com/your-page/" );

Using htaccess
Code:
http://www.webmastersun.com/threads/8303-How-do-I-redirect-my-site-using-a-htaccess-file?p=49017#post49017
Using a Wordpress plugin
Code:
https://wordpress.org/plugins/redirection/
I know there are few procedures to redirect a webpage. I want to use Wordpress 301 redirect plugin, but I am worrying about the ranking and traffic. If I use Wordpress 301 redirect plugin, Will it affect the link juice, PR juice and any SEO Values of the webpage as My old FUE transplant webpage is on top rankings now. Can you please advise me what would be the best procedure to redirect this old page to the new one without losing any SEO Values and traffic.

Thanks in advance...
You can use Wordpress 301 redirect plugin without worrying about ranking and traffic, that should be done for your site.
 

PTTed

Well-known member
Registered
Joined
Jul 15, 2015
Messages
329
Points
0
Instead of redirecting the old page to the new page, why not just replace the copy of the original page with the new updated content? Redirecting here doesn't make any sense to me. Just keep a copy of the original HTML for the original page as a backup in case you want to go back to that original content for some reason in the future. As long as your on-page SEO is done well on the updated content, there shouldn't be a major problem. You might see your rankings bounce around for a few weeks when you make the change. Just wait it out as long as you know you did your on-page SEO well.

The only reason I can think of where you would want to publish an entirely new page is if you want to change the URL for some reason. Like maybe you don't have a certain keyword in the URL and you want to add it in there or maybe you want to shorten your URL because you made it too long in the first place. But unless you want to change the URL for some reason, then it doesn't make sense to publish a new page with a redirect. Just replace the original content on that high ranking page with the new updated content.
 
Older Threads
Replies
16
Views
6,561
Replies
28
Views
9,358
Replies
8
Views
2,557
Replies
4
Views
3,206
Newer Threads
Recommended Threads
Replies
3
Views
5,665
Replies
0
Views
2,933
Replies
1
Views
1,033
fwh

Latest postsNew threads

Latest Hosting OffersNew Reviews

Sponsors

Tag Cloud

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top