• Home
  • WordPress
  • web Hosting
    • Free hosting
    • Cheap Hosting
    • comparison cloud , vps, shared, wordpress
    • managed wordpress hosting
    • managed cloud hosting
  • page Speed
  • Deals
  • Services
  • About

RAaz Kumar .com

wordpress tutorials seo hosting etc


blogger to wordpress migration in 3 simple steps

things must Know when you moving from blogger to WordPress.blogger to WordPress migration move your posts from blogger to wp within minutes almost no downtime and without losing visitors, SEO may affects.
Here what I mentioned that  when You move from blogger to WordPress.
2019 method
  1. Export: blogger >>settings>>basic>>export data>> backup xml file downloaded .
  2. Import: wordpress install>> tools>> blogger importer>> import xml >> posts added
  3. Redirection in case of sub domain you can redirect with htaccess.  incase of blogspot you can’t because blogspot not allowed to redirect third party websites.

Quick tips:

Once you moved to WordPress how to do you use same URL permalinks of blogger version.

Redirecting blogger now  getting difficulty. depending on your servers some plugin won’t works.

URL:  permalink finder

wp-maintain-blogger-permalinks-2.1 plugin

If you are blogger blog got deleted, and don’t have the backup.

then backup your data using google cache, archive.org will not work efficiently.

2,Redirecting mobile version of blogger urls

we can fix desktop version mobile redirects. but what about mobile version URLs

like ?m=1

we have to remove the “?” parameter / redirect using the .htaccess.

Blogger redirect plugin won’t work for if old blogger deleted.

 

RewriteEngine On RewriteCond %{QUERY_STRING} ^m=1$

RewriteCond %{QUERY_STRING} ^m=1$
RewriteRule ^(.*)$ /$1? [R=301,L]

Placing the code above in 1st line worked.

 

Asking strat configuration for blogger imported posts.

Redirecting Individual URLS with Redirect plugin worked for some URLs. but this is not the solution.

however my blog is very small and 4 URLs are broken I have fixed with that plugin.

htaccess code for redirection

# Begin Redirection
#Redirect archives
RewriteRule ^([0-9]{4})_([0-9]{1,2})_([0-9]{1,2})_archive.html$ $1/$2/ [L,R=301]
#Redirect labels/categories
RewriteRule ^search/label/(.*)$ category/$1/ [L,R=301]
RewriteEngine On
RewriteCond %{QUERY_STRING} ^m=1$
RewriteRule ^(.*)$ /$1? [R=301,L]
#ATOM Feeds
RewriteRule atom.xml feed/atom/ [L,R=301]
RewriteRule feeds/posts/default feed/atom/ [L,R=301]
#RSS FEEDS
RewriteRule feeds/posts/default?alt=rss feed/ [L,R=301]
RewriteRule rss.xml feed/ [L,R=301]
#Comments Feed
RewriteRule /feeds/comments/default comments/feed/ [L,R=301]
RewriteRule /feeds/comments/default?alt=rss comments/feed/ [L,R=301]
# End Redirection

Moving WordPress process following these steps.

1.change the DNS entries from Google to your shared IP or dedicated by website.com A record and www.website.com A record alias IP
ex www.airtet.in A record 194.64.83.53
airtel.in A record 194.64.83.53  or alias www.airtet.in
2.install WordPress on self-hosted service  here I can write about how to install WordPress using c panel
this process may be done easily with Softaculous configured in CPanel or upload extract manually from WordPress.org  after installing website copy meta descriptions title and keywords.
Importing blogger posts from WordPress using blogger importer tool.
3. Go to WordPress Dashboard select Tools to choose blogger importer Go to WordPress Dashboard select Tools to choose blogger importer it will ask your email and password for import blogger posts also Google ask for confirmation.
http://cdn3.wpbeginner.com/wp-content/uploads/2013/12/allowwpaccess.png
after you grant access you need to select one if you have more than blogspot blogs in your blogger account.
you may import all blogger blogs data into one WordPress blog.
  • http://cdn2.wpbeginner.com/wp-content/uploads/2013/12/import-blogs.png
    1. you can export blogger XML file.
    2. Import using WordPress importer and then process same as method 1
    1. Method 2 for importing posts from blogger to WordPress:

      if the above authorization doesn’t work due to auht2.0 of google.
  • blogger WordPress Fixing permalinks:

    you can use pretty permalinks structure like post name or category/post name rather month/year.postname.html,
    you can redirect with this plugin permalink finder, or redirect plugin. without adding any code to template.php or without editing.htaccess.
  • After importing your data, you check for permalinks which are old like blogger permalink structure
  • year/month/post-name.html
  • but here you need to focus on this wisely because in future you want to change your permalink structure in WordPress only post name or Post name/post_id or category/post name you may also interest in the best permalink structure for SEO in WordPress.
 Tips: if you want Fancy permalinks  then no need to set permalink structure as Blogger version. year/month/name.html just use post name in WordPress
for permalinks go settings and choose permalink structure.
Quick tip: Just use permalink finder plugin. (if not work then download it fro this post)
it will redirect all old blogger URLs to your new WordPress URLs.

Redirecting blogspot subdomain not allowed by blogger Terms

