Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Redirect posts from a wordpress.com blog over to a self-hosted blog
-
Hi All
I started a wordpress.com blog with a few posts on it, and these have been shared using social media so links to these exist on Facebook and Twitter.
I've decided that its going to be better and more effective to have the blog on my primary domain.
How would I setup a redirect from the wordpress.com blog to my self hosted blog? Normally I'd write a .htaccess file but I'm unable to do that over at wordpress.com.
I can't even see an option to install plugins, otherwise I would have used the "Redirector" plugin.
-
This is why I mentioned it might be worth my while re-arranging paragraphs from the articles, maybe adding some relevant images and changing the content slightly to avoid any cross domain duplication problems.
I might go ahead and do as Highland is suggesting, I was hoping that wasn't the only way to do it.
-
Hi Ben
No problem... thanks for clarifying. Seems like the only way to do it and have anything "redirect" is to have some sort of intermediate step.
This is a little wild, but you could;
- Create your middle blog with matching content
- Redirect wordpress.com to the middle blog with matching URLs and content
- Then cross domain rel=canonical the middle blog to the final destination with the same content.
Maybe that's worth a try, I don't see any dup penalties cause only the final site is being "credited" by you as the source, but you end up with a chain of redirects, which is not recommended, but Matt Cutts has said they can handle 2-3 most of the time.
-Dan
-
I wouldn't just drop the old site. it has SEO momentum and you want to capture as much of that momentum as you can before you drop it (otherwise you need to build it from scratch on your new site).
There's going to be penalties in doing it either way. You're going to have duplicate penalty until the old site gets de-indexed.
-
Thank you both for your replies.
Highland, I was hoping to eradicate the sitename.wordpress.com blog in the coming month. The blog in question only has 3 articles at the moment so I'm not sure if I should just move the articles to the self-hosted blog; amend the content slightly (so the article isn't the same as sitename.wordpress.com), delete the wordpress.com blog and let Google and other search engines re-index the page on my self-hosted blog... or would this cause more hassle and possible penalties?
Sorry Dan I probably should have said before that the domain I'm wanting to redirect to is an existing site with pages already setup etc. I don't have access to the DNS and I have to contact BT through their online form and wait 3 days for them to get back to me per DNS change request so that's not a viable option, but I appreciate the information provided, it was certainly worth a read.
-
Hi Ben
Highland's response is definitely a good "poor man's" way, and there's nothing wrong with it at all.
WordPress now offers site redirects through the wordpress store - I believe it's like $12 a year.
There is also this domain mapping trick, which seems like it would still work, but they do say its a little complicated.
-Dan
-
Wordpress.com is a whole different beast from the Wordpress software. WP.com uses the WP software and shoves it into a shared hosting environment. So you can't do most things you can do elsewhere.
If you are using your own domain, just move your blog off WP.com and host it yourself. You can retain the same URL structure doing this.
If you're using myblog.wordpress.com, you're a LOT more limited. My suggestion would be to do a poor man's 301. Copy your content to the new blog, then gut the old URL and put a link to the new URL. This is not the preferred method but it lets you keep your traffic and still pass some SEO. Since it's not duplicate, it will eventually cause your new page to rise and the old to fade.
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 to enable lost trailing slash redirection in WordPress with Yoast plugin
Hi, We have lost the non-slash to slash URL redirection in our WP site. We are using Yoast SEO. All the settings are normal and we have enabled the related code in .htaccess too. Still we couldn't able to find why we lost. Please help. Thanks
Intermediate & Advanced SEO | | vtmoz0 -
Moving html site to wordpress and 301 redirect from index.htm to index.php or just www.example.com
I found page duplicate content when using Moz crawl tool, see below. http://www.example.com
Intermediate & Advanced SEO | | gozmoz
Page Authority 40
Linking Root Domains 31
External Link Count 138
Internal Link Count 18
Status Code 200
1 duplicate http://www.example.com/index.htm
Page Authority 19
Linking Root Domains 1
External Link Count 0
Internal Link Count 15
Status Code 200
1 duplicate I have recently transfered my old html site to wordpress.
To keep the urls the same I am using a plugin which appends .htm at the end of each page. My old site home page was index.htm. I have created index.htm in wordpress as well but now there is a conflict of duplicate content. I am using latest post as my home page which is index.php Question 1.
Should I also use redirect 301 im htaccess file to transfer index.htm page authority (19) to www.example.com If yes, do I use
Redirect 301 /index.htm http://www.example.com/index.php
or
Redirect 301 /index.htm http://www.example.com Question 2
Should I change my "Home" menu link to http://www.example.com instead of http://www.example.com/index.htm that would fix the duplicate content, as indx.htm does not exist anymore. Is there a better option? Thanks0 -
How do you 301 redirect URLs with a hashbang (#!) format? We just lost a ton of pagerank because we thought javascript redirect was the only way! But other sites have been able to do this – examples and details inside
Hi Moz, Here's more info on our problem, and thanks for reading! We’re trying to Create 301 redirects for 44 pages on site.com. We’re having trouble 301 redirecting these pages, possibly because they are AJAX and have hashbangs in the URLs. These are locations pages. The old locations URLs are in the following format: www.site.com/locations/#!new-york and the new URLs that we want to redirect to are in this format: www.site.com/locations/new-york We have not been able to create these redirects using Yoast WordPress SEO plugin v.1.5.3.2. The CMS is WordPress version 3.9.1 The reason we want to 301 redirect these pages is because we have created new pages to replace them, and we want to pass pagerank from the old pages to the new. A 301 redirect is the ideal way to pass pagerank. Examples of pages that are able to 301 redirect hashbang URLs include http://www.sherrilltree.com/Saddles#!Saddles and https://twitter.com/#!RobOusbey.
Intermediate & Advanced SEO | | DA20130 -
Redirect at Registrar or Server
Hi folks, I have run into a situation were a new client has 3 TLDs (e.g. mycompany.com, mycompany.org and mycompany.biz), all with the same content. They are on a Windows IIS environment, which I am not familiar with. Until now, all of my clients have been Linux/Apache environment, so I always dealt with these issues utilizing htaccess. Currently all resolve to the same IP, but the URL remains the same in the browser address field (e.g. if you type-in mycompany.org - it remains as such). We want the .org and .biz version to 301 Redirect to the .com TLD. I am wondering what the best practice might be in this situation? Could we simply redirect at the registrar level or would implementation at the server level be best? If so, I would really appreciate an example from someone with experience implementing redirects on IIS. Thank you!
Intermediate & Advanced SEO | | SCW0 -
Redirecting non www site
Hello Ladies and Gentlemen. I 100% agree with the redirecting of the non www domain name. After all we see so many times, especially in MOZ how the two different domains contain different links, different DA and of course different PA. So I have posed the question to our IT company, "How would we go about redirecting our non www domain to the www version?", "Where would we do that?", " we cant do the redirect on our webserver because the website is listed as an IP address, not a domain name, so would we do the redirect somewhere at GoDaddy?" who is currently maintain our DNS record So here is the response from IT: " I would setup a CNAME record in DNS (GoDaddy), such that no matter if you go to the bare domain, or the www, you end up in the same place. As for SEO, having a 301 redirect for your bare domain isn't necessary, because both the bare domain and the www are the same domain. 301 is a redirect for "permanently moved" and is common when you change domain names. Using the bare domain or the www are NOT DIFFERENT DOMAINS, so the 301 would not be accurate, and you'd be telling engines you've moved, when you haven't - which may negatively impact your rank. It sounds to me that IT is NOT recommending the redirect. How can this be? Or are we talking about two different things? Will the redirect cause the melt down as the IT company suggests? Or do they nut understand SEO?
Intermediate & Advanced SEO | | Davenport-Tractor0 -
303 redirect
Hi, 303 redirect is a good thing or not ? I have a homepage in 2 languages FR and EN > mywebsite.com/fr/ and mywebsite.com/en/. A 303 redirect is on mywebsite.com to mywebsite.com/fr/. Thanks D.
Intermediate & Advanced SEO | | android_lyon0 -
Login redirect 302
Ok - anyone knows what to do with the temporary redirect to the login page? In our e-commerce system we have a checkout page, which requires user to be logged in - if they are not, we redirect them to the login page using simple php header("Locaiton: url"). This however has been found as a Warning as it's a temporary redirect. I can't really put there permanent redirect for obvious reasons so if someone could give me some clue on this situation that would be much appreciated.
Intermediate & Advanced SEO | | coremediadesign0 -
How To 301 Redirect .html pages
I need to redirect a page/URL that is purely .html to a new location. I don't know how to do this. All the redirects I can find are for server side code pages .php/.aspx etc. From my understanding I can't put a server side redirect in a .html file. I am hosting on a microsoft server, however the new page I am redirecting to is .php. I am running some WordPress (.php) files on the server. I need to make it redirect before the old page loads so visitors don't start reading something that is about to get redirected Can someone please help me?
Intermediate & Advanced SEO | | MyNet0