Passionate About Photography – But Feeling "Out Of Focus"? Learn How To Attract, Excite, Convert, And Keep Loyal Clients To Achieve Financial Security And Discover Peace Of Mind – While Doing What You Love!

Blogging For Photographers – Getting Started With WordPress

iContact.com - Start Your 30 Day Trial Today!

Summary: "Blogging For Photographers – Getting Started With WordPress"

Some of the basics behind setting up a new WordPress blog, and getting started in the world of blogging for your photography business. How to get the blog installed, some security tips, a few tricks for editing posts, and more.

In yesterday’s post, we looked at the basics of blogging for the photographer; the reasons why a blog is a great idea, and why you should consider having a blog to showcase your work and communicate with your clients.

I also mentioned that WordPress is, without any doubt, my first and foremost recommendation for running a blog.

This web site, for example, is running a WordPress blog, and using a custom theme that I coded myself (which is not too hard if you know a lot about HTML, CSS etc.).

Today, I’m going to look at some of the steps involved in creating a WordPress blog site from scratch and getting your first post out there – as you’ll see, it’s a lot easier than you might think, and you can have the blog up and running in just a few minutes!

What You Will Need

Before you get started with creating your blog, there are a few things you’ll need:

  • Your own domain (http://www.yourdomain.com/ for example)
  • An FTP client and access to your domain
  • About 10 minutes (for the basic setup)

Your own domain is obviously necessary for you to host the blog. I recommend that you put the blog in a subfolder such as:

  • http://www.yourdomain.com/blog/

Pretty obvious really, huh?

You’ll need an FTP client in order to copy the WordPress software to your domain. I recommend FileZilla, which you can download free from here:

http://filezilla-project.org/

#1: Download And Install The WordPress Software

WordPress Download Screen

You can download the latest version of WordPress as well as some handy installation instructions etc. from the WordPress web site at:

http://wordpress.org/

Save the downloaded file to a folder on your hard drive and then unzip the contents.

Rather than me repeat everything that the good folks from WordPress have already written, I suggest you read their great instructions at:

http://codex.wordpress.org/Installing_WordPress

However, before you complete the installation instructions, please read the following section!

Important Security Feature

One amendment I would make at this stage, for the sake of the security of your blog, is to change the database table names for your WordPress installation. It’s much easier to do this NOW, before you initialize the blog, rather than to wait until later. It’s not by any means essential, but it will put another roadblock up for potential hackers.

Here’s how to do that.

Open the file ‘wp-config.php’ in the WordPress folder. Look for a section entitled “WordPress Database Table Prefix”. In there is a line of code that looks like this:

$table_prefix = ‘wp_’;

Go ahead and change that to something like:

$table_prefix = ‘yourchosenprefix_’;

This means that your database table names will not be set to the default, which most hackers will rely on finding. It’s a bit like setting the combination to a safe to something other than the factory default!

Once you’ve finished editing your ‘wp-config.php’ file, as directed by the installation instructions, you’ll need to copy the WordPress files to your server using your FTP client (eg: FileZilla)

You can then finish the setup by following the rest of the installation instructions.

#2: Setting Up Your Blog

Before you can start writing your blog posts, there are some more things that you’ll need to do.

Firstly, I suggest you take some time to familiarize yourself with the WordPress dashboard, and take a tour of the different menu options and settings that are available to you.

The most important and commonly used sections are:

  • Posts
  • Pages
  • Comments
  • Appearance
  • Plugins
  • Settings

You’ll find that you spend the majority of your time in the WordPress admin area in one of these sections, so it’s worth spending a bit of time to get used to what they are and how to use them.

The first thing you’re going to need to set up is the “General Settings“. This is where the blog title, your tagline, email address etc. are all stored. I suggest using keywords in your tagline, and make sure that you have the correct time zone set too, as this will affect the posting times of your blog posts and comments.

The next section to change is “Permalinks” and this is one of the most important, at least from an SEO perspective. You’ll find this under the settings menu.

A “permalink” is basically a human-readable permanent link for each of your posts, pages etc. Unless you have a strong preference otherwise, I would select the “month and name” option. This will create a pleasing and uniform structure to your blog that makes sense to the reader.

Finally, if you want to be sure that your site will show up in the search engines, make certain that the “I would like my site to be visible…” option is checked in the “Privacy” settings.

There are lots of other options, but these are the most important ones to check at this stage.

#3: Selecting Plugins

Plugins are independent pieces of software designed to work seamlessly with the WordPress software, to provide enhanced functionality and to accomplish tasks not catered for by WordPress.

There are literally thousands of plugins available, for all kinds of purposes, but there are some that you should absolutely have as a minimum:

You can learn what each of these does, and how to configure them on their respective web sites.

#4: Choose A Theme

WordPress is coded in such a way that the content of the blog, and the software to run it, are each independent of the look of the site. The appearance of your blog is determined by a theme, which is constructed from a combination of PHP scripts, HTML, CSS and even JavaScript.

WordPress comes with a couple of basic themes, none of which are particularly great in my opinion. But then, why would the WordPress folks bother to produce themes as well, when there’s a huge market in custom themes, some available for a price, and others free of charge?

It’s not really possible for me to tell you which theme you should be using for your site, but the beauty of themes is that you can change them easily if you decide you don’t like the way the site looks, or if it doesn’t suit your purpose.

However, a word of business caution here:

It’s a good idea to choose a theme that fits in with your overall branding and business colors. Then try to stick with it. Don’t forget that most of the people viewing your blog won’t have seen it before, and therefore won’t be bored by it in the same way you might be, for instance. Concentrate on the main purpose of your blog, which is to post content and communicate with your clients!

I do see quite a few photographers and other blogger “theme-hopping“, but this is not the best business practice for you and your blog in the long run.

#5: Sidebar Or No Sidebar?

Themes generally have one or more sidebars (that vertical bar of content that you can see over there on the right, if you’re reading this on the blog and not in the RSS feed), or may not have a sidebar at all.

The sidebar is useful for such things that exist outside of your posts, such as recent comments, random posts, external links (don’t have too many of those, you’ll lose SEO benefits), a list of tags, categories etc.

These are designed to allow ease of use of the site, and also to encourage engagement with the user by providing other internal links for them to explore.

My advice is to choose a theme with a sidebar that fits your needs, but I think that themes with 2 or even 3 sidebars are overdoing it a little – in those cases, the blogs end up looking more like a newsletter than a blog, which is fine if that’s what you want.

#6: Time To Post Some Content!

I’m sure you’re dying to write your first post, but before you do you need to create yourself some categories. These could be “wedding photography“, “pet portraits” or whatever you like. They just sound a lot better than the standard “uncategorized“!

Having done that, it’s time to post some content to the blog, and I’ve found some good ways of doing so that suit my needs, and which you might also find useful.

Firstly, I long ago gave up writing blog posts by using the built-in editor. It’s not that it doesn’t work very well, it’s just that I find it much easier to edit my posts in a Word document and then cut and paste.

Even with that seemingly simple method, there are some things to watch out for.

Writing Text

The textual part of my blog posts is written in Word, as already mentioned, so that I can make use of a decent spell checker, and not be bothered by any of the other clutter of the WordPress dashboard.

In Word, I do make sure that I edit the “normal” style for paragraphs to give me 6pts above and below each paragraph. That way, I can type without having to add a blank line between paragraphs, yet still see them as separate. If I do add extra lines to separate paragraphs then this can create too much spacing in the blog post when it’s posted.

The Post Editor

WordPress Editor

In the WordPress post editor there is a special button to enable you to cut and paste in text from Word, shown by a red arrow in the diagram above. If you can’t see it, make sure you click the “Show/hide the kitchen sink” button.

After pasting in your post text, it’s fairly straightforward to edit it and format it the way you want it to look.

Dealing With Images

Images in posts can be tricky at the best of times, and I’ve found the easiest way to handle them is to store them in a special folder on your web server and then reference them by URL in the post. When you click the “add image” button (first one to the right of where it says “upload/insert”), you’ll see a tab that allows you to specify a URL for the image you want to insert. You just need to remember to upload it to the folder on your web server first!

#7: Scheduling Your Posts

One of the most important things about blogging, from a business standpoint, is to be as consistent as you possibly can.

That means you should, as far as possible, try to stick to a regular posting schedule. It doesn’t matter if you want to post once a day or once a week, your readers will get used to your rhythm and may get upset if you deviate too far from it.

Take it from one who knows from experience, though, this can be tough!

The answer is to work with a posting schedule that works for you. If you want to write a post each day, then I suggest you write them in batches and then schedule them in advance. You can do that by clicking “edit” next to the “publish immediately” button and then entering a specific time.

This way, you could write all your posts for a week on one day, schedule them, and then let the blog take care of itself while you prepare new material.

Final Thoughts

I hope that you’ve found this post useful, and that you’re ready to get started on your own blog!

If you have any questions or comments, then please let me know, and I (or someone else who knows better) will try to help you!

Thanks for reading and I’ll talk to you again soon!

In the meantime, I wish you continued peace in your business.

Connect With The Photography Coach On Google+

Connect with the author, Nigel Merrick, on Google+

View our official Google+ page at: Photography Business and Marketing Google+ Page

Share these photography business ideas with others:

Take A Second To Share Your Thoughts - Add A Comment

Photography Website SEO blogging, photography business, photography marketing, wordpress

  1. September 13th, 2011 at 08:11 | #1

    My biggest challenge is … *drum roll please* … WHAT do I talk about, and WHAT DO I SAY ABOUT IT?

    As Lewis Hine noted, “If I could tell the story in words, I wouldn’t need to lug around a camera.”

    I’m a photographer, not a writer. I suck at using words. That’s why I make photographs.

  2. Thom
    September 14th, 2011 at 09:36 | #2

    A year ago I downloaded WP just to have a look and I have not been back to it since then. Now I want to start a blog but do not know how to get back to WP. There is no icon on my desktop but I find a WP folder on my hard drive. WP being an open source software I could only have seen it a year ago if I associated it with a web host, right? Problem is I do not remember what web host I used. Should I now just delete it and begin with a new download or can I run it from the present WP software on my hard drive?

  3. September 14th, 2011 at 09:46 | #3

    I would start over with the latest version of WordPress if I were you.

  1. No trackbacks yet.

Other Photography Business, SEO & Marketing Articles You Might Enjoy
The Power Of Light: The Foundation Of A Solid Architectural Photography Business

The Power Of Light: The Foundation Of A Solid Architectural Photography Business

Nigel Merrick Nigel Merrick
Learn the secrets of the architectural photography business from one of the industry leaders, Jeffrey Jacobs, on our FREE teleseminar and Q&A call. The Power Of Light: The Foundation Of A Solid Architectural Photography Business is on Wednesday May 23rd 2012 at 2pm CST - come join in the fun! Read More
How To Engage More Brides And Book More Weddings

How To Engage More Brides And Book More Weddings

Nigel Merrick Nigel Merrick
Want to know how to book weddings as a professional photographer and fill up your calendar? Join us on this free teleseminar and Q&A call with Chris Cummins: "How To Engage More Brides And Book More Weddings". Get your questions answered and your bookings moving again! Read More
Book That Wedding – What To Say When…

Book That Wedding – What To Say When…

Nigel Merrick Nigel Merrick
Two photography business ideas for the wedding photographer on how to get that all-important wedding booking. This is a real case of knowing what to say when... Read More
Last 4 Spaces – Auto-Focus SEO Coaching – Claim Your Spot NOW!

Last 4 Spaces – Auto-Focus SEO Coaching – Claim Your Spot NOW!

Nigel Merrick Nigel Merrick
Does your photography business feel as though it's simply "out of focus"? If you're worried about where the next client is coming from, or that you might have a failing photography business on your hands, then it's time to take back control of your online marketing by investing in your SEO. My latest "Auto-Focus SEO" coaching program can help you do just that and turn a struggling business into a thriving one... Read More
9 Ways To Win The Internet Marketing Game

9 Ways To Win The Internet Marketing Game

Nigel Merrick Nigel Merrick
Internet marketing for the photographer continues to become ever more important, and good SEO practices are required to ensure that we stay ahead of the competition. Online marketing now includes social media marketing as well as website SEO, making this task even more complex than ever. Here are 9 tips to help you win the internet marketing game... Read More
How To Land More Photography Clients In Front Of Your Camera

How To Land More Photography Clients In Front Of Your Camera

Nigel Merrick Nigel Merrick
Do you feel that your internet marketing is a little hit and miss? If so, you might need a better landing page strategy to generate more qualified leads for your photography business. Discover how dedicated sales and promotion pages can really help to improve your conversion rate - turning those casual website browsers into paying clients... Read More
Photographer Interview: Sarah Petty – Worth Every Penny

Photographer Interview: Sarah Petty – Worth Every Penny

Nigel Merrick Nigel Merrick
Are you trapped in a race to the bottom against the other photographers in your local community? Do you feel that discounting and special offers are the only ways to attract new business, but know that it's killing your business? Do you look at some of the successful photographers out there, and wonder how they did it? It's time to stop worrying... Escape is at hand! Listen to an interview I had with Sarah Petty from the Joy of Marketing on how you can make yourself Worth Every Penny! Read More
Newsletter Love: Romance Your Photography Clients With Email Marketing

Newsletter Love: Romance Your Photography Clients With Email Marketing

Nigel Merrick Nigel Merrick
Is an email marketing strategy missing from your overall business plan? Have you put off starting a regular photography newsletter for your clients because you're unsure how to get started, what to write, which email service provider to use, or even how to grow an email list? You're not alone! Read on to learn how easy it can be for you to get started with your own professional email marketing campaigns... Read More
Failed Photography Business? Is Photography Dying As A Profession?

Failed Photography Business? Is Photography Dying As A Profession?

Nigel Merrick Nigel Merrick
Do you lie awake at night thinking about how the professional photography business will have changed by the time you wake up tomorrow? Are you worried about whether your photography business model can evolve to satisfy the changing market's needs? You're not alone... Online forums and groups everywhere are abuzz with the question "is photography dying as a profession?", leading to all kinds of heated debate, flame-wars and disagreements. How do you feel about the state of the photography industry? Read More
Photography Business Interview: Boudoir and Portrait Couture With Jillian Todd

Photography Business Interview: Boudoir and Portrait Couture With Jillian Todd

Nigel Merrick Nigel Merrick
Boudoir portrait photography is an exciting genre that's enjoying a renaissance at the moment, and I was fortunate to interview Jillian Todd, who has created a very successful business in this area. We talked about how she's worked to change the perception of boudoir photography, her approach, the amazing transformations she carries out with her clients, marketing and sales etc. This is one interview you won't want to miss! Read More
Recommendations From Facebook