Customize URL and keep link text
| Sample Link | Customized URL | Customized Link Text | Result |
|---|---|---|---|
|
HTML link: <a href='http:// www.malicious.com/ index.php'>here</a> |
http://www.urlEducation.com/ index.php |
%LINKTEXT% | <a href=''http://www. urlEducation.com/ index.php''>here</a> |
|
HTML text only: http://www.malicious.com/ index.php |
http://www.urlEducation.com/ index.php |
%LINKTEXT% | http://www. urlEducation.com/ index.php |
| Plain text: http://www.malicious.com/ index.php |
http://www.urlEducation.com/ index.php |
%LINKTEXT% | http://www. urlEducation.com/ index.php |