Do you wish you could use a shorter domain name with your Pretty Links? Take the www out of the beginning of your Pretty Links? Is the WordPress portion of your website in a sub-directory and would like your Pretty Links to come from the top level of your domain name? Well, Pretty Link Pro can help you solve any of these problems to make your Pretty Links as short as possible.
So, granted, there are some small hurdles to get through initially but you’ll find that it’s quite easy to put your short links on another domain name and continue to manage them from your wordpress admin — even if your wordpress blog is in a subdirectory of your website.
Here’s what you’ll need to do to get a custom short link working: [click to continue…]
If you haven’t heard yet Matt Cutts (Google’s SEO Spokesman) announced last month that 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:
- 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.
- 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.
- 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.
[click to continue…]