Learn about two ways to make your Youtube or Vimeo videos responsive in your Wordpress posts.
Wordpress Tips and Tricks
A Simple Solution to Add Rich Snippets to Your Blog
Structured data markup is a web content annotation system used by Google to show search results in a prettier way. You can accomplish this in a couple of ways. One way is by implementing what is generally known as “rich snippets“. So, imagine how surprised I was when I discovered that my blog hasn’t got […]
Postmatic Plugin – Your Comment Booster
Lately I was playing around with plugins enabling commenters to subscribe to comments. Until I stumbled upon Postmatic and I crush on it. 🙂 What is the purpose of Postmatic plugin? Before Postmatic I used or tested 3 other “subscribe to comments” type plugins: Subscribe to Comments Subscribe to Comments Reloaded, and Subscribe to DOI Comments. These are […]
Free Plugins 4 of 4: Functionality
This is the 4th and the last post in the “Free Plugins” series. If you missed it, please check out the previous one here. In this post, I’m showing you the plugins that did not fit otherwise in other categories. Edit June 2017: Some of the plugins presented here are no longer in use or have been […]
Free Plugins 3 of 4: Increasing Engagement
This is the 3rd article in the series of 4 where you are about to find out what free plugins I’m using to increase engagement on my blog. You can check out the previous post here. Advanced Responsive Video Embedder Everyone knows that embedding videos on your posts is one of the most important on-page SEO […]
Free Plugins 2 of 4: SEO
With this post, I’m continuing the free plugin series. You can check out the previous post here. This one is about SEO plugins, more precisely, on-page SEO and content promotion. Yet, I included Yoast SEO in the first post in the series as I consider it an essential one. If you want to check where are your […]
Free Plugins 1 of 4: Essential
In the last few months I spent some time trying many plugins for my blog. I wasn’t hunting for fancy functionalities at all costs, I was only searching for specific features. This post is the first from a series of four, where I’m sharing the list of FREE plugins that I came up with. Some of them […]
How to Properly Hide Thank You Pages in WordPress?
The topic I want to talk about in this post is a little bit more complex than usual. At a certain moment in time I was facing to several questions regarding hosting of sales pages (thank you, bonus, etc.). Almost in a sudden, several questions started to haunt my brain: What sales pages builder to use […]
Solved: “Maximum execution time of 30 seconds exceeded”
If you have been using WordPress for a while I’m quite sure that you’ve encountered this PHP fatal error: “Maximum execution time of 30 seconds exceeded“. This is usually happening because PHP has a maximum time to execute a script, which usually defaults to 30 seconds. It is possible that some plugins need a longer execution […]
How to Move a Blog From Root to a Directory Part 2: robots.txt and .htaccess
After I moved my WP blog from root to /blog/ directory I wrote this post where I explained how I did it. This was about two months ago, but I dug a little more and now I give you my new findings. Adding a robots.txt file Yesterday I was navigating in my Google Webmasters account and realized […]