Advanced Search
Home
Register
FAQ
Memberlist
Log in
SEO Software Talk Forum Index
LinkAssistant Technical Support
Opening Links in New Pages
View previous topic
::
View next topic
Display posts from previous
All Posts
1 Day
7 Days
2 Weeks
1 Month
3 Months
6 Months
1 Year
Oldest First
Newest First
All times are GMT
Opening Links in New Pages
Tue Aug 29, 2006 11:12 pm
Shark
Joined: 29 Aug 2006
Posts: 1
Location: vegas-bound
Hey folks,
New user here
(LOVING L.A.... GREAT Product)
Question:
Is it possible to set links
(on L.A. generated link pages)
to open in a 'new window'
I'd like to keep 'link clickers' on my site.
any info would be greatly appreciated
thanks,
Shark
_________________
www.onlineshark.com
www.sharkpokertour.com
Re: Opening Links in New Pages
Thu Aug 31, 2006 4:30 pm
LinkAssistant
Site Admin
Joined: 26 Sep 2005
Posts: 824
Hello Shark,
welcome to our forums
Shark wrote:
Is it possible to set links (on L.A. generated link pages) to open in a 'new window'
Sure... Let's see... By default you get the following snippet for displaying your link partners:
Code:
<ul>
<[FOR_EACH_PARTNER]>
<li><a href="<[PARTNER_DOMAIN/]>"><[PARTNER_NAME/]></a>
<br>
<[PARTNER_DESCRIPTION/]>
</li>
<[/FOR_EACH_PARTNER]>
</ul>
the only thing you need to do is to add
target="blank"
atribute to the link - so your code should be:
Code:
<ul>
<[FOR_EACH_PARTNER]>
<li><a href="<[PARTNER_DOMAIN/]>" target="blank"><[PARTNER_NAME/]></a>
<br>
<[PARTNER_DESCRIPTION/]>
</li>
<[/FOR_EACH_PARTNER]>
</ul>
That's it.. Done!
_________________
Search Engine Optimization Software
Back To Top
Page
1
of
1
Jump to:
Select a forum
LinkAssistant SEO Tool
----------------
LinkAssistant Cookbook
LinkAssistant Technical Support
LinkAssistant Wishlist
LinkAssistant Bug Reports
SEO SpyGlass
----------------
SEO SpyGlass Discussion
Rank Tracker
----------------
Rank Tracker Discussion
WebSite Auditor
----------------
WebSite Auditor Discussion
SEO Talk
----------------
Link Building Discussion
Dissecting Room
Have you already seen that?..
Link Exchange Club
The Bitchlist
Link-Assistant.Com
----------------
Announcements
Powered by
phpBB
Copyright 2007, Link-Assistant.Com —
The Amazingly Effective SEO Tool