Re: favicon issues

2019-09-11 Thread MJ BLUE
Greg, Thank you! This is great. Of course I still get a warning: Warning: File mjforum.html:12: Warnings and errors were suppressed due to #bbpragma ignore. I thought there was a way when checking syntax, you could turn off warnings and only have the errors show. I know you can turn it off e

Re: favicon issues

2019-09-11 Thread Greg Raven
ignored markup On Tuesday, September 10, 2019 at 7:32:18 AM UTC-7, MJ BLUE wrote: > > Hi, > I updated my VERY OLD favicon by using https://realfavicongenerator.net/. > > My code is: > > > > > > > > > > Of course I'm getting errors

Re: favicon issues

2019-09-11 Thread Greg Raven
On Tuesday, September 10, 2019 at 7:32:18 AM UTC-7, MJ BLUE wrote: > > Hi, > I updated my VERY OLD favicon by using https://realfavicongenerator.net/. > > My code is: > > > > > > > > > > Of course I'm getting errors in BBEdit. Darn. I don

favicon issues

2019-09-10 Thread MJ BLUE
Hi, I updated my VERY OLD favicon by using https://realfavicongenerator.net/. My code is: Of course I'm getting errors in BBEdit. Darn. I don't want to have to ignore them. Any suggestions on a workaround? The errors are: ~/Sites/mjblue/mjwebsite.html:15: Value of attribute

Re: Favicon

2019-08-06 Thread Greg Raven
hosting service such as Netlify, you can put the favicon code into a "snippet" and have it injected into each web page without having to clutter up your code. https://www.netlify.com/docs/inject-analytics-snippets/ On Monday, August 5, 2019 at 2:33:15 PM UTC-7, Ben Rogers wrote: >

Re: Favicon

2019-08-05 Thread bruce linde
have to save one file at a time? Or do I use an FTP and just >> save/overwrite all the files from the computer to the web server? >> >> I know, too many questions. Thanks for your help thus far. It is appreciated. >> >> Ben >> >>> On Monday, August 5,

Re: Favicon

2019-08-05 Thread Ben Rogers
> > On Monday, August 5, 2019 at 2:33:15 PM UTC-7, Ben Rogers wrote: >> >> I am trying to put a favicon on my website. I have to put code in each >> header for each website page. How do I search out each page and insert the >> code. I know there is a way using the searc

Re: Favicon

2019-08-05 Thread bruce linde
ave/overwrite all the files from the computer to the web server? > > I know, too many questions. Thanks for your help thus far. It is appreciated. > > Ben > >> On Monday, August 5, 2019 at 2:33:15 PM UTC-7, Ben Rogers wrote: >> I am trying to put a favicon on my websit

Re: Favicon

2019-08-05 Thread Ben Rogers
, too many questions. Thanks for your help thus far. It is appreciated. Ben On Monday, August 5, 2019 at 2:33:15 PM UTC-7, Ben Rogers wrote: > > I am trying to put a favicon on my website. I have to put code in each > header for each website page. How do I search out each page and inse

Re: Favicon

2019-08-05 Thread bruce linde
ben - some of that is bbedit and some is not. once you’ve googled your ‘how to add a favicon’ solution and want to put it on every page you would find the appropriate code in your pages and do a multi-file search to replace code with the new stuff. i re-map command+shift+f to bring up the

Favicon

2019-08-05 Thread Ben Rogers
I am trying to put a favicon on my website. I have to put code in each header for each website page. How do I search out each page and insert the code. I know there is a way using the search menu but I cannot figure out how to set the search so that BBEdit finds each web page to run the search