Hey guys,
Forgive me. I tried looking all over on google and here in the forums... no answers (yet!). Maybe my wording/terms are wrong.
Anyways.. I'm trying to get my website pages to show their true URL addresses in the browser address bar. I have WP installed on a server/host.
Right now for all my pages/sections it shows
http://www.example.com/main
I want it to be able to show the whole path
http://www.example.com/main/?cat=1
http://www.example.com/main/uploads/images/picture.jpg
etc.
The reason for this is because I want to use ShareThis/AddThis social sharing tools on my WP and if it just grabs the static url (www.example.com/main) that is no use to me!
Is this a WP setting or does it have to deal with my server/host?
APPRECIATE IT GUYS!