I am currently running Drupal 7.16 and every time I try and set a URL alias when creating a basic page I get a broken link. The link is only the aliased part and therefore an improper URL.
E.g.
What link should look like:
http://www.example.com/alias_name
What is happening:
/alias_name
When I visit what should be the correct URL I receive a 404 page.
I have searched for a while about this and the only results I find is when people are trying to generate aliases via taxonomy, which I am not trying to do.
Any help would be great! Thanks!
Don’t put a / on the start of the alias you type.