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
-
How do I find why I have a 302 redirect?
I have a 10 year old website and I have just recently changed to a https: version and my host ionos setup a 301 redirect. I have noticed on my Moz reports that as well as a 301 redirect there is also a 302. How do I find why I have a 302 redirect? I have looked in my htaccess file and it says:- RewriteCond %{SERVER_PORT} 80
Web Design | | Ast9858
RewriteRule ^(.*)$ https://%{HTTP_HOST}/$1 [R,L] I'm assuming this is the 301 redirect, where will I find the 302 redirect. Please note that I am using Wordpress that was not setup through ionos. Does anyone know where a 302 redirect could also be installed or how I find why its there or where its coming from? Thanks Andrew0 -
JS and HTML links: Any risk involved being employing two similar links on every page?
Hi all, We used a have a banner with link from all pages our subdomain. The link is JS link and it's linking to our website homepage from our sub domain. Recently we have added similar HTML link from all pages of sub domain presuming that Google might not be considering JS links. So, now we have 2 links (JS and HTML) from every page of sub domain pointing to the website. If Google considers 2 links, will there be any risk for employing same link twice from every page? Thanks
Web Design | | vtmoz0 -
Migrating login page from website: SEO impact
Our current login page looks like www.website.com/log-in/. We are planning to migrate it to a sub directory login.website.com. For years, our login page is the top landing with highest visits after homepage. If we migrate this now, are we going to loose traffic and drop in rankings? Thanks
Web Design | | vtmoz0 -
Should I Redirect Pagination?
Working on a redirect map for a client moving platforms and they have all of their category pagination indexed - no canonical link and no rel next/prev's on any of them. Should I redirect the pagination pages to the main category page on the new platform? Or Should I allow the pagination to de-index itself type of thing? Thoughts and experience?
Web Design | | paul-bold0 -
Looking to remove SSL because it is causing very slow website download speeds. Does WP have a plugin that redirects SSL urls to non SSL urls?
After some extended debate with our web development team we are considering dropping the SSL from our website because it is adding almost 2 additional seconds to our download speeds. We know there is a SEO boost from having a SSL but we believe the extended download speeds maybe outweighing the benefit. However we are concerned about the SEO implications of having no method possible of redirect SSL to non SSL webpages. Does anybody know of a Wordpress Plugin that can force redirect SSL urls to non SSL urls?
Web Design | | RosemaryB0 -
How to setup a redirect from one subfolder to another to avoid duplicate content.
Hello All, I have a WordPress site that Moz says has duplicate content. http://deltaforcepi.com/latest-news/page/3
Web Design | | Michael_Rock
http://deltaforcepi.com/category/latest-news/page/3 So I set up an addition to the .htaccess file . . . redirect code to move from one folder to another RewriteRule ^category/latest-news/(.*)$ /latest-news/$1 [R=301,NC,L] What did I do wrong? I am not proficient in .htaccess files.0 -
Best hosting solution for linkbait videos
I'm creating a series of link bait videos. I want people to link to the pages on my site hosting the videos. What's the best site to host them on, if my primary concern is to get do-followed links? I'm worried about putting them on YouTube, as I imagine most of the links will be to the page on youtube.com, or worse, just directly embedded.
Web Design | | menachemp0 -
Site-wide footer links or single "website credits" page?
I see that you have already answered this question before back in 2007 (http://www.seomoz.org/qa/view/2163), but wanted to ask your current opinion on the same question: Should I add a site-wide footer link to my client websites pointing to my website, or should I create a "website credits" page on my clients site, add this to the footer and then link from within this page out to my website?
Web Design | | eseyo0