Hay everyone, I need help trying to get rid of an ugly session id on the end of a posts url. Somehow the post url shows the code attached to the end and people are linking to it. I have done a redirect using the redirection plugin, but would like to make sure this thing isn't in my database.
What I don't want is this:
http://chirocentre.co.uk/chiropractor-top-100-job-to-do-2010/?phpMyAdmin=LS5YS3fGkHHFpQLkxX1BKp8uRi1
What I do want is this:
http://chirocentre.co.uk/chiropractor-top-100-job-to-do-2010/
Any ideas how to hunt and destroy the php bit?