I just installed W3TC, and during the install it asked me if i wanted to download my files and JS and CSS etc....i did that, then realized that many of my links and videos are broken.
Trying to get all my links and video embeds back to how they were before this install.
Any tips?
Mike
For example: BEFORE installing W3TC my post read:
<a href="http://www.geocaching.com">we'll go Geocaching</a>
AFTER installing W3TC my wordpress post now reads:
<a href="http://www.honeytrek.com/wp-content/uploads/2014/01/www.geocaching.com">we'll go Geocaching</a>
SECOND EXAMPLE (a vimeo video embedded)
BEFORE installing W3TC my post read:
<iframe src="//player.vimeo.com/video/82830417?title=0&byline=0&portrait=0" width="800" height="450" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
AFTER installing W3TC my wordpress post got re-written to this:
<iframe src="http://www.honeytrek.com/wp-content/uploads/2013/12/82830417?title=0&byline=0&portrait=0" height="350" width="570" allowfullscreen="" frameborder="0"></iframe>