Please update your bookmarks to use this URL:
http://ray.camdenfamily.com
Support this Content!
If you like this content, please consider supporting me. You can become a Patron,
visit my Amazon wishlist,
or buy me a coffee! Any support helps!
Want to get a copy of every new post? Use the form below to sign up for my newsletter.
Archived Comments
Ray, to make sure you keep all of the backlinks and PageRank associated with your old url you'll need to do an http 301 redirect to the new blog url. Let me know if you need help doing this. I'd be more than happy to help. There's also a way to dynamically 301 users to the new url for every url on your old site as well.
Best Regards,
Jason Dowdell
I'm actually keeping the old address for quite sometime - both point to the same files. If I stop being lazy, I'll make a little warning sign on top based on the host. :)
Makes sense. One note though. You'll want to tell the search engine robots to not crawl your old site anymore because you'll end up getting hit with a duplicate content penalty. Meaning you have multiple urls pointing to the same content. You can put this in your robots.txt file to fix that.
useragent: *
disallow: /morpheus/blog/
Then they will no longer crawl that url. Chances are they'll keep the pages they've archived in their search results though. Would be a good experiment either way.