Adriana
September 6th, 2009, 10:48 AM
Now I have saved it as index.php and put it in its own folder named AWeber and uploaded into my public_html folder using FTP. But I do not know how to use it from there. I have a WP Blog and would ultimately like to have the cloaked affiliate link as just 'Aweber' in posts.
You'd link to it like this: http://www.yoursite.com/Aweber/index.php
Lynn Terry
September 7th, 2009, 03:40 AM
Karn,
Adriana is right - you link to it with yourdomain.com/Aweber/index.php
Note that if you did capitalize the A in Aweber, you want to do that in the URL as well. Directory names are case sensitive and it won't work if you use /aweber/index.php in the URL.
To make the hyperlink in your blog post, use this code:
<a href="http://www.yourdomain.com/Aweber/index.php">Aweber</a>That will make the Aweber link clickable, like this: Aweber (http://sswt.aweber.com)
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.