Javascript or 301?

I have a website that I want to redirect automatically. Basically, if the user enter domain.com, I want them to go to domain.com/somefolder

I've been doing this so far using javascript (index.html at domain.com redirects to domain.com/somefolder). Are there any advantages if I start doing it using cpanel redirects? Or the two methods have the same results?

 

 

 

 

Top