Forums Index > Mewsoft Products > Searchawy > open link in new window
jbartram First Post Posted on: 12-31-11 04:46 AM
open link in new window

as of now when a user is browsing my search site and finds what they are looking for, when they click on the link it takes them away from my page to the page they clicked on. is there a way to set it up where when they click a link it opens in a NEW window, so they dont get directed away from my search site?
mewsoft Reply #: 1 Posted on: 12-31-11 04:51 AM
Re: open link in new window

Admin -> Listing Options, then edit the Listing Template, Template Name is Default:

Change this code:


Code: HTML
<A HREF="<!--LINK-->"><!--TITLE--></A>

to :


Code: HTML
<A HREF="<!--LINK-->" target="_blank"><!--TITLE--></A>

     Template Name:    Delete  


Mewsoft Support
www.mewsoft.com