• Resolved detoris

    (@detoris)


    I test you plugin a long time ago and get errors. Now I give him a second chance. It seems it works. B-) I got the Result: Favicon installed! and no more informations or things to do.

    All Icons are now in the Folder: /wp-content/uploads/fbrfg

    Is there anything more to do, because you wrote in your FAQ: Why do you recommend to put all files at the root of the web site?
    Is this still up to date or outdated?

    I see in my error Log file in the past for examble: /apple-touch-icon-120×120-precomposed.png not found.

    thanks a lot!

    https://wordpress.org/plugins/favicon-by-realfavicongenerator/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author phbernard

    (@phbernard)

    Thank you for your feedback!

    There is one thing you can do: use the favicon checker to make sure your icons are setup correctly. The checker accesses your site like a regular visitor, so it gives a trustworthy feedback.

    Yes, putting, files in root is still recommended, although this is a nice-to-have, not a huge must-have. This avoids the kind of errors you noticed with apple-touch-icon-120x120-precomposed.png (okay, this file is not generated yet by RFG, but it will) and other icons.

    Actually the plugin does its best to follow this recommendation. After it puts icons in /wp-content/uploads/fbrfg (eg. favicon.ico is accessible at www.example.com/wp-content/uploads/fbrfg/favicon.ico), it uses the Rewrite API to expose all these files as if they were in the root directory (eg. favicon.ico is also accessible via www.example.com/favicon.ico). This is the mechanism WP uses to forge readable, customizable post URLs.

    However, this mechanism can fail for a number of reasons. For example, many security plugins forbid this operation. So RFG’s plugin is “best effort” here. And it doesn’t provide much information to the admin about this because my feeling is that this information would be more confusing than helpful.

    But you can try it by yourself: does www.yourbloghere.com/favicon.ico works for you? If not, no worry, this is definitely not an issue, really.

    Thread Starter detoris

    (@detoris)

    Thanks for the detailed explanation. Now the thing is a little clearer. It would be nice, if all settings to generate the favicon are stored.

    BTW: The most searched favicon is:
    apple-touch-icon-120×120-precomposed.png

    but the following are currently also searched:
    apple-touch-icon-152×152-precomposed.png
    apple-touch-icon-76×76-precomposed.png

    Plugin Author phbernard

    (@phbernard)

    What do you mean by “all settings to generate the favicon are stored” ?

    I was already aware of the 120×120, 152×152 and 76×76 precomposed icons. It’s a TODO 🙂 https://github.com/RealFaviconGenerator/realfavicongenerator/issues/163

    Thread Starter detoris

    (@detoris)

    Every time when I generate the favicon I must choose the settings for example Theme color for other Plattforms, Background Color for Windows 8 & 10, Favicon Generator Options: Compression, Scaling Algorithm and so on.

    Plugin Author phbernard

    (@phbernard)

    Oh, I see. This is https://github.com/RealFaviconGenerator/realfavicongenerator/issues/192 . I’m glad to see I’m not the only one interested in it 🙂

    Unfortunately, it will take time to implement this one so I’m afraid it won’t be available any soon…

    Thread Starter detoris

    (@detoris)

    Is there already something in works? B-)

    thanks a lot

    Plugin Author phbernard

    (@phbernard)

    Unfortunately, no.

    Plus I have a bunch of more urgent TODOs to address before this one so you shouldn’t expect this soon, sorry 🙁

    Thread Starter detoris

    (@detoris)

    o.k. thanks for the info and your great work!

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘anything more to do after installation?’ is closed to new replies.