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
-
Should I disable the indexing of tags in Wordpress?
Hi, I have a client that is publishing 7 or 8 news articles and posts each month. I am optimising selected posts and I have found that they have been adding a lot of tags (almost like using hashtags) . There are currently 29 posts but already 55 tags, each of which has its own archive page, and all of which are added to the site map to be indexed (https://sykeshome.europe.sykes.com/sitemap_index.xml). I came across an article (https://crunchify.com/better-dont-use-wordpress-tags/) that suggested that tags add no value to SEO ranking, and as a consequence Wordpress tags should not be indexed or included in the sitemap. I haven't been able to find much more reliable information on this topic, so my question is - should I get rid of the tags from this website and make the focus pages, posts and categories (redirecting existing tag pages back to the site home page)? It is a relatively new websites and I am conscious of the fact that category and tag archive pages already substantially outnumber actual content pages (posts and news) - I guess this isn't optimal. I'd appreciate any advice. Thanks wMfojBf
Intermediate & Advanced SEO | | JCN-SBWD0 -
Guest Post - What to reply when blogger ask for $$ to post a content?
Guest Post - What to reply when blogger ask for $$ to post a content? I did not want to pay $$ to post guest post.
Intermediate & Advanced SEO | | varunrupal0 -
All URLs in the site is 302 redirected to itself
Hi everyone, I have a problem with a website wherein all URLs (homepage, inner pages) are 302 redirected. This is based on Screaming Frog crawl. But the weird thing is that they are 302 redirected to themselves which doesn't make any sense. Example:
Intermediate & Advanced SEO | | alex_goldman
https://www.example.com.au/ is 302 redirected to https://www.example.com.au/ https://www.example.com.au/shop is 302 redirected to https://www.example.com.au/shop https://www.example.com.au/shop/dresses is 302 redirected to https://www.example.com.au/shop/dresses Have you encountered this issue? What did you do to fix it? Would be very glad to hear your responses. Cheers!0 -
Rel="self" and what to do with it?
Hey there Mozzers, Another question about a forum issue I encountered. When a forum thread has more than just one page as we all know the best course of action is to use rel="next" rel="prev" or rel="previous" But my forum automatically creates another line in the header called Rel="self" What that does is simple. If i have 3 pages http://www.example.com/article?story=abc1
Intermediate & Advanced SEO | | Angelos_Savvaidis
http://www.example.com/article?story=abc2
http://www.example.com/article?story=abc3 **instead of this ** On the first page, http://www.example.com/article?story=abc1 On the second page, http://www.example.com/article?story=abc2 On the third page, http://www.example.com/article?story=abc3: it creates this On the first page, http://www.example.com/article?story=abc1 So as you can see it creates a url by adding the ?page=1 and names it rel=self which actually gives back a duplicate page because now instead of just http://www.example.com/article?story=abc1 I also have the same page at http://www.example.com/article?story=abc1?page=1 Do i even need rel="self"? I thought that rel="next" and rel="prev" was enough? Should I change that?0 -
Too many 301 redirects?
Hey, My company currently has one chief website with about 500-600 other domains that all feature the same material as the chief website. These domains have been around for about 5 years and have actually picked up some link traffic. I have all of these identical web-pages utilizing rel=canonical but I was wondering if I would be better served, from SEO purposes, to 301 redirect all of these sites to their respective pages on our chief website? If I add 500 301 redirects, will the major search engines consider this to be black-hat link-building even though the sites are related and technically already feature the same content? For an example, the chief website is www.1099pro.com and I would 301 redirect the below sites to the chief site: 1099softwarepro.com 1099softwarepro.info 1099softwarepro.net 1099softwarepro.biz 1099softwareprofessionals.com 1099softwareprofessionals.info ...you get the point
Intermediate & Advanced SEO | | Stew2220 -
Primary Domain or Redirect?
We are starting a new travel guide for a resort town. I have bought an expired domain with decent related links and PR (which seems to have survived the transfer (4 months ago). Beofre we launch the new site I am trying to decide if we should use this expired domain as the primary URL for the new site or just do a permanent redirect and buy a new domain that better matches the theme of the site. I am obviously concerned with starting from scatch with a new domain. I am confident we can build some good rellevant links in a short time but this space is very competetive. Any input would be greatly appreciated.
Intermediate & Advanced SEO | | Locals0 -
Blog posts not showing in serps for exact match title search
hi- my first client ranks #1 for the exact phrase of each blog post title the 2nd client doesnt rank anywhere when i search for the exact post title 2nd client has robots.txt User-agent: *
Intermediate & Advanced SEO | | Ezpro9
Disallow: /wp-admin/
Disallow: /wp-includes/ so that shouldnt noindex any posts right? his site ranks for many kw's - but oddly none of his blog posts are anywhere to be found - i dont mean for a kw search - i mean for searching for the entire title he doesnt rank anywhere in first 5 pages for any of 6-7 posts i checked any idea what could cause this? thanks0 -
301 Redirect With A Message And Delay
Hello, I'd like to sell a site I own. I'd like the site to be redirected to the buyers site with a 301 redirect. But I'd like the viewer to be informed that the site was purchased by this company and they will be redirect in 5 seconds.I'd like for the redirect to be a complete 301 and pass as much linklove as possible. Are you familiar with how to do this? Thanks, Tyler
Intermediate & Advanced SEO | | tylerfraser0