sammela.com header image 4

Entries from September 30th, 2009

Make a WordPress Template Sandbox

September 30th, 2009 · No Comments · WordPress, article

Are you learning how do make code modifications in WordPress?
Sometimes you just want to experiment.
But it is messy and risky to make changes in the standard template pages such as index.php, page.php, archive.php, etc. So the best thing to do is make yourself a code sandbox.
A sandbox template should pull in all the infrastructure [...]

[Read more →]

Tags:

The Wordpress Theme Directory Structure

September 29th, 2009 · No Comments · WordPress, article

Wordpress uses a standard directory structure for storing themes.
Starting from your wordpress installation home directtor, all themes are stored in /wp-content/themes.
Each theme is stored in it’s own directory. The two themes that come with a standard WordPress installation are “WordPress Classic” and “WordPress Default”.  Their folders are located relative to the WordPress home directory as [...]

[Read more →]

Tags:

Keep Your Meta Tags Portable

September 28th, 2009 · No Comments · WordPress, article

It was difficult to think of an interesting title for this article. Maybe I should have called it “Save Time and Money — Keep Your Meta Tags Portable”, because eventually, if your Meta Tags are not portable, you’re going to invest time/money moving them.
Problem
The latest WordPress documentation says:
To add meta tags to your site, simply [...]

[Read more →]

Tags:

Sitemaps and Google Webmaster — Like Milk and Cookies

September 27th, 2009 · No Comments · article

This is an article about Sitemaps and Google Webmaster Tools.
This article won’t tell you how to make a Sitemap or how to use Google Webmaster Tools. There are plenty of good articles that explain the mechanics of Sitemaps and Webmaster Tools (see Add a Sitemap to Your Wordpress Site). But sometimes it’s [...]

[Read more →]

Tags:

Add a Sitemap to Your WordPress Site

September 26th, 2009 · No Comments · WordPress, article

In a previous article (Sitemaps and Google Webmaster — Like Milk and Cookies) I explained why it is important to register your Sitemap with Google. This article tells you how to create a Sitemap for your Wordpress site and register it with Google.
Sitemap Plugin Eases the Job
Google accepts Sitemaps in several formats, but it’s [...]

[Read more →]

Tags:

Welcome to the Article Well

September 20th, 2009 · Comments Off · WordPress, article, news, oscommerce

OS Commerce Articles

OS Commerce: Add Product Options and Values Directly.  Learn how options and option values are stored in the OS Commerce database, and how to add them directly using a SQL statement.
OS Commerce: Add Product Attributes Directly.  Learn the difference between options, options values, and attributes and how to add product attributes.
cOS Commerce: Read Option and Option [...]

[Read more →]

Tags:···