A little while ago Jisse, from Yireo, asked if I would like to write a blog for Yireo. This blog would be about the Joomla extensions he writes. Of course I was flattered and I started writing. I picked the extensions myself, these three looked like very usefull extensions to me. I hope you also like them. This blog on Yireo can be found here.

Dynamic404

Dynamic404 is a powerful tool, for example to use for pages not found on your website. You can let Dynamic404 choose the most relevant page to redirect to or to redirect to a custom article or menu item. Dynamic404 can handle 404-errors but also: 400 Bad Request, 401 Unauthorized 403 Forbidden and 500 Internal Server Error. You can choose to use an article or menu item for those redirects.

And not only can Dynamic404 be used for redirecting HTML client errors but it’s also possible to use it for short URL redirects. This can be very useful for marketing! See more about Dynamic404 on its dedicated page.

Piwik

Most people are familiar with Google Analytics to get insights into the website traffic. But there is an alternative, Piwik. Piwik is a free, open source, standalone, analytics platform. And the smart thing about Piwik is that it can use a PHP API. The benefit of this is that you don’t need a cookie to get the analytics and you don’t have to warn your visitors for the analytics cookies.

You can easily install Piwik on your server, for example in a subdomain and use the Yireo Piwik plugin to setup the PHP API. The Piwik plugin is available here.

ScriptMerge

When you take a look how many javascript and CSS files are being loaded one by one you can imagine this can slow down your website. Yireo has the perfect tool for this problem and it’s called ScriptMerge. Not only can this plugin combine the separate files into one but it can also compress it or use GZIP and thus saving bandwidth and time. It’s also possible to exclude items like certain files, stylesheets, menu items or components.

Another option is to make use of data-URIs to transform images to a base64-datastream. This way the total sum of HTTP-request will go down and will make your website yet a little faster. A maximum file size can be set for skipping images that are too large. ScriptMerge is available for download here.

No thoughts on “Three little Joomla gems from Yireo”