WordPress

Apr 14 11

What do search engines see on your blog?

Remove the style sheet from your blog’s layout and design and you will see what search engines see when they visit.

What do they see first? What is left when you remove all the pretty? That’s what search engines see.

Things you need to know about search engines when they visit your blog:

  • Search engines don’t “see” your design, only the words
  • Search engines hunt for keywords
  • Keyword usage and placement influences their importance
  • Layout matters. Push content to the top of the physical page, not the bottom
  • Frames, iframes and tables can block search engines from finding your content
  • HTML/XHTML errors can stop a search engine from visitiing
  • 404 page not found errors, dead, or moved links lead nowhere
  • Flash, DHTML, or JavaScript which replaces text and have no descriptions are ignored

It is critical to ensure all such errors and road blocks are fixed. Search engines are now sophisticated enough to verify if your design and structure meets web standards. A poorly coded blog can lower your page rank score. And a poorly designed, error-filled blog can lead the robot or spider in a wrong direction, confuse it, or stop it in its tracks. If it has difficulty moving through your pages, it will stop.

Well-designed and web standard code allows the crawler to move easily through your site, which tells the search engine the site is designed with care and attention to detail and web standards.

Jan 3 11

Tips for Building Blog Content

Writing with keyword-rich content helps your blog be found and readers to fully understand what you are writing about. Write consistent and purposeful content.

The more inline your content is with your blog’s purpose, the more concentrated your use of keywords will be throughout the entire blog, not just on a per-post basis. The more diverse your blog’s content, the more diffused your keyword usage will be across all of your blog.

Make a plan for your content. Make lists of the topics you will write about in keeping with your blog’s purpose. Stick to those subjects as much as possible to build your blog’s reputation as the place to come for answers on those subjects.

  • Your blog’s content lables your blog
  • Readers thrive on consistency and continuity
  • Write timeless content
  • Blog passionately
  • Give readers a reason to return
  • Give readers a reason to blog about your blog
  • Don’t regurgitate content
  • Comments speak for your blog
  • Blog on a schedule
  • Publish just before your readers are ready
  • Keep it interesting
Sep 17 10

WordPress as a Content Management System

Though WordPress is by far the leader when it comes to blogging software, it has made significant strides in the last two years towards becoming a quality Content Management System as well. This means that those who love WordPress can now easily bridge the gap between blogging and a website designed for news by setting up their blog as a CMS.

What is a CMS? I would define a CMS using WordPress to create a website that does not display your posts in reverse chronological order. In other words, a CMS is using WordPress for something other than blogging.

Some examples of WordPress as a CMS:

  • News or Magazine-Style WordPress Site/Theme
  • Building a Portfolio Site
  • eCommerce Site
  • Picture Gallery
  • Photoblog
  • Video Blog
  • Directory

read more…

Sep 2 10

Monetizing Directly with Advertising

Advertising is by far the most popular monetization method that bloggers use. After deciding whether to show ads, the next decision is which type. The most popular advertising system with bloggers is Google’s AdSense, but there are several other advertising system options (affiliate networks), including:

Sep 1 10

Importing a Live Blog’s Content Locally

If you have installed a local blog on your computer for testing purposes you probably will need some actual ‘real’ content to test out all your theme or other changes. Creating ‘dummy’ content is one option, but it can take awhile to create and is not the same as the actual content that a ‘live’ blog contains.

So if you already have a blog online, you can follow these steps after you have your local environment (Apache, PHP, and MySQL) up and running.

Step 1: Create a backup from your current live blog.

  • Log into phpMyAdmin (from a web host account), and select the “Export” tab.
  • Select the database your WordPress blog uses.
  • Make sure the “SQL” radio button is selected.
  • Click the “GO” button.
  • A new screen will display with a textarea box containing many SQL statements. These will re-create your entire database, tables with content when executed.
  • Copy this script to your favorite text editor

Step 2: Modifying your backup script.

  • Since we are restoring to a database from a different blog, we have to ‘tweak’ it a bit (database name and url parameters).
  • Change name of the database to the database of your development blog. This should be the first command in the script starting with CREATE DATABASE.
  • There are two lines that you need to specify the url of your development (http://localhost/). Do a text search on the ‘wp_options’ table. You will need to change the parameters of two INSERT INTO statements (‘siteurl’ and ‘home’).

Step 3: Copy your blog folder structure.

  • Copy the entire folder struture (and all files) of your live blog to your root directory of your local Apache environment. You can create a subfolder in your root if you wish. I discuss where this location is in the lesson.
  • Once copied, open up the wp-config.php file and make the neccessary changes. This would involve changing the database name (DB_NAME), database user (DB_USER), and database password (DB_PASSWORD) and MySQL host (DB_HOST). I discuss this in the lesson as well.

Step 4: Execute your modified restore script.

  • Open up phpMyAdmin in your local environment
  • Select the “SQL” tab.
  • Paste the restore script in the textarea box.
  • Click the “Go” button.
  • Verify that the database and tables have been created.

Step 5: Open up your local blog

  • Go to your local blog that you just copied all the files to. This will be http://localhost/. You will specify the subfolder if you created that as well.
  • Log into you blog

Now you have an exact local copy of your live blog that you can develop and test.

Note: Since we didn’t change any other parameters in the restore script, some of your plugins may not work. Also, if you use custom permalinks, you may need to modify your .htaccess file. Change your permalinks to the default setting (Settings->Permalinks), if you cannot see certain pages in your local blog.

Jul 9 10

20 Types of Blog Posts

One of the traps that some bloggers fall into is that their blogs often become quite one-dimensional in terms of the type of posts they write.

Mixing up the types of post that you write can add interest and character to your blog, which will help to keep readers over the long haul. There are many types of posts that you might like to use—here are 20 to start experimenting with:
read more…

Feb 27 10

What is a WordCamp?

WordCamp is a conference type of event that focuses squarely on everything WordPress. Everyone from casual end users all the way up to core developers show up to these events. These events are usually highlighted by speeches or keynotes by various people.

WordCamp is a spin off from the popular BarCamp which was a spin off of FooCamp. Each one of these events are smaller in nature when compared to your particular conference, but they are usually focused on a particular subject.

wordcamplogoSo what can you expect when you attend a WordCamp event? Based on the numerous amounts of videos and photos taken from attendees, you can expect a whole lot of fun in an atmosphere that promotes social interaction.

The first WordCamp conference was held in July of 2006 in San Francisco. Matt Mullenweg pulled this event together in only three weeks time and ended up with about 300 people in the Swedish American Hall. The first international WordCamp event was held in Beijing China on September 1st, 2007.

Check out the BlogHerald to see if there will be WordCamp in your area, or start your own.

Feb 9 10

Tips on Blog Administration and Management

Administrating your blog goes beyond just writing posts and tracking your page ranking. It includes the regularly scheduled maintenance a blog need over time.

Managing your blog is a challenge at first as it is all new and there is so much to learn. As your blog becomes more sophisticated, possibly expanding into advertising, you will spend more time, do more research, and work harder at trying new things to make your blog better, and your readers happier.

Here are some quick tips to help your manage your blog better and more efficiently.

  • Create a blog maintenance calendar
  • Keep a collection of ready-to-publish posts handy
  • Don’t expect to reply to every comment
  • Create a home page for your product or service
  • Backup your blog
  • Upgrade your blogging program
  • Update plugins, widgets, gadgets and add-ons
  • Update blog content
  • Check for dead links and 404s
  • Validate and optimize your blog’s code