Hi, i have moved away from Joomla to https://www.chameleonsocial.com/demo.php?part=urban - This means i cant install the module on my new site.
I have added following code to my .htaccess file:
RewriteEngine on
# requests from our network will have X-GT-Lang header
RewriteCond %{HTTP:X-GT-Lang} ^$
# non www to www
RewriteCond %{HTTP_HOST} ^heartslovefree.com
RewriteRule (.*) http://www.heartslovefree.com/$1 [R=301,L]
But my subs are loading to slow and with issues
So how do i setup a HTML based site?