Whipping WPExplorer’s Blogger Template into shape
I recently switched to WPExplorer’s Bogger Template, because it is simple and focused on the articles. What’s not to love? But there is still a lot to do to whip this template into shape. To help you out, I’ve created this post.
Increase WordPress performance on IIS
I noticed that the Time To First Byte (TTFB) of my website was taking way too long. First I thought it should be resolved by caching, but I noticed that it couldn’t be the caching, because TTFB kept being pretty high. After some research I found the culprit: IPv6 with the MySQL driver.
How to create ‘edit tag’ and ‘edit category’ buttons?
This small code snippet creates edit buttons for your category and tag pages. Adding edit buttons to your theme will greatly improve the usability for the end user.
How to make embedded YouTube play nicely?
WordPress supports YouTube links converting them into embedded video. By default it renders an iframe that is neither responsive nor — in my case — the right size.
Serving SASS files for WordPress theme on IIS
I love SASS. What’s not to love? Well… it can’t be served directly by the web server like CSS. It needs to be pre-compiled before it is served. Fortunately there is a PHP SASS compiler that can be used to make PHP compile and serve SASS. I’m using an IIS installation, so I’ll be explaining how it can be done on a Windows machine.
About the Author

Hi! I'm Kees. Thanks for checking out my Blog. I work as a .Net Engineer for one of the biggest web-shops in the Netherlands: wehkamp. I ❤️ C# and I like to solve nifty problems.
Learn moreCategories
- .NET (21)
- Automation (6)
- Chrome (2)
- Chrome Extensions (1)
- Front (3)
- Hubot (2)
- JavaScript (16)
- jQuery (5)
- Node.js (4)
- Pi (1)
- PowerShell (5)
- Software picks (2)
- Synology (1)
- TypeScript (9)
- Video (2)
- Windows (5)
- WordPress (6)