Redirect Users to Random Posts – Video

The online magazine WPBeginner has created a useful screencast that shows you how to install and use my Redirect URL to Post plugin. You also find an article about redirecting to random WordPress posts on their website. Here is the video – with many thanks to the folks at WPBeginner!

Published
Categorized as Tips

How to Add Context to WordPress Tags

Usually, WordPress tags are effective globally for the entire website. In some cases, however, you want them to apply only to a certain subset of posts. For example if the same tag has slightly different meanings and should show different posts depending on the context.

Published
Categorized as Tips

How To Use Matomo To Log Version Statistics From An Update Checker

Some of my plugins send queries to my server to check if a later version is available. So I thought about a possibility to log and evaluate the information that is sent along with these queries – most importantly the currently installed plugin version. This would give me an idea about which versions are still… Continue reading How To Use Matomo To Log Version Statistics From An Update Checker

Published
Categorized as Tips

Solution for Mailchimp Pop-up Form Error on WordPress: “jQuery.js not found (404)”

While installing the Mailchimp Pop-up form on WordPress, I ran into a problem that many others seem to have encountered as well: The script “jQuery.js” cannot be found at “https://chattymango.com/jQuery.js”, which of course breaks the entire pop-up. Actually, jQuery comes bundled with WordPress and just needs to be loaded from the right location. Unfortunately, you… Continue reading Solution for Mailchimp Pop-up Form Error on WordPress: “jQuery.js not found (404)”

Published
Categorized as Tips