Replacing All URLs with Regex
-
hi there,
I need to replace all URLs in over 200 posts. URLs looks like http://xxx.com/rgerdg or http://xxx.com/vrenviw – each one is different and I want to replace them all at once with new SINGLE ONE like http://xxx.com.
I tried plugin called Search Regex but I don’t really know how to use it. The code with link looks like this for example
and I need to replace everything from http:// to “Would be nice if anyone could help me with regex
The topic ‘Replacing All URLs with Regex’ is closed to new replies.