As a recovering SEO, I still have many friends and contacts in the SEO industry. I still keep an eye out on what is hot & what is not in the SEO world. Whilst I cannot really claim to be much of a SEO nowadays (though I’ve given an WordPress SEO talk or two in…
Archive for the ‘Tutorials’ Category
Setting Up SSL for WordPress on Digital Ocean using ServerPilot
One thing I’ve been looking a lot of recently with the WP Taxi Me Premium updates is the security of connections and server and serving pages over SSL. It’s set to be a big thing, what with Google treating SSL Rankings as a Ranking Signal now, but it is something that any serious webmaster should look to do.…
An Explanation on WordPress Version Numbers
So recently I’ve been asked a number of times on how WordPress version numbers work, as they feel they are doing a lot of security updates recently – in the past week or so we’ve seen 4.1.1, 4.1.2, 4.1.3, 4.2, 4.2.1 and 4.1.4. All complex software will have bugs, some of them security bugs, so patching…
How To Check if a Gravity Form Exists
Recently we had a project where we had to see if a Gravity Form existed before outputting anything. The reason we had this issue was because the plugin would be on a bunch of themes, each with different form numbers. As such, if the form didn’t exist, we’d have an ugly “We Couldn’t Find The…
How To Remove Jetpack Related Posts From Custom Post Types
Since I’ve recently been working on the site, one of the problems I’ve had and been trying to fix is the related posts appearing on the WordPress Plugins. I’ve been looking at ways to try and improve them, as this area has the highest traffic on the site, and I’m looking to try and get people…
Adding a “Click To Subscribe” Box to Comment Forms Using Gravity Forms
Recently I’ve been having an issue with one of my sites that I wanted to start building an email list. One problem was that – due to the nature of the site – I couldn’t use my mailing list of choice of Mailchimp hooked in with WP Email Capture. I decided to use Gravity Forms to…
How To Remove Jetpack Related Posts Nofollow Attribute
Recently I’ve had an issue on one site where the client requested all internal links on a site to be marked as dofollow. Most links within posts, pages and within sidebar plugins were fine, however problems arose when using the related posts plugin. We have been using the Jetpack Related Posts plugins mainly due to…
Using Buffer, Remember the Milk & IFTTT To Improve Your Blog Marketing
Something I noticed recently was this great post from Garrett Moon on the Problogger blog which details 10 Simple Hacks That Will Increase Your Blog Traffic. On there is a great infographic which details when you should promote your content. When it comes to promotion on social media, you’ve a lot of noise. According to Buffer, the…
How To Include Your WordPress Post’s Featured Image in a RSS Feed Excerpt
Recently I’ve been play IFTTT and Buffer to try and automate some of the promotion on this here blog. One of the interesting things I’ve been trying to do is use the post’s featured image to make the tweet stand out with rich content. Unfortunately, the first try on the post I wrote last week (the…
How to Get The First Sentence of a WordPress Post
Recently there was an instance where I had to grab the first sentence of a WordPress post. Not the first X amount of words, but the first sentence. From the capital letter to the full stop. There are many simple ways detailed in many blog posts to change the excerpt length, but they’re generally limited…