Custom Dimensions allow you to bring crucial custom data from a CMS to Google Analytics. This data, collected with Advanced Google Analytics for Joomla, is used to build new reports that help you understand: – users’ engagement (registered or guests) […]
Joomla Security Enhancement: Avoid version detection
Regular users can detect the Joomla! version of your website by entering this URL on a WebBrowser: http://www.domain.com/administrator/components/com_content/content.xml This will display a XML file on which they can see your Joomla version. The result looks like this: From the above […]
Changes needed to convert a Joomla 2.5 plugin into a Joomla 3.x plugin
If you want to convert a common Joomla 1.5 or Joomla 2.5 plugin into a Joomla 3.x compatible plugin you will have to make some changes to plugin’s XML and PHP code. Let’s start with the XML file: 1. The […]
How to reset article ratings in Joomla!
Reset rating system in Joomla! To reset the ratings of an article in Joomla!, you must have access to website’s MySQL database. Using PhpMyAdmin is the best way to reset an Joomla article ratings. To reset the article ratings in […]