SEO Software Talk Forum Index LinkAssistant Wishlist
Request to have muiltple llink to us options
View previous topic :: View next topic
Display posts from previous   
All times are GMT
Post new topic  Reply to topic  
Request to have muiltple llink to us options Fri Jun 02, 2006 2:44 am
morgankd
Could this type of link to us page be build with link Assistant giving the webmaster a choice of links to display on their websites.

http://www.servicemagic.com/rfs/home/linktoUs.jsp

Also can the link to us page be on it own page.

Thanks
View user's profile Send private message Reply with quote
Easily! Mon Jun 26, 2006 2:11 pm
LinkAssistant
Sure...

Let's take a closer look at a links page template. By default we see the following code snippet responsible for the "Link To Us" section:

Code:
<[!-- Links exchange invitation - Start --/]>
<[IF_IS_FIRST_PAGE]>
<[THEN]>
Please feel free to browse through our growing collection  of useful online resources. Please note that we are not responsible for the content of the websites we link to.
<br>
If you wish to exchange links with us, please first copy  the exact code below and paste it into your webpage, then email us at <a href="mailto:<[YOUR_EMAIL/]>"><[YOUR_EMAIL/]></a> telling where we can find the link to our site.
<br>
If the link is there, we will be happy to return the favor.
<br>
<br>
<textarea cols="90" rows="5" name="Link Code">
<a href="<[YOUR_SITE_DOMAIN/]>" title="<[YOUR_SITE_DESCRIPTION/]>"><[YOUR_SITE_NAME/]></a>
<br>
<[YOUR_SITE_DESCRIPTION/]>
</textarea>
<br>
<br>
On your page, the code will look like this:
<br>
<a href="<[YOUR_SITE_DOMAIN/]>" title="<[YOUR_SITE_DESCRIPTION/]>"><[YOUR_SITE_NAME/]></a>
<br>
<[YOUR_SITE_DESCRIPTION/]>
<[/THEN]>
<[/IF_IS_FIRST_PAGE]>
<[!-- Links exchange invitation - End --/]>


We simply need to update this code so that it could match the design of the existing pages of our website. So, we simply remove this piece of code and put this one instead:

Code:
<[!-- Links exchange invitation - Start --/]>
<[IF_IS_FIRST_PAGE]>
<[THEN]>
In order to link to <[YOUR_SITE_NAME/]> from any of your web pages, simply copy the HTML code below and paste it into any web page.
<br><br>
<a href="<[YOUR_SITE_DOMAIN/]>"><[YOUR_SITE_NAME/]> – <[YOUR_SITE_DESCRIPTION/]></a>
<br>
<textarea name="txt" rows="3" cols="70" wrap="VIRTUAL" style="font-family: Verdana; font-size: 11px; width: 575px;">
<a href="<[YOUR_SITE_DOMAIN/]>"> <[YOUR_SITE_NAME/]> – <[YOUR_SITE_DESCRIPTION/]> </a>
</textarea>
<br>
<br>
<div align="right">
<input type=button value="Copy All" onClick="javascript:this.form.txt.focus();this.form.txt.select();">
</div>

<br><br>
<a href="<[YOUR_SITE_DOMAIN/]>">
<img src="/rfs/home/images/100x80_prescreened_banner.gif" ALT="<[YOUR_SITE_NAME/]> – <[YOUR_SITE_DESCRIPTION/]>" border="0" width="100" height="80">
</a>
<br>
<textarea name="txt" rows="6" cols="70" wrap="VIRTUAL" style="font-family: Verdana; font-size: 11px; width: 575px;">
<a href="<[YOUR_SITE_DOMAIN/]>">
<img src="http://www.servicemagic.com/rfs/home/images/100x80_banner.gif" ALT="<[YOUR_SITE_NAME/]> – <[YOUR_SITE_DESCRIPTION/]>" border="0" width="100" height="80">
</a>
</textarea>
<br><br>
<div align="right">
<input type=button value="Copy All" onClick="javascript:this.form.txt.focus();this.form.txt.select();">
</div>

<br><br>

<a href="<[YOUR_SITE_DOMAIN/]>">
<img src="/rfs/home/images/400x60_banner.gif" ALT="<[YOUR_SITE_NAME/]> – <[YOUR_SITE_DESCRIPTION/]>" border="0" width="400" height="60">
</a>
<br>
<textarea name="txt" rows="6" cols="70" wrap="VIRTUAL" style="font-family: Verdana; font-size: 11px; width: 575px;">
<a href="<[YOUR_SITE_DOMAIN/]>">
<img src="http://www.servicemagic.com/rfs/home/images/400x60_banner.gif" ALT="<[YOUR_SITE_NAME/]> – <[YOUR_SITE_DESCRIPTION/]>" border="0" width="400" height="60">
</a>
</textarea>
<br><br>
<div align="right">
<input type=button value="Copy All" onClick="javascript:this.form.txt.focus();this.form.txt.select();">
</div>
<[/THEN]>
<[/IF_IS_FIRST_PAGE]>
<[!-- Links exchange invitation - End --/]>


This code will be converted into the "Link To Us" section very similar to the one you pointed to.
_________________
Search Engine Optimization Software
View user's profile Send private message Reply with quote
LinkAssistant Service Variables Mon Jun 26, 2006 2:14 pm
LinkAssistant
By the way, you can find a full list of supported service variables (aka "meta-tags") at our Tutorial
_________________
Search Engine Optimization Software
View user's profile Send private message Reply with quote
Post new topic  Reply to topic  
Back To Top
Page 1 of 1
Jump to:  
Powered by phpBB
Copyright 2007, Link-Assistant.Com — The Amazingly Effective SEO Tool