OK. I'm totally new to mod rewrite and have been following an online tutorial in order to get a better understanding of what it can do.
So I've rewritten my ugly url
[
mysite.com...]
to appear as
[
mysite.com...]
Now whether I enter either of the above I get the same page, which is great. What's confusing me is how the search engines will index the right one.
Am I right in thinking that if a user enters my ugly url, thats what will appear in the address bar? Obviously I want the new pretty url to be the only one thats ever seen.
Can anyone briefly explain this to me please? I've exhausted myself trying to find information to enlighten me but all I seem to be finding are step-by-step tutorials that don't help me to understand.