Getting Started
I can’t believe I just found WordPress. It is such a great tool for bloggers. I’ve always wanted a way to start a blog with my own domain, but never could find the time to learn how to set everything up myself. I’ve spent the last day or two learning about configuring my site and looking for themes. I’m also just getting around to looking at all the plugins available. The one thing I’m trying to figure out is how to put in my Google Analytics script into my page. If anyone can assist me with that I’d really appreciate the help.
Everything looks good now and it seems like I’m on to a great start.
Congratulations on your new blog!
I’ve written a post with some tips for launching a blog, 25 Steps to Launching Your Blog and Making $100+ A Month in 30 Days. You might find something useful there.
As far as Google Analytics, adding your script is easy. You want to paste your code in your header, where it will be counted every time a new page is viewed. If your WordPress theme has a header.php file, you want to paste it there, somewhere before the closing tag. If your theme doesn’t have a header, look for the header in the index.php file (in your theme, not your main WordPress directory). If you have a home.php file with a header, you’ll need to add it there. Also, if your archive, category, and search pages don’t call a header.php file, you’ll need to add your code there.
Hope that helps! If you have other questions, please add comments to my post on launching your blog.
Good luck!