Joomla tags

a real free joomla tag system

  • Increase font size
  • Default font size
  • Decrease font size
Tag:host

There are so many web hosting companies, selecting the best web hosting company is not an easy task.

Here are some tips to help you to select the best joomla site host:

  • 99.9% uptime

    One of the key factors that are to be considered during this time is the uptime of the site which is being granted by the company. Going for a company that provides a 99.9% of uptime is the right option available.

  • Technical support

    Technical support that is provided by the company is also essential. That is to say, the owner should ensure that the company which he is selecting should have all the software and features that are the prerequisites for joomla sites.

  • PHP and Mysql Version

    Since a lot of Joomla extensions requires php5, so it would be better to select those host provider with high and stable php version.

 

If your site can be accessed both with and without the 'www.' prefix, you can use one of the following settings to redirect users to your preferred URL, either WITH or WITHOUT the 'www.' prefix. Choose ONLY one option:

  • To redirect all users to access the site WITH the 'www.' prefix, (http://joomlatags.org/... will be redirected to http://www.joomlatags.org/...), please add the following code to your .htaccess file:

       RewriteCond %{HTTP_HOST} ^joomlatags\.org$ [NC]
       RewriteRule ^(.*)$ http://www.joomlatags.org/$1 [L,R=301]
    
  • To redirect all users to access the site WITHOUT the 'www.' prefix, (http://www.joomlatags.org/... will be redirected to http://joomlatags.org/...) please add the following code to your .htaccess file:

       RewriteCond %{HTTP_HOST} ^www\.joomlatags\.org$ [NC]
       RewriteRule ^(.*)$ http://joomlatags.org/$1 [L,R=301]
    

please remember to change joomlatags.org to your domain name.

 

 
Powered by Tags for Joomla