I have a nice option in my blog to print a story but when printing, the url is appearing at the top of the page. I can not turn this off at the server side even with javascript as this can be only done by the users browser or so Google tells me.
As the url is very long I wanted to some how rewrite this to a shorter nicer url just so it looks nicer on the printed page.
This is the current url
/wp-content/themes/theme/_print.php?cid=10
If I was to just rewrite the url to my domain name would that cause my default page to be displayed ?
If not could I just rewrite it to domainname/printed
Your ideas on the above issue would be great :-)