If the URL rewrite logic can apply to WordPress, if any I tried to do something like this RSS < But keep refreshing the current page where the link is placed. For example, go to should do something like this: / feed / , all of them should get the parameters on a specific page.
RewriteRule ^ / feed? $ .s.php [L]
& lt ;? Php print_r ($ _ GET); ? & Gt;
domain.com/browse/flowers/feed/
domain.com/rss Php? Category = flowers & amp;
Code> RewriteEngine On RewriteRule ^? / Browse /(.*) / feed /? $ .s.php? Category = $ 1 $ feed = on [L, NC, QSA]
No comments:
Post a Comment