Currently I have vbseo rewrite attachments to /content/attachments/xxx-xxxx.jpg
I am inserting some hotlink protection that will detect external requests and will take the last part of the URL and rebuild the image to add a watermark. The watermark.php file requires the path of the file in order to rebuild it and it therefore thinks that the location in /content/attachments/xxx-xxxx.jpg. This results in a broken image instead of the rebuilt image with the watermark.
Is there anything I can do with vbseo to actually decipher the /content/attachments/xxx-xxxx.jpg and instead of using it as the original image source, find the actual image source to rebuild it?


LinkBack URL
About LinkBacks





Reply With Quote