Nice wordpress to wordpress redirect?

Nice wordpress to wordpress redirect? - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Nice wordpress to wordpress redirect? error on your web browser. Problem :


I have a WordPress blog in http://suportrecerca.barcelonamedia.org/blog/ , and since I can no longer use our company servers for my blog I've had to move it to blog.joanmarcriera.es



Google had my old blog well indexed and many people is landing to my old blog.
I want to redirect this people to my new blog in a nice way, like a 5 seconds delay with some information or something.



Any suggestions?



I also would like to let Google index the old blog like usual if it's possible.



Thanks.


Solution :

Use a 301 redirect. Place this in your .htaccess file of the old URL:



Options +FollowSymlinks
RewriteEngine On
RewriteCond %HTTP_HOST ^(www.)?suportrecerca.barcelonamedia.org/blog/$ [NC]
RewriteRule ^(.*)$ http://blog.joanmarcriera.es/$1 [R=301,L]


This will tell Google, and browsers and other search engines, that your site has moved locations. You will see some fluctuation in your rankings while Google makes the transition from the old site to the new site but after all is said and done your new site should replace the old site in the SERPs and retain its ranking.


We hope that this article has helped you resolve the wordpress, redirects, blog error in your web browsers. Enjoy browsing the internet uninterrupted!

Comments

Popular posts from this blog

How to redirect to any domain [duplicate]

"302 found" for index page bad for SEO?

Create redirect from url like www.example.us/?p=100&option=