Announcement

Collapse
No announcement yet.

How to make my HTML Links open in a new page

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How to make my HTML Links open in a new page

    How can I make my HTML ads on my site open in a new page? If you click on one of my ads it takes you to their site away from mine. I want it to open separately.

    My site is WWW.MyDutchOven.Com

    Amber

  • #2
    Re: How to make my HTML Links open in a new page

    what is your intent when one clicks on the ads?
    one thing you might want to do is when you ad the link
    be sure to set your target to blank. this way they
    can close that link and yours will still be open.

    i have used i-frames and opened the ads in them. you
    have to be careful with some affiliate id links. you might
    not get credit.

    the technique i use the most is a redirect script that
    keeps my url at the top but opens the ads url

    arn_old

    Comment


    • #3
      Re: How to make my HTML Links open in a new page

      I have tried to use scripts but can't seem to get them to work on my page. How would I set up a redirect script?

      Comment


      • #4
        Re: How to make my HTML Links open in a new page

        Can anyone tell me how to get my html ads to open in a new window? I don't want people taken from my site

        Comment


        • #5
          Re: How to make my HTML Links open in a new page

          Amber, when you add the hyperlink address for your add thereis a space called "target" choose "_blank" instead of leaving the "target " empty. This means your page will stay open and the advertiser's page will open on top of yours. When the visitor closes the advertiser's page yours will still be open.
          Hope this helps
          Sandra

          Comment


          • #6
            Re: How to make my HTML Links open in a new page

            Is that any different from adding the HTML button? That is how I added them before.

            Comment


            • #7
              Re: How to make my HTML Links open in a new page

              Here is the code of one of my ads. <a href="http://click.linksynergy.com/fs-bin/click?id=dWeaRVpyGd0&offerid=132016.10000509&type= 3&subid=0" >Win an iPad from Sierra Trading Post!</a><IMG border=0 width=1 height=1 src="http://ad.linksynergy.com/fs-bin/show?id=dWeaRVpyGd0&bids=132016.10000509&type=3&su bid=0" > I don't see a target location anywhere, is this where I would change it?

              Comment


              • #8
                Links Help

                How to make like anchor links?
                Example: Got a html box in page: mypage/photos.html
                but got the text: View photos in the index page
                but got photos codes in html. becas is coming from an external page
                how can i link the index page to my photo page in that particular section?

                I got in one page diferents section got Photo, Music, Video, Chat, Etc.
                I whant to put text on the top that say: Music | Video | Chat
                when they get click on, that it got to that section on the page

                Some one please help!!!!
                Last edited by BennBenn; 06-16-2010, 06:17 AM. Reason: Not sure if I explain my self

                Comment


                • #9
                  Re: How to make my HTML Links open in a new page

                  Place bookmarks in your pages and use the bookmarks in your links.

                  Plase see http://www.vodahost.com/vodatalk/blu...bookmarks.html
                  Navaldesign
                  Logger Lite: Low Cost, Customizable, multifeatured Login script
                  Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
                  DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
                  Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

                  Comment


                  • #10
                    Re: How to make my HTML Links open in a new page

                    Originally posted by ajoa View Post
                    Here is the code of one of my ads. <a href="http://click.linksynergy.com/fs-bin/click?id=dWeaRVpyGd0&offerid=132016.10000509&type= 3&subid=0" >Win an iPad from Sierra Trading Post!</a><IMG border=0 width=1 height=1 src="http://ad.linksynergy.com/fs-bin/show?id=dWeaRVpyGd0&bids=132016.10000509&type=3&su bid=0" > I don't see a target location anywhere, is this where I would change it?

                    <a href="http://click.linksynergy.com/fs-bin/....10000509&type= 3&subid=0" target="_blank">Win an iPad from Sierra Trading Post!</a><IMG border=0 width=1 height=1 src="http://ad.linksynergy.com/fs-bin/sho...0509&type=3&su bid=0" >
                    Navaldesign
                    Logger Lite: Low Cost, Customizable, multifeatured Login script
                    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
                    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
                    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

                    Comment


                    • #11
                      Re: How to make my HTML Links open in a new page

                      Thx I will try that and hopefully it does the trick!

                      Comment


                      • #12
                        Re: How to make my HTML Links open in a new page

                        yeah it worked!! now in all my other codes is there a way to figure out where I am supposed to place the target line?

                        Comment


                        • #13
                          Re: How to make my HTML Links open in a new page

                          And why should you do all of the above since BV allows you to set the link target ?

                          The user here needed it because the code was coming from an external site and he didn't know where to change it, but if the link is made in BV, there is no need for this.

                          Last, if you want to see the object link, you don't need to look at the entire page code, just right click the element and select HTML.
                          Navaldesign
                          Logger Lite: Low Cost, Customizable, multifeatured Login script
                          Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
                          DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
                          Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

                          Comment

                          Working...
                          X