My basic webpage keeps breaking

Are you hosting the site yourself?

If you're hosting on a Linux server, you can put this code into the site root, in a file called ".htaccess" (without the quotes) and it'll automatically redirect (unless you specifically want to take people to your site?)
Code:
Redirect 301 / http://www.photoboxgallery.com/trylinefotos
It'll then automatically redirect you to the new site.

You could also do it at the domain level, with whoever you registered the domain with (each registrar's control panel is different, so it's hard to advise there tbh)
 
Last edited:
Problem is it keeps breaking. I then go to my host file manager and change the code abit and it works. Visit a few hours later and it's broken again.

What exactly do you mean that it keeps breaking and what do you have to do to fix it before it breaks again.
 
Seems to be working well for me, what specifically is the problem?
 
Back
Top