Posts Tagged ‘wordpress’

New Template Again!

Published by dothy under Designs November 20, 2010

I’m really impulsive that when I think of something, I really want to do it right away, especially if it’s really interesting for me. I’ve just posted the other day that I want to change my blog template. Since today’s Saturday and I’m not doing much, I decided to change this blog’s theme.

I decided to create my own and you can see the outcome now. :) I like purple so I decided to make it that color with some shades of pink and since my domain’s “princess wannabe”, the header banner should have something like a princess in it. I bought an image which I can use for my blog’s header. For the background, I got some inspirations from online scrapbook patterns.

This is just two-columns for now but maybe later on I’ll make it into three columns. Hope you’ll like the new layout and design. :)

Tags: , , , , ,

Thinking of Changing Blog Template

Published by dothy under Designs November 18, 2010

I’m thinking of changing my blog’s template again. The last time i changed the template to Flower Power was July and if ever, the new template will be my third one.

I couldn’t decide yet what wordpress theme to use, whether I would just get a free templates, order my own template or make my own one. I’m thinking of getting a custom wordpress theme this time. I just have to think of the budget though.

I’m torn between getting a custom wordpress theme, or create one on my own. If only I have lots of time, I could create one but it will take months, for sure.

Think, think, think. Should I pay for a custom wordpress theme, or make one?

Tags: ,

How to move your WordPress blog to a new domain

Published by dothy under Tech August 10, 2010

I have transferred this blog from my old domain, which is dorothy.ababon.com and would like to share you some tips of how I did it. The domain was bought from GoDaddy but I am using Dreamhost as the hosting provider. Here are the steps I did which I hope could help you if you also bought the domain from Godaddy but is going to use Dreamhost for your new domain:

  1. In DreamHost Web Panel, under Domains -> Manage Domains, click “Add New Domain/Sub-Domain”. DNS settings will be generated.
  2. Click “DNS” under the domain that will be hosted and take note of the IP address for “A” value.
  3. Open “C:\Windows\System32\Drivers\etc\hosts.
  4. Include the IP address of your new domain like the example below:
  5. 65.11.100.102 www.princesswannabe.com

  6. Copy the files to the new domain.  For the database, since the same one will be used, there is no need to change wp-config.php.
  7. Go to http://www.[yourdomain].com (your site’s domain). You should now be able to see the contents like those from the domain you are going to transfer to your new domain.
  8. Logon to your site’s admin page and install “Search and Replace” plugin. Search and replace your old URL and change it with your new domain.
  9. Once you are sure that everything is okay, you can now point your Godaddy domain’s DNS settings to Dreamhost DNS. Then remove the IP address from your hosts file.
  10. Once you can access your new domain with contents included, redirect from your old site to your new site by modifying your old site’s .htaccess file (I placed it on the first line):
  11. Options +FollowSymLinks
    RewriteEngine on
    RewriteRule (.*) http://www.[your new domain].com/$1 [R=301,L]

  12. Change FeedBurner account to point to the new site.

There, I hope I have documented it properly. It’s quite easy, isn’t it?

Tags: , , ,

Copyright @ Princess Wannabe
Powered by WordPress | Princess theme designed by Princess Wannabe