DeliciousStumbleUponTwitterFacebookRedditLinkedInSphinn It!

Hooks are one of the greatest features of WordPress — yet they are unseen by most WordPress users.

Okay, I’ll admit, hooks are only available in the code — but I believe they’re simple enough to be used by anyone technical enough to use a text editor and FTP.

WordPress has a really good Intro to Hooks and there are a couple of WordPress Hook databases out on the web too … but these might be a bit technical and overwhelming for many users wanting to customize their blogs.

This is my basic overview of what hooks are for and how they can make your life easier as a WordPress user. Read More »

Posted in How Tos, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , | 16 Comments
DeliciousStumbleUponTwitterFacebookRedditLinkedInSphinn It!

OC WordCampI’m excited to announce that I’ll be speaking at WordCamp in Orange County, California on April 24th! The organizer of this event — Brandon Dove (of Pixel Jar, Think Press and @brandondove fame) and I met & became friends at Blog World / WordCamp Las Vegas last October.

Brandon has asked me to cover two topics related to building WordPress plugins — here they are with a link to the blog posts I did over on OC WordCamp’s blog for each of them:

  • Pimp Your WordPress Plugin — this presentation’s going to show people how to create their own Platform Modifying Plugin (PMP or Pimp) using a Model View Controller (MVC) approach … you can expect that I’ll be sharing some tips & tricks of plugin development in addition to the MVC stuff as well :) .
  • How to Create a Premium WordPress Plugin — In this presentation, I’ll be covering some material that I have seen nowhere else — trust me, as I’ve been building premium wordpress plugins I’ve had to figure this all out from scratch … This presentation will cover a lot of strategy, higher level architecture but will also get into the nuts and bolts of how to do this technically.

You might now be asking yourself:

Uh … is this just one of those technical conferences? … No, it is going to be much more than that.

My topics are fairly technical but OC Wordcamp is going to have something for writers, entrepreneurs, bloggers, developers, graphic designers and marketers alike. If you’ll be in or around Orange County that weekend then I hope you’ll attend — it’s going to be awesome!

Posted in WordCamp | Tagged , , , , , , , , , , , , , | 3 Comments
DeliciousStumbleUponTwitterFacebookRedditLinkedInSphinn It!

If you haven’t heard yet Matt Cutts (Google’s SEO Spokesman) announced last month that performance (measured by page load speed) is a big indicator in SEO now. I’ve taken that indication seriously and have been searching out some ways to optimize the performance of my blog and think you should too.

When assessing your blog, there are really 3 separate factors that play into it’s performance:

  1. Number and Complexity Database Calls pages on your site are making: This performance issue is caused by code running on your blog that is reading and / or writing to the database. The only way it can be fixed is to identify code that is making too many database calls and eliminate it or get the author of the code to optimize it. Take it from me — database queries can be tricky and small changes to them can either make them run quickly or grind your server to a screeching halt. If a software vendor releases something without optimizing queries (which, sadly, I have been guilty of in the past as well) then they could be responsible for slow performance on your site. To optimize your site you absolutely *need* some kind of tool that will show you what calls are taking the longest and where they are located.
  2. Script Execution Time: There are many different factors that can influence this one. Poorly coded software in your website, your server’s hardware or just your web server software settings.
  3. Memory Management: This is possibly the most elusive problem of the three. This one could be caused by how much software is loaded by your website on page loads, poor software implementation or just software that is just crunching a lot of data.

Read More »

Posted in How Tos, Tutorials, Wordpress | Tagged , , , , , , , , , , , , , , , , , , | 13 Comments
DeliciousStumbleUponTwitterFacebookRedditLinkedInSphinn It!

Shrinking your blog posts’ permalinks (on existing or newly created blog posts) and then sending a tweet out for them can be a hassle — especially if you have multiple twitter accounts. Luckily, you can automate this process and auto tweet your blog posts right from your wordpress website using Pretty Link Pro. Hopefully this article will show you how this can save you time and the simple steps you’ll need to go through to get this auto tweet feature working for you.
Read More »

Posted in How Tos, Marketing, Plugins, Pretty Link Pro, Pretty Link Pro, Software, Tutorials, Twitter, Wordpress | Tagged , , , , , , , , , , , , , | 4 Comments
  • Get 6 Free Lessons

    Get 6 Free Video Lessons on Pretty Link:

    Name:
    Email:
  • Recent Comments

    • cartpauj: You can use pretty link to mask the affiliate link by just modifying the code they gave you. This should...
    • Ron: OK, I’ll just use my cj link and just bypass the pretty link. I wanted to use pretty link for the...
    • cartpauj: within the same pretty link, no. But why can’t you just leave the tracking pixel as is?
    • cartpauj: if you’re cloaking the entire affiliate link (including you id) then you can just leave it at...
    • Ron: Fantastic plugin! I’m unsure how I can utilize 3rd party pixels. Here’s the scenario: Site A links...