Wordpress How To Tag Page

Display Ads Only On Selected Wordpress Posts

Every blog is a little different and has it’s own unique requirements. On some blogs we may want to place an ad on every post, on others we may not. A good example is this blog. There are a few posts that I make where I feel an ad is useful and lends itself to [...]


CyberCoder Wordpress Themes

I finally got around to getting these Wordpress Themes cleaned up, organized and uploaded.
The first theme is just an Empty Wordpress Theme. This may seem a little silly, but you would be surprised at how many people want this to learn from.
The second theme is a Minimal Wordpress Theme that may not be the most [...]


Pay Just What You Want for Programming Help

I spend the majority of my spare time (if you can call it that) doing little coding jobs for other people and I think I want to incorporate that into my business model. A lot of the people I help are contacts I have made on the net that just need a little help fixing [...]


XML Parsing Error in Wordpress

I have posted about this problem before, however, since the Wordpress Automatic Plugin Updates (WPAU) have been working there is a new culprit for this bug. It appears to be somewhat of a random bug that occurs when you run an automatic upgrade on a plugin.
To catch this bug before it causes an unexpected problem [...]


Post Via Email On Wordpress Blog

I have always been interested in this aspect of blogging but never took the time to slow down long enough to check it out.
This post is being accomplished using the Post via Email options in Wordpress 2.51
I am toying with lots of ideas where this could be very beneficial and I
plan on writing up a [...]


Wordpress 2.5 Upgrade

I just ran the my first set of Wordpress 2.5 upgrades.
The first upgrade was to a very small blog with only 2 plugins, the second was to a larger blog that had several plugins installed. Both upgrades went smooth as silk.
The Wordpress 2.5 dashboard and layout are totally different from anything Wordpress has released before [...]


Wordpress Tag Template

Using a tag page for marketing is something that can really help your ROI by using the Wordpress Tag Template and creating a very specific page design for any tag.
Based on the Wordpress Template Hierarchy it is very easy to create an individual page for a tag. If you look at a Tag Cloud on [...]


Basic Wordpress Theme

Since I started working on a Basic Wordpress Theme last month I have had a few request to release what I have for others to experiment with.
So here it is. CyberCoder Basic WordPress Theme (Zip File)
If you have any interest in learning to create new Wordpress Themes I would highly recommend downloading this theme to [...]


Alternate Background Color of Blog Posts

As my tag pages grow I have been contemplating how I wanted to handle their appearance. The goal is to have as many post excerpts as possible on each tag page while creating a page that is easy to read. I decided to try something a little different that I have not seen on too [...]


Wordpress Template Hierarchy

The Wordpress Template Hierarchy is a critical part of truly understanding how your Wordpress blog works.
Have you ever wondered why some Wordpress themes have certain files while others do not?
A Wordpress theme requires only two files as I have discussed before, the index.php and style.css. If you took a basic Wordpress Theme and deleted all [...]


New Wordpress Theme from CyberCoder

As usual I have to do things a little different. I have been wanting to create some Wordpress themes but I just keep putting it off. The more I read about SEO and Wordpress the more frustrated I get. What I believe about SEO is very similar to what Shoemoney posted here.
To me SEO has [...]


Wordpress Page Templates

Using Wordpress page templates is a great way to create unique pages on your Wordpress site. These are not blog posts, but custom pages. A Wordpress page template is very easy to create and the Wordpress Codex has a great tutorial to add pages to your site.
Using the page templates you can simply change your [...]


Wordpress Excerpt Plugin

I created this little plugin for my own use, and after reading today’s post over at HackWordPress.com it reminded me that Garry Conn had asked me if I was going to publish it, so here it is.
I like to use the the_excerpt() instead of the_content() in several places on a blog. However, I did not [...]


Organic SEO Lesson

Search engines want true organic listings, and for some reason a lot of people struggle with this concept. If you write an original article you are creating an organic (natural) post. And the results you achieve might just surprise you. And yes, this is probably harder for me as a programmer than you can imagine. [...]


Wordpress XML Parsing Error

No sooner did I write the post about troubleshooting I came across a Wordpress error that took way more time to solve than I expected.
One thing I know as a programmer is that every single character in a file is critical. I can not even guess how many times a simple question mark or apostrophe [...]


Amazon Mashups

Amazon has been doing a great job of staying up to date with RSS. They have released several feeds that give us the opportunity to keep up with Best Sellers, New Releases and Tagged products. Using RSS is a great way to allow users the ability to mashup pages with their content while maintaining an [...]


Import Blogger to Wordpress error

If you have tried to import a blog from Blogger to WordPress 2.2 you may have been frustrated by an error. The system just returns a message that it can not login to your Blogger account. There is a very simple fix for this error that requires a one character change in the wp-admin/import/blogger.php file.
On [...]


Wordpress Duplicate Content

One of the problems with Wordpress is that it creates a lot of duplicate content, and there have been a lot of conversations on whether search engines, especially Google penalize you for duplicate content. It seems that it is not a penalty but a filter.
If you create a standard Wordpress site you will have same [...]