Hey everyone,
Our marketing team just dropped a bombshell. They want to ditch our current blog platform and host it in-house. Now I’m scratching my head trying to figure out how to make this work.
Here’s the deal:
- We need to redirect
blog.oursite.com/coolblog
towww.oursite.com/blogs/awesomeblog
www.oursite.com
is up and running, butblog.oursite.com
doesn’t exist yet
I’m wondering if I need to set up the blog.oursite.com
structure first, then use URL Rewrite in IIS to forward traffic to the new subfolder. The kicker is, we’ve got 50 blog sites to move!
Anyone dealt with something like this before? What’s the smartest way to tackle this mammoth task? I’m all ears for any tips or tricks you’ve got. Thanks a bunch!