Recent content by WPRefugee

  1. WPRefugee

    How Do I Bulk Cloak All External Links on Wordpress Sites?

    Just to add, if nobody can find a plugin which does what I need I do, I intend to make my own but it would probably take awhile. I don't know much javascript and the dashboard for such a plugin would require an AJAX feature to allow it to run continuously until all links have been cloaked...
  2. WPRefugee

    How Do I Bulk Cloak All External Links on Wordpress Sites?

    I need a Wordpress plugin capable of scanning all posts, extracting all external href attribute values, saving those values in the database, and serving links in a format like example.com/redirect/{ID}. This would ideally result in all off site links being served in that format. Then when the...
Back
Top