Few things I want to mention.
  1. the major thing  is redirected blogger blog will delete due to blogger terms of service. because I faced this asked blogger they replied this is one of spam method redirecting another.
  2.  Google shows your old blogger permalink structure I am facing this since 1 year. also index Google mobile format URL which year/month/post name.html?m=1. goes away later
  3. You may lose your traffic in my case when I moved blogger to WordPress to Google indexing crawling lazily in blogger when posted an article that website it indexed in seconds. but now in WordPress indexing time take 1 day or more sometimes XML sitemap plugin in WordPress not update when you update content. you may also check debug function in that plugin.
  4. DUplicated content if redirection breaks if you are reused your old blogger blog content on blog spot which is exported blogger data. if you import this to another blogger blog why you do this because totally permalink structure changed. old content is there is without any purpose why don’t I park this blogger. if the you do this your new WordPress blog ignores in Google index and blogger platform blog gets rank until you changed the content of on WordPress site if you totally changed your content on your WordPress blog.  blogger parked domain also loose traffic. this also experienced.
  5. if you are a Newbie you don’t know technical experience I don’t recommend WordPress because there are lots of plugin errors, especially with your hosting provider. some of the plugins use more memory also check limits beyond shared hosting.
  6. in my case in shared server if I get more than 500 users I get 508 service resource limit reached they block your database or directory hostgator uses process limit if you cross the limit you will get 500 internal server error. if this happens frequently they will suspend your account not pay any money you may refer Hostgator terms of service.
  7. if you moved to WordPress there is no way come back to blogger. But you can do manually.

why to move WordPress from blogger ?

      More customization, attracting themes, plugins, self-hosted platform, SEO Friendly (Do more..) WordPress powers 85% of the web.
  1. better SEO if you think of this. Google recently not crawling meta tags like keyword, announced by Google Matt Cutts. but  the website description clearly index in Google snippet in results. Google algorithm very complexity and also its depends on more than 200 factors. blogger blogs are more active in Google results than WordPress  because it’s owned by Google.
  2. more customization especially themes  lots  of people  attract here really this feature to WordPress bunch of WordPress themes available better than blogger.

how to move WordPress to blogger convert WordPress data to blogger XML file

Reasons to move WordPress to blogger

  1. Hosting Problem Plugins using much of memory.
  2. more  bandwidth
  3. instability permalink URLs.

Update: 2k19 now i am, a server admin // no need to go blogger this not working right now

I am on WordPress since 2 years  moved it from blogger. for the last 2 years not ranked very pretty in google. the same site in blogger platform daily hitting 1000  above visitors daily 2012.
when it I moved to WordPress getting almost 50-100 per day.because I lost 301 redirects blogger blog old deleted by bloggers team because it’s violated their terms of service.

  1. Now blog with on VPS server daily getting 150-200 visitors but getting timeouts on VPS server which is
    3 GB ram memory
    100 GB memory
    4tb bandwidth monthly
    2 CPUs 3.3ghz speed.

The WordPress data conversion to blogger XML file. http://wordpress2blogger.appspot.com/
can be done here. but it’s educational because its supports only 1 MB data.

  • wp2 blogger plugin does this more than 1 MB it’s working, but you need pay 10 dollar buy it from warriorforum.com
   otherwise, you can split your WordPress exported XML files 1 MB parts and convert it from http://wordpress2blogger.appspot.com/  and import to blogger one by one.

 

Related topics:

  1. 301 & 302 Redirection in nginx, Htacess, wordpress etc Redirect URL & Domain SEO Friendly
  2. WordPress duplicate thin content Issues {FIXED}
  3. Blogspot blogger seo Basic Optimization tips
  4. How to create/add xml html sitemap for blogger
  5. Connecting Domain to Website Blogger / WordPress etc

Free Blogger tutorials blogspot platform beginners to advanced

  • blogger to wordpress migration in 3 simple steps
  • How to create/add xml html sitemap for blogger
  • Blogger Templates Responsive updated
  • Connecting Domain to Website Blogger / Wordpress etc
  • How to add adsense to blogger anywhere
  • Customize Blogger Template
  • Embed rss feed / label / frame sitemap in blogger post page
  • Blogspot blogger seo Basic Optimization tips
  • how to disable right click copy and paste on blogger

 

 

wordpress Pagespeed optimization

Digitalocean free $100 Credit

Cloudways Review pricing promo codes

Siteground cpu limits Pricing

Shared Hosting

Managed wordpress Hosting

Managed Hosting Cloud server

VPS Hosting

Cloud Hosting – Unmanaged

Google cloud Pricing

Aws Pricing

Azure pricing

nginx server tutorials

apache server tutorials

linux sysadmin tutorials

mysql Commands list pdf

LEMP Install Ubuntu

Mysql Performance Tuning

Nginx Performance tuning

Linux Performance tuning

Php -fpm performance tuning

Redis Performance tuning

linux server security

nginx security best practices

wordpress security plugins

 

 

wordpress

 

Top 5  WP Google Analytics Plugins

WP Backup Plugins

Wp Comment Plugins

Top wordpress Security Plugins

WP Seo Plugins

WP Caching Plugins

Best Adsense Plugins for WordPress

Wp social Sharing Plugins

autoshare social media plugins

WP speed Optimization Plugins

Speedup WordPress google Score

More Wp tuts

Server Admin Cloud

 

Installing Nginx LEMP On ubuntu

Installing apache Lamp ubuntu

nginx fastcgi cache enable

php – fpm install  & Configuration

Opcache install & Configure

php -fpm pool manager explained

Mysql Install & Configuration

Redis Object cache install & configure

 

Nginx as Reverse Proxy and Load balancer

Load Balance / auto scaling in google cloud

Linux Commands PDF

Mysql Commands Pdf

Letsencrypt tutorial

mysqldump export & import 

Pagespeed Module install & configure

nginx.conf best file

mysql.conf best file

upgrade ubuntu

© 2023 - All Rights Reserved Disclaimer & Privacy Policy