Page Redirection solution
-
Page Redirection solution needs, there are 2 sites in the same folder and one page of old site is bxxxxxseo.com/products.php new site bxxxxxseo.com/product_list.php .there are many old page indexed i wanna redirect all old pages to relevant pages of new site using SEO friendly way .Any help really appropriate.
Thank you
-
Yes with WP is is super easy and effective but my site is custom made site.
-
Developer has created this file.Where can i edit this .
RewriteEngine on
-FrontPage-
IndexIgnore .htaccess /.?? *~ *# /HEADER /README /_vti
<limit get="" post="">order deny,allow
deny from all
allow from all</limit>
<limit put="" delete="">order deny,allow
deny from all</limit>
AuthName xxxxlinexxx.com
AuthUserFile /home/xxxxline/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/xxxxline/public_html/_vti_pvt/service.grp
Redirect 301 /xxxxlinexxx.com/products.php http://xxxxlinexxx.com/index.php -
**Be carefull if amending the htaccess file. **
Make a back-up of it before you change anything. Test one redirect to make sure its working before you go ahead and add multiple redirects to the file.
-
**Be carefull if amending the htaccess file. **
Make a back-up of it before you change anything. Test one redirect to make sure its working before you go ahead and add multiple redirects to the file.
-
Moosa is right, again, if using wordpress install the yoast SEOplugin: http://yoast.com/wordpress/seo/
As well as enabling you to handle your on page seo, you can also handle your redirects and robots.txt files through the plugin.
-
Nakul, is right but also if you are using the wordpress then instead of going in to .htaccess use the redirection plugin!
-
Best solutions for this is 301 redirect. If you don't need those page any further, you can simply delete those files from server and can redirect all the old/deleted pages to the new relevant pages with the help of .HTACCESS file or server side redirection (if you're not comfortable with the .htaccess coding)
You just need to enter the following code in .htaccess file:
Redirect 301 /old/oldpage.htm http://www.domain.com/newpage.htm(new page)
Once done, make sure to update your sitemaps (HTML, XML and TXT)
Hope this helps!
-
Sure. Here you go. I used your example of redirecting old page to new page.
Redirect 301 /products.php http://www.bxxxxxseo.com/product_list.php
-
Thank you Where can i find 301 redirect .htaccess codes relevant to my problem ? there are many in that web but these are not clear for me .
-
Delete the old pages and setup 301 redirects from the old pages to the new pages.
Make sure all your internal links are going to the new site pages only. As long as you can set the 301's, you are all set.
I 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
-
Moving pages to new domain
Hello, Our product pages are ranked #1 on google for our target keywords using our domain e.g. www.olddomain.com/cases/productxyz and sell about 20 products all ranked #1. We have a new company called www.newco.com/case/product1, 2, 3 etc. We use woocommerce e-commerce for both old and new sites. What is the best way to list our old co-products on our new site and move over the #1 rankings? Do we create new products (using our new nice design) in the newco.com woo commerce and then redirect old co links? do we copy and paste all that old content into the newco.com? Totally confused. Thank you!
Web Design | | Jamesmcd031 -
Anything wrong in linking to homepage from all sub domain pages?
Hi, We have 6 sub domains which are forums, guides, etc. They have their own visitors for the related queries. We are planning to divert some of them to the website to promote our product with latest content. We are planning to add a link from every page of sub domain to our website homepage. This makes additional thousands of internal links flowing to website homepage. Will this kind of internal linking structure hurts? Any risks involved? Thanks
Web Design | | vtmoz1 -
Avg Page Load Time Increase After Responsive Web Design
The Avg. Page Load Time has been steadily increasing after our website went responsive. What could have cause this?
Web Design | | JMSCC1 -
Are pages not included in navigation given less "weight"
Hi, we recently updated our website and our main navigation was dramatically slimmed down to just three pages and no drop down under those. Yet we have many more important pages, which are linked to once on one of those main three pages. However, will this hurt those other pages because they are not included in navigation (some of which were starting to get good traction in rankings)?
Web Design | | LuaMarketing2
Thanks!0 -
On Page Local SEO
What do you believe is the best approach when it comes to Local SEO for businesses in 2013?
Web Design | | BlueRockDigital0 -
Should my link href be www or go direct to page?
Hi, just wondering which is the best format for linking to pages. In my navigation at the moment i have links like; Car Repair Services Is this the recommended format or should it be; Car Repair Services Many thanks for any answers. Alex
Web Design | | SeoSheikh0 -
Local Versions of Pages
I have a site that offers services across two states and was wondering if I would see any benefit from creating pages such as: SERVICE in CITY, TX Would I need to change the content on the pages completely or could I simply swap out the city/state if I have roughly 3-5 combos I want target?
Web Design | | nusani0 -
Is there a limit for 301 redirection in htaccess file?
For the SEO perspective, there is a limit for the number of 301 redirection inside the htaccess file?
Web Design | | Naghirniac0