Technology

Transfer a domain from GoDaddy

I had a domain expiring soon. I went to my host (bluehost.com) to renew it and realized it was one I purchased from godaddy.com. GoDaddy.com is more expensive for domains than my hosting company. I decided to just transfer the domain. In my host control panel, I clicked on domain manager, then on the domain [...]

Keep Reading →

Egads… I hate doing wordpress updates

Just upgraded Momma Muse to the newest version of wordpress.  I never get too far behind as I get stressed out knowing I’m not “up to date”.  On the other hand, with all the plugins I use, doing the actual update is stressful. Tonight was not fun.  I backed up my database, backed up the [...]

Keep Reading →

Posting Multiple Blogs to your Facebook

For several hours now, I’ve been searching for a way to import multiple blogs into my facebook account. Unfortunately, Facebook only allows for one RSS feed to post. So those with more than one blog need to get creative if you want to share all your posts. After searching for an application on Facebook to [...]

Keep Reading →

Favorite WordPress Plugins – Revised

Check this page for WordPress Plugins currently used on Momma Muse. MommaMuse.com is happily wordpress powered.. And, I’ll admit, I’m a wordpress plugin addict. So.. it’s been almost 2 years since I totally updated my first favorite wordpress plugins list. Here you go. If I’ve left out one of your favorites, please feel free to comment [...]

Keep Reading →

Easy HTML

What is html? HTML stands for HyperText Markup Language. HTML is the coding language used by computers to determine how the text and images on your web page will actually look. It helps determine whether text will be small, large, bold face or italics. Html makes it possible to link to other websites as well [...]

Keep Reading →

Basic HTML tags

Basic web page structure tags <html> </html> – this is the opening and closing of a basic web page <head> </head> – this is your web page heading <title> </title> – the title shows up at the top of the browser window <body> </body> – your page content will go between the body tags Basic [...]

Keep Reading →