How do you force the website to show only the proper url instead of an url full of junk?
example (name withheld to protect the stoopiidd….)
whatever.com/index.php/article/42528#.Tsk00HUElxU.gmail
will show the article, when it should be forced to only show:
whatever.com/index.php/article/42528
any ideas?
at the same time the website shows up as http://www.whatever.com and whatever.com
using htaccess how do we stop that?
thank you