Here is a feature I would like to see incorporated into both WordPress and AdSense. If it already exists in some other form, I would like to know.
Basically, I would like to see a Meta Tag that tells AdSense (or other ad programs) ad categories it should not use, on a per page basis.
I’m thinking [...]
Entries Tagged as 'WordPress'
A Meta Tag to give Hints to AdSense
November 14th, 2009 · No Comments · WordPress, news
Tags:
Add Backtrace to the WiPeD WordPress Debugger
October 7th, 2009 · 2 Comments · WordPress, article
In a previous article (WiPeD: A Useful WordPress Debugger Plugin), I discussed the WiPeD WordPress Debugger, written by Sterling Camden, which you can read more about on the Chiptips Blog.
I’ve been educating myself about the structure of WordPress, and recently I found it useful to add some backtrace capability to WiPeD.
What is Backtrace?
Backtrace is the [...]
Tags:
WiPeD: A Useful WordPress Debugger Plugin
October 6th, 2009 · No Comments · WordPress, article
I like the WiPeD (WordPress Printf Debugging) Plugin for four reasons:
It does what I want
It is easy to install
It is easy to use
It is easy to customize
As a bonus, I should say, I talked to the author (Sterling “Chip” Camden) on the phone today, and he’s very helpful.
Problems with echo
PHP programmers typically use the echo keyword [...]
Tags:
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 [...]
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 [...]
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 [...]
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 [...]
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 [...]
Tags:articles·data base·os commerce·sql