jobs in gulf site rewrite rule
-
I am using wordpress at https://jobs-in-gulf.com. I am using permalinks to convert post title into Search engine friendly url. But if there any forward slash “/” in any post title then then url does not work. For example:
https://jobs-in-gulf.com/Graphic-Designer-at-EVA-Pharma-/-EVA-Cosmetics-1885.html
In above url post tile “Graphic-Designer-at-EVA-Pharma-/-EVA-Cosmetics” you can see one forward slash which has been included in url so its not working.
I putted a code in .htaccess file to replace forward slash with “-” but in that case it replaced all forward slashes in url including necessary which come after https:// and after .com/ so it also gave me error.
So, if you can, can you give me code which I have to put in .htaccess file to replace all forward slashes which come after .com/
- The topic ‘jobs in gulf site rewrite rule’ is closed to new replies.