- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hi all: I want each of my pages to display a banner ad... but this would be my banner ad, that I will create (as opposed to an ad that's served by Google or some other third party).
- Create the ad (let's call it "banner.svg").
- Upload the svg to a server somewhere.
- Edit each of my Weebly pages, such that they request and display "banner.svg".
- Then whenever I make a change to the ad, I just upload it to the server (replacing the old file), and then my Weebly pages start displaying the revised version of the ad.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
@bobafett, @Bernadette, thanks for your help. I wanted to share the solution that I chose: I created a cheap webhosting site at NearlyFreeSpeech.net and uploaded my banner ad there. Then I placed the code on each of my Weebly pages to fetch that image.
The key is that I have control over the filenames on that webhost. So in the future I can edit my banner ad, overwrite the file on the server, and then my Weebly pages will display the revised banner.
I wasn't able to do this using an image on a hidden Weebly page, or Google Photos, or Imgur, because none of those sites let me keep control over my image filenames -- instead those sites all automatically assign some unique, random filename to each of my uploads... meaning I can't just overwrite an old image that I want to replace.
If anyone has any better ways to accomplish this, I'd love to hear your ideas.

- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hm.. This sounds like an Adam question. Do you not want to put the ad in the footer?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
@usends-dot-com: I believe you can do that....Once you have fixed the URL of the ad, make sure that you keep the same name for your image file.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
@usends-dot-com{ Yup
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report

- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
@bobafett would @usends-dot-com be able to put the images on a hidden page and then grab the url from the page source? The only photo host site I can think of off the top of my head is imgur.com although I'm sure Google Photos.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
@Bernadette; I did not think like that. but I am sure it is possible. I was thinking more like inserting the image in css file and then get the image address. But your idea might be easier.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report

- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Also, to edit the footer click anywhere in the area. You may need to choose a template first, but you can add/remove elements once you start editing. Make sure to Save to keep the changes.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
@bobafett, @Bernadette, thanks for your help. I wanted to share the solution that I chose: I created a cheap webhosting site at NearlyFreeSpeech.net and uploaded my banner ad there. Then I placed the code on each of my Weebly pages to fetch that image.
The key is that I have control over the filenames on that webhost. So in the future I can edit my banner ad, overwrite the file on the server, and then my Weebly pages will display the revised banner.
I wasn't able to do this using an image on a hidden Weebly page, or Google Photos, or Imgur, because none of those sites let me keep control over my image filenames -- instead those sites all automatically assign some unique, random filename to each of my uploads... meaning I can't just overwrite an old image that I want to replace.
If anyone has any better ways to accomplish this, I'd love to hear your ideas.