Wordpress plugins and hacks

Your Ad Here

3This is a post collecting some plugins and solutions I’ve found for Wordpress. I’ll keep adding links as I find new things. Most of these are from posts in the WordPress261 category, but these are direct links to the hack/plugin itself, not to my posts about them (unless that’s the source of the hack), so it should be more handy.

Wordpress errors:

  1. WordPress 406 errors “Not acceptable…”262
  2. WordPress “You don’t have permission to do that” error263

Plugins/Widgets:

For functionality…

  1. Add To Any264 - very low clutter plugin/widget for people to bookmark your posts and subscribe to RSS.
  2. Another low-clutter widget solution to bookmarks and subscriptions: RSS Subscriber265
  3. A dropdown category widget266 that works better than most
  4. Preview Theme267 lets you view your new theme without visitors seeing it
  5. A plugin that very easily lets you create a horizontal drop down menu in the header of your WordPress template268. Amazing out of the box, also very customizable.

For SEO…

  1. Permalink Redirect269 makes it so all your URL’s have a trailing slash, which is good for SEO
  2. Rewrite Titles270 - Puts your blog’s name at the end of the article title instead of the other way around.
  3. Dagon’s Sitemap plugin271
  4. The FeedBurner plugin272 that lets you track all your RSS subscriptions in one place

Solutions:

  1. Trim the bloat in your Wordpress theme files with Clutter Free273
  2. Developed Traffic’s solution for better archives274. My post275 goes into a bit more detail, especially on using the Custom Query String plugin276
  3. Fernando Graphics explains how to make text-resizing available to your visitors using javascript277
  4. My Tips to SEO your WordPress blog278
  5. WP-Cache279 and Spam Karma 2280 not playing well together? Here’s the fix281
  6. A custom WordPress theme282 generator that’s pretty decent from an SEO standpoint
  7. Young Go Getter has a great step by step tutorial for using the Preview Theme283 to tweak your theme without your visitors seeing the results until you’re done284
  8. The new replacement tag for the Category dropdown function that got deprecated285 a few versions ago
  9. How to make Wordpress author pages

Leave a Comment