Hello,
Having a issue with seo URLs
How can get rid off the title from the URL?
photopost/showphoto.php?photo=159&title=-d0-9f-d1-80-d0-b8-d1-80-d0-be-d0-b4-d0-b0-10&cat=2
your language is russian so your characters have to be converted to unicode to display in a browser address bar. If you do not wish to show the title in the url you wouuld need to remove the title in your construct_newppurl function in pp-inc.php our global file.
your language is russian so your characters have to be converted to unicode to display in a browser address bar. If you do not wish to show the title in the url you wouuld need to remove the title in your construct_newppurl function in pp-inc.php our global file.