Favicon and other icons not showing up

Ok so I built my first website (ever!) in Rapid Weaver 8! So far I love Rapid Weaver. I know some solutions to similarly asked questions have offered solutions but I’m a total newbie and didn’t fully understand how to do what was suggested. The website is yourbackofficepros.com I added the logo to the icons area and it generated the icons including the Favicon. None of the icons appear to be being used when I visit the site. No favicon, no pinned logo or apple touch logos. I’ve tried researching the subject extensively but I cant seem to fix the issue with my current level of understanding. Any help would be much appreciated.

Just looked at the page source code and noticed all of those tags use a different domain:

    	<link rel="apple-touch-icon" sizes="167x167" href="https://ybop.net/resources/medium.png" />
<link rel="apple-touch-icon" sizes="180x180" href="https://ybop.net/resources/ybop%20logo.png" />
<link rel="apple-touch-icon" sizes="152x152" href="https://ybop.net/resources/small.png" />
<link rel="mask-icon" href="https://ybop.net/resources/safari-pinned-tab.svg" color="rgba(255,255,255,1.00)" /><link rel="icon" type="image/png" href="https://ybop.net/resources/favicon_medium.png" sizes="32x32" />
<link rel="icon" type="image/png" href="https://ybop.net/resources/favicon_small.png" sizes="16x16" />
<link rel="icon" type="image/png" href="https://ybop.net/resources/favicon_large.png" sizes="64x64" />

Not sure where that is coming from. Do you have ybop.net in your publishing settings or in general settings in RW? Probably they’re not showing up because of the cross-origin restrictions.

4 Likes

You sir are awesome! This is what I get for trying to work on two different computers. I switched the info in publishing but forgot to switch the site address on the general tab on the computer I actually publish with. I probably spent 8 hours trying to figure this out. Thank you David your a lifesaver!

Very glad to be helpful. Sometimes it’s the forest for the trees, and at those times another set of eyes can be helpful.

Nice looking site!

[edit: I just noticed the Rapidweaver Pro title next to my name. Yikes! Somewhat disconcerting. Don’t know where that came from, or how to turn it off. Hardly an RW Pro among the so many extremely knowledgeable Forum members here.]

2 Likes

@thang
I would imagine it’s there because you’ve earned it :kissing_heart:

Very kind of you to say so, but you (and so many others here) are far more of a Pro than I. :astonished:

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.