31 Aug
How to make wordpess search permalink different with others
Default wordpress search permalink is www.domain.com/search/search+this
For make different with other or modify the default, you can use this way.
We can change search permalink like this : www.domain.com/topics/search+this
For make this, we must edit file rewrite.php. We can find this file at folder : wp-includes
Edit file : rewrite.php


