0

so how do I do this?

Example:

yourdomain.com

and when someone types in a page that is not really there like this

yourdomain.com/whatevertheytype yourdomain.com/whatevertheytype.php

ect

So how do i make it redirect it back to home when the user is on a page that has nothing or not even on the server?

rene
  • 41,474
  • 78
  • 114
  • 152
Oscar
  • 3
  • 2

1 Answers1

0

You want to setup a 404 error page. Details will vary depending on the server you are using but here is a link with some tips

NoNaMe
  • 6,020
  • 30
  • 82
  • 110
E.J. Brennan
  • 45,870
  • 7
  • 88
  • 116