Let’s take a look at what categories are used for. Essentially they are a means to file your blog posts into separate “drawers” if you will. That way if someone wants to view all your posts on wedding photography, they could click the “Wedding” category and see those related posts.

Now the way they are displayed is dependent on the theme you are using. Themes will display categories in different ways, but typically categories will show up as some kind of link list in a sidebar widget or as menu items in your navigation bar. So while it would be great to have a category named…

“Memphis Senior Photographer”

that would look funny in a menu. So the alternative is to have a category called “Seniors” but to have the slug for that category to be “Memphis Senior Photographer”. The slug is what is used in the URL if you have the category displayed in your permalinks.

I set my permalinks to:
/%year%/%monthnum%/%category%/%postname%

This will then include the year, date, category slug and postname in the URL for that particular blog post.

If I made a keyword specific slug for that category, then that keyword will appear in the URL which will help that blog post in the search engines.

Okay, that was a lot of background. So what you really want to know is what to do. Well here is what I recommend.

1-Determine what keywords you want to rank for. You should include what people will search when looking for your services. This means most likely your city + type of photography + photographer. Example would be “Memphis Senior Photographer”. Would you like to rank #1 in google for that term? Then that should be a keyword of yours. Don’t try for a single word such as senior because it is highly unlikely you will rank high for that term in google due to competition and the traffic searching for that term is not likely looking for your services.

2-Create categories based on the types of photography you offer. (Weddings, Seniors, Families, etc). When you blog about a session, choose the category that it would fall under.

3-When creating the categories, don’t use the default slug which would be a lower case version of your category title. Add your city before and photographer after the category name. That will create a keyword based slug such as: “memphis-wedding-

4-Set your permalinks to /%year%/%monthnum%/%category%/%postname%. That will include the category slug and your post in the URL. The year and month are optional but if you post a lot it provides efficiencies for WordPress itself.