Redirect to Wordpress Blog instead of Wordpress Home

I have a blog at mitqigong.blogspot.com and I tried to redirected it to www.clinic-eight.com/blog but
instead if I goto mitqigong.blogspot.com it keeps redirecting to www.clinic-eight.com … how do I make it redirect to www.clinic-eight.com/blog ?

Since the WordPress is installed on root folder, hence the redirection of your blogspot.com domain is towards the http://www.clinic-eight.com and not /blog/.

There are two options to redirect on /blog/:

  1. install WordPress under /blog/ folder.
    or
  2. Need to make changes in code generated by plugin and then use it in blogger template.

Thanks Nitun. I tried changing the plugin code but it didn’t seem to make any difference. I’m assuming it is more difficult than just adding /blog to the entries in the generated code?

I’m assuming it is more difficult than just adding /blog to the entries in the generated code?

Have you tried this?

I couldn’t figure out how to change the generated code to redirect to /blog
All the blog entries redirect without pointing to clinic-eight.com/blog they always redirect to
clinic-eight.com/entry-xyz or default to clinic.eight.com

:frowning:

I guess your issue has been solve as per comment here https://rtcamp.com/support/topic/issues-redirecting-blogger-home-page-archive-pages/#post-64566