Category: Joomla Web development

How to Optimize Single Domain Website to Target Different Countries seo

Recently I got a project which is single .com domain and it needs to be targeted to different countries. It`s an e-commerce site and had good rankings in US, now it needs to improve rankings in UK and AU also. I went through some webmaster forums to get the best picture how to start it with […]

How to Update Joomla login/ Register page

Some time we want to edit/ customize Joomla login page. go to $yourwebsite/components/com_user/views/login/tmpl/default_login.php open & edit default_login.php

WordPress Plugins for Page stats

StatPress is first real-time plugin dedicated to the management of statistics about blog visits. It collects information about visitors, spiders, sear The first real-time plugin dedicated to the management of statistics about blog visits. It collects information about visitors, spiders, search keywords, feeds, browsers etc.

Using Jquery Confilict for using multiple javascript framework

Using above jquery code we use different multiple javascripting framework. http://api.jquery.com/jQuery.noConflict/

Make Specific Page available for only register user

The answer to this is a simple WordPress if else statement.  The code below is what you need: You can force user to Login to see content of wordpress page content by login or And you can redirect to specific page after Login by wrting following code Reference Links: WordPress Function_Reference for is_user_logged_in Require login […]

How to reset my WordPress admin password?

You have to do this through the WordPress database directly. The most convenient way to manage the database is via the phpMyAdmin tool at your web hosting account.

how to specify CSS hack for specific browser Cross browser compatibility

Here are some browser specific css hacks….