Fatal error in media.php on line 953 or menu.php

Recently one of my clients performed an upgrade to WordPress 3.5.1.  Unfortunately, the upgrade failed for some reason and they were locked out of the Admin panel with an error about undefined function get_taxonomies_for_attachments in menu.php.  Research of the web produced the suggestion to manually reinstall all the WordPress 3.5.1 files. Doing that manual installation,…

Read More

Hiding download pages and other pages from search engines

As you develop your website you will no doubt have various pages that are “backend” pages.   These pages might include download pages, thank you pages, policy pages, or whatever.   For web marketing we optimize our sites for search engines and we do not want these types of pages to show up in search engines.…

Read More

Using categories on WordPress pages

One of the differences between WordPress Pages and Posts is that Posts can have a category assigned to them, whereas pages cannot.  Frankly, I think that is just dumb… why shouldn’t pages have the ability to have categories assigned.  Well, I’m not the only one that think pages should have categories and there are several…

Read More

Linking to an existing WordPress Post

One of the most valuable features of the Web is how information is linked.  That applies to your own information on your WordPress site.  Linking from one post to another is a viable way of helping your visitor find information, and it also can help with your Search rankings.  Here’s a quick video showing you how…

Read More

Simple Local Avatars

Here’s a situation for you… let’s say that a visitor has a Gravatar profile set up to display a picture whenever they author or comment on a WordPress site.  That generally works quite well and makes your site more personable.  But what if either you, as the site owner, or the visitor, want to have…

Read More