Better Search Engine Optimization with WordPress: WordCamp Vancouver Presentation Video

Jun 28, 2010

Here is the video of “5 Tips for Better Search Engine Optimization with WordPress” – presentation by Mark McLaren at WordCamp Vancouver 2010. Special thanks to Justin at Carlson Media for the awesome video production.

Slides for the WordPress SEO presentation are available here.

Get Found Easier and Grow Your Business: 5 Tips for Better Search Engine Optimization with WordPress

Comments: 9

More WordPress Questions? Ask Them Here!

May 3, 2010

WordPress Questions?If you’ve got more questions about WordPress websites or blogs, Seattle’s McBuzz Communications has answers! Just post your question in the comments below, and we will respond. The cost? FREE! Well, a link from your site to the McBuzz website with “Search Engine Optimization” in the anchor text would be nice, but it’s certainly not required.

Comments: 54

WordPress Problem with Atahualpa Theme and Bullets

Apr 21, 2010

A reader was having trouble adding bullets to text in the Atahualpa theme for WordPress. I did a test install of Atahualpa and the bullets are working for me. Be sure to note the order of the steps. You can click on the blue text below to see a screen shot of each step.

  1. Enter your text. (Put a hard return after each line you want to make into a bullet.)
  2. Highlight the text you want to make into a list of bullets – either numbered or unnumbered (ordered or unordered).
  3. Click the bullet/list button – either numbered or unnumbered. (Be sure click Publish or Update.)
  4. Done.

Comments: 0

Add Google Maps to Your WordPress Website or Blog with MapPress

Apr 1, 2010

If you are looking for a quick and easy way to add Google Maps to your WordPress website or blog, check out the MapPress plugin for WordPress.  There is nothing difficult about this plugin.

Here’s a screen shot of the interface that’s built right into the Dashboard editing window (left), and another of the MapPress Settings interface.
MapPress plugin - Google Maps for WordPress

MapPress plugin Settings - Google Maps for WordPress
MapPress plugin – Google Maps for WordPress
Map powered by MapPress

The hardest part about using MapPress is getting a Google Maps API key. For this, all you need is a Google account (same as a Gmail account). When you install the MapPress plugin, it will prompt you for your API key. If you don’t have one yet, MapPress provides a link to this Google Maps page where you can login to Google and get it, or else create a new Google account and then get the key. Once that’s done, you’re ready to build maps and embed them in your WordPress posts and pages like there’s no tomorrow!

I have spent the last few days working with the Google Maps API directly, trying to build some custom maps for a client. It’s amazing what you can do. By “you”, I mean skilled programmers who thoroughly understand JavaScript, a group I don’t fall into unfortunately. I know enough about JavaScript to get by, but it has been frustrating, because I see what’s possible. I just can’t quite get there yet.

After thrashing around with the API code, MapPress feels mighty good. You can put a semi-custom Google map into a page in under 10 minutes. And it’s super easy to make modifications after that if you need to.

MapPress is limited in a number of ways. For instance, you can’t use your own icon images. You have a selection of colors, but the icons are all the same size and shape. But for ease of use and basic features – the stuff you really need – MapPress can’t be beat.

On a scale of 1 to 5 stars, I give MapPress a 5 for easy setup, ease of use, and powerful features that will make you and your WordPress website or blog look GREAT.

Comments: 0

WordPress Tutorial – How to Upload and Insert an Image Using WordPress

Mar 17, 2010

WordPress Websites Tutorial by Mark McLaren – How to Upload and Insert an Image

This video tutorial replaces my earlier “How to Insert an Image” tutorial for WordPress that was done using screen captures, text descriptions and WordPress version 2.1 or so, which is a bit outdated today.

Some people prefer text tutorials with screen captures. My “How to Make a Text Link” WordPress Tutorial is still a straight-forward explanation of the process, which hasn’t changed.

Comments: 0

Questions About WordPress?
Ask Them Here!

Mar 17, 2010

WordPress Questions?Hi there! There are over 100 questions and replies on this post. If you don’t see an answer to your question here, come on over to the next installation of Questions About WordPress? / WordPress Help and post your question there. Thanks! – Mark McLaren

P.S. If you’re into WordPress, follow Mark McLaren on Twitter for free tips and howto’s.

If you’ve got questions about WordPress websites or blogs, Seattle’s McBuzz Communications has answers! Just post your question in the comments below, and we will respond. The cost? FREE! Of course, a link to the McBuzz website with “WordPress Seattle” in the anchor text would be mighty nice, but it’s certainly not required.

If your situation is urgent and you need immediate help with WordPress, you can hire McBuzz to fix the problem for you. We do this kind of work frequently. We usually respond within 24 hours. The rate is $125 an hour. You can pay with a credit card or PayPal.

Click here to hire McBuzz for immediate » WordPress Help

Comments: 128

WordPress Security: Create a New User and Delete the Default “admin” Account

Nov 4, 2009

This post tells you the simplest way to improve security on your WordPress website or blog.

Recently there was a big security scare for WordPress users. A “worm” (a form of automated malicious software) was traveling around the Internet trying to break into unsuspecting WordPress users’ sites. Even high-profile bloggers like Robert Scoble were caught without adequate file and database backups in place. Scoble lost a bunch of posts, and said he felt less certain of WordPress as a result.

But the fact is, Scoble should have backed up his site. At the very least, he should have checked with his host to see if they create automatic backups. (You should do the same with your host. Why wait until after something goes wrong to find out?!) If you don’t know how to backup your MySQL database and the files in your wp-content directory, now is a good time to learn. Your web host should be able to help. If not, let me know. If your site is hosted on WordPress.com, no worries! They make backups for you. However, you might want to do a Tools > Export in the WordPress Dashboard (save the .xml file to your hard drive) just in case! Unless you have an explicit agreement with WordPress.com about backing up your data, don’t expect to hold them responsible for data loss on your site.

