SO I have installed when I click home on my site instead of going to mysite.co.uk it goes to mysite.co.uk/index.php?route=common/home does anyone know who I can get it to redirect to mysite.co.uk I am using opencart
If you are using OpenCart - first thing I suggest you get the SEO friendly url's set with the .htaccess file included with the script. In the template files, - header tpl file you'll find the home link is written to that of the installation, not the straight URL / Domain ... You can change it yourself.
probably not what you're looking for, but here's how I usually do my redirects: (the code is pretty self-explanatory)