Can someone please show me the steps of putting banners on my site?

12 replies
I got my own banners made for my own product and I want to put them on another website plus make them available for my affilites...I am so lost. I uploaded them to the images part of my website with FTP. I dont even know if this is right...can someone tell me the steps to do this please or a good turorial I have been looking!
#banners #putting #show #site #steps
  • Profile picture of the author yourop
    drop me a line on skype - yourownp
    maybe i can help
    {{ DiscussionBoard.errors[7158110].message }}
  • Profile picture of the author Ali Rangwala
    Just use this code wherever you want your banners to appear (modifying the two URLs):

    <a href="http://www.destination.com"><img src="http://www.yoursite.com/images/banner.jpg"></a>

    destination.com is where you want people to go when they click on your banners. Also, please note we're assuming the directory you've uploaded your banner image to is 'images' and that it's a JPEG file.

    Any problems let us know
    {{ DiscussionBoard.errors[7158119].message }}
  • Profile picture of the author bigballin6161
    <a href="http://www.mysite.com"><img src="www.mysite.com/images/banners/120x600.png"></a>

    Thats what I did and uploaded it to images and it doesnt work and I cant find anything on this!
    {{ DiscussionBoard.errors[7158147].message }}
    • Profile picture of the author Ali Rangwala
      Originally Posted by bigballin6161 View Post

      <a href="http://www.mysite.com"><img src="www.mysite.com/images/banners/120x600.png"></a>

      Thats what I did and uploaded it to images and it doesnt work and I cant find anything on this!
      Any joy with Matt's solution? Please let us know you got it sorted

      If not then please give us the exact code you're using letter-for-letter and we'll figure out the problem.
      {{ DiscussionBoard.errors[7158473].message }}
    • Profile picture of the author Black Hat Cat
      Banned
      Originally Posted by bigballin6161 View Post

      <a href="http://www.mysite.com"><img src="www.mysite.com/images/banners/120x600.png"></a>

      Thats what I did and uploaded it to images and it doesnt work and I cant find anything on this!
      Make sure the path isn't referencing your desktop instead of your website. That can happen if you built the pages with an html editor like Dreamweaver instead of coding it by hand.
      {{ DiscussionBoard.errors[7158564].message }}
      • Profile picture of the author cjreynolds
        Thats what I did and uploaded it to images and it doesnt work and I cant find anything on this!
        Just copy the URL from the link you're trying to use (ie: "http://bigballin.com/images/banner.jpg") and paste it into the address field of your browser, where you normally type web addresses you go to, and press your Enter key. If your banner is displayed, you have the right URL. If you get something like a 404 error or "page cannot be found", you either don't have the right path in the URL or it is misspelled.

        Keep trying until you see your banner displayed, and use that URL in your image tag.

        Hope that helps
        Signature

        I just added this sig so I can refer to it in my posts...

        {{ DiscussionBoard.errors[7158937].message }}
  • Profile picture of the author Matt Pickstone
    You can find your destination url by going into your ftp client tracing your images and right clicking them and scrolling down to copy file location. I suggest then you replace the ftp.website.com/public_html with www.website.com and take out the public_html
    {{ DiscussionBoard.errors[7158151].message }}
  • Profile picture of the author Sheila Ross
    Sometimes this kind of things happen because of some silly mistakes. Those are so silly that's why they remain invisible. I think there are some little mistake in the coding. Please recheck the html code you are using to add banner.
    {{ DiscussionBoard.errors[7159133].message }}
  • Profile picture of the author bigballin6161
    I dont know why but this still is not working wtf? Thanks everyone for your input! Any other suggestions?!
    {{ DiscussionBoard.errors[7161587].message }}
  • Profile picture of the author bigballin6161
    I will pay someone with teamviewer to show me how its done!
    {{ DiscussionBoard.errors[7161692].message }}

Trending Topics