Here are two good posts about WordPress security inspired by the latest worm scare:

How to Keep WordPress Secure
by Matt Mullenweg – WordPress.org

Old WordPress Versions Under Attack by Lorelle VanFossen

The first thing everyone with a self-hosted (non-WordPress.com) WordPress site should do is this:
Create a new User account with a not-so-simple username. The default username that comes with WordPress is “admin”. That usually comes with a crazy-difficult password. Unfortunately, most people then change the password to something easy like “mydogname” or whatever.

Worms trying to hack into your WordPress site know to try “admin” as a username because it works probably 70% or the time or more! Then they just have to hack your simple password and they’re done.

So do yourself a favor. Login to WordPress. Go to Users (under Appearance) > Add New User. Use a difficult username, something with upper and lower case letters at the very least. Not something obvious. Then use a difficult password, something with upper and lower case letters, at least one numeral and one special character like * or ( or % etc. Don’t worry about the username displaying as your name on the site. You can enter your first and last name, and then use the dropdown menu to tell WordPress to use that instead of the username after blog posts and such. Be sure to note the email address you use for your site admin (under Settings > General). You can use a different email address for each new user account you create.

After you have created the new user account, log out and then login with the new account to make sure it works. After you have done that, you can delete the admin user account. That way, worms won’t be able to use that username to hack into your site.

Again, this is the simplest way to improve security on your WordPress website or blog.

Comments: 9

WordPress, Premium WordPress Themes, and the General Public License (GPL)

Oct 13, 2009

Of the millions of WordPress users, I’d bet that less than 20% understand the significance of the General Public License (GPL), especially when it comes to premium WordPress themes (custom themes that you pay for). I say this with confidence because only recently did I get a clue myself. This is an excellent video made from a series of interviews with WordPress founder Matt Mullenweg.

Matt Mullenweg gives an overview of the GPL and how it benefits WordPress, why WordPress is licensed under the GPL, how the GPL fosters innovation, affects themes and plugins, and creates value. Here is a directory of premium theme authors who support the GPL.

Comments: 2

WordPress 2.8 – Check Out the New Features

Aug 12, 2009

WordPress is becoming such a powerful piece of software, it’s hard to give a quick overview of its features.

Here’s the best overview of the new features in WordPress 2.8 that I have found.

WordPress 2.8 – Introducing New Features

WordPress version 2.8 introduces a ton of great new capabilities, in many cases incorporating things you used to have to install plugins to do. In version 2.7, it became possible to install plugins using the Dashboard – no more FTP required. Now in 2.8, you can browse and install themes the same way: directly from the Dashboard.

In both cases, you need to be using the “full”, “WordPress.org” version of WordPress on a third-party host. (You can’t add plugins or themes to WordPress.com sites.) And, to my knowledge, it’s not possible to install premium themes using the Dashboard. You still have to use FTP for those.

There are many more great features in 2.8. It is truly amazing that this software is free, and you can customize it any way you want.

One of the coolest features of WordPress version 2.8 is that you can now have more than one instance of the same type of widget in different sidebars. This makes widgets even more versatile than before. In fact, the possibilities are almost unlimited.

What do I mean? Well, as a simple example, consider the fact that you used to be able to add the “Blogroll” widget (now called the “Links” widget) only one time, into one sidebar. You could create multiple link categories and custom links for each category, but you could only have a single instance of those links in your sidebar, which displayed all the categories together. I have tutorials that show how to do this:
How to Make Menus of Links Using the Blogroll
How to Make Menus of Links Using the Blogroll – PART TWO
(These tutorials use an older version of WordPress – the now outdated v 2.3 – but the technique is still the same.)

Now in version 2.8, you’ll notice that you can drag the Links widget into the same sidebar more than once, and then select a different category for each instance. You can also put a Links widget into your second sidebar (if you have more than one sidebar), and if you have a theme that allows for different sidebars on different pages, you can have different custom links on every page! This is huge. (If you wanted to do this before v 2.8, you had to hack the PHP for your theme!) I need to do a video tutorial to show you how all this works, but if you try it, you will quickly see how powerful it is.

And that’s just one example using the Links widget. You can have multiple instances of any widget, not just Links.

Comments: 0

WordPress 2.7 is Now Available for Your Blog or Website

Dec 11, 2008

WordPress.org - Blogging Made EasyWordPress version 2.7 was installed on WordPress.com blogs a few weeks ago, and it is now available for download on WordPress.org for installation on 3rd-party hosted blogs and websites.

If you haven’t checked out WordPress yet, I encourage you to go to WordPress.com and create a free blog. It takes about 10 minutes, maybe less.

McBuzz offers a collection of free WordPress tutorials. The downside of all the recent upgrades of WordPress is that many of these tutorials are done using version 2.3 or 2.5. The new version’s interface is quite a bit different from either of these. Time for some new WordPress tutorials!

In January, partner Wayne Bishop and I will begin offering our Intro seminars on Social Media for business marketing, communications and collaboration again. We always manage to talk about WordPress as part of our introduction to blogging in our Introducing Web 2.0 seminar. Please let me know what other kinds of topics you would like to see covered.

I’m also planning to offer a seminar devoted exclusively to Blogging as part of Web 2.0 – based on the same material in my recent Blogging 101 presentation.

And, if you would like to check out a state-of-the-art social-networking-for-business website, I encourage you to look at – and join – Biznik. Basic membership is free. The founders rock, and the network is awesome.

Comments: 2