How to bulk edit urls?

3 replies
I'm looking for a tool that lets me bulk edit urls. I have about a list of thousand urls that look like this:
http:// www.arandomwebsite . com/a-page&refurl=http://www.anotherurl.com

What is the easiest way to strip the &refurl=http://www.anotherurl.com from the url? Is there a tool that can do this?

Thanks in advance!
#bulk #edit #urls
  • Profile picture of the author karolk
    One of the possible solutions:

    1. Get notepad ++.
    2. Save your list as a standard text file with one URL per line.
    3. Open it in notepad++
    4. Fire up the search and replace feature
    5. switch to "regular expression"
    6. use these parameteres:

    in "find what" place this: &refurl=.+
    leave "replace with" blank

    7. click replace all
    Signature

    You know what, I won't try to lead you in with fake promises and false advertising. So let me just be honest. If you're looking for some online business advice for normal people (with no hype and constant product pushing) then hop over to newinternetorder.com

    {{ DiscussionBoard.errors[9137196].message }}
  • Profile picture of the author belgianguy
    That worked like a charm!
    Thanks a million karolk!
    {{ DiscussionBoard.errors[9137212].message }}
  • Profile picture of the author RichardF
    I know you already solved it, but for reference I wanted to plug a site I always use for text operations like this, it's really useful: Text Mechanicâ„¢ - Text Manipulation Tools
    Signature


    Need a writer who really understands the Internet marketing niche?
    Sales copy, autoresponders, articles, e-books, blog posts & more!
    Visit my WF thread -or- my website

    {{ DiscussionBoard.errors[9137329].message }}

Trending Topics