In wordpress site can we pass quary string without question mark ?
-
what should be the rewrite rul in .htaccess file if we have to remove the query string from profile page of below mention url?
https://development.brstdev.com/revel/profile/?id=dikkeduifRewriteRule ^revel/profile/([0-9a-zA-Z_-]+)$ /revel/profile/?id=$1 [QSA,NC,L]
- Adding rule in .htaccess file ( Wheter yputube or chatGbt both saying It will work but when I added then it do not work , need to check with you if any other rule stopping the work of new rule )
- Redirection plugin work only for if destinated url has content . redirection plugin does help in this regard.
-
Hi there!
It sounds like your question is more geared towards the WordPress.org software than the managed WordPress hosting we provide at WordPress.com. (Here’s an article about the difference between WordPress.com and WordPress.org.)
I’d suggest posting your question over at the WordPress.org support forum, where you’ll get help from other WordPress.org users and developers who can chime in. :)
Hope that helps!
- The topic ‘In wordpress site can we pass quary string without question mark ?’ is closed to new replies.