Ambiera Forum

Discussions, Help and Support.

Ambiera Forum > RocketCake
Favicon

printuv
Registered User
Quote
2021-01-15 17:35:16

Is it possible to introduce a favicon logo using Rocket Cake so as it shows in the search bar when site is found.


niko
Moderator
Quote
2021-01-16 05:10:59

There is no built-in way to do that, but you can use any of the many free favicon generators on the web (or simply use a single .ico file), upload the file and then in RocketCake click

View -> HTML Code of the Page -> Additional Code in Header

and paste something like this:

<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />



montouli
Registered User
Quote
2022-01-24 13:24:44

Hi Nico

The .ico file should be uploaded where?
thank you.


erik
Registered User
Quote
2022-01-24 13:32:25

You can also just upload a .ico file to the root of your webspace, you don't need to link it and the browsers will still pick it up.


ivarforkbeard
Registered User
Quote
2022-01-24 15:02:46

I've totally used this technique and it works just fine, but I think this ability could be incorporated into RocketCake in a future version?


montouli
Registered User
Quote
2022-01-25 08:49:39

wrote:
I've totally used this technique and it works just fine, but I think this ability could be incorporated into RocketCake in a future version?


Totally agree. This would help beginners like me


izzo
Guest
Quote
2022-01-25 09:42:15

YES, we all need to be incorporated favicon function into rocketcake and also description tag feauture. Please add this two functions. Thanks.


montouli
Registered User
Quote
2022-03-22 08:46:32

wrote:
There is no built-in way to do that, but you can use any of the many free favicon generators on the web (or simply use a single .ico file), upload the file and then in RocketCake click

View -> HTML Code of the Page -> Additional Code in Header

and paste something like this:

<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />



Where should be the .ico file be uploaded to?


bupp
Registered User
Quote
2022-03-22 10:25:31

in the root, where the index.html is.


ivarforkbeard
Registered User
Quote
2022-03-27 16:30:39

Is it just me, or does this code need to be injected to every page EXCEPT the masterpage?

Which is counterintuitive, I would have thought it would have been nice to be able to update the favicon code just that one time on the masterpage, and have it work for all the others...

Maybe I just didn't wait long enough to refresh my pages though...


montouli
Registered User
Quote
2022-03-31 10:12:52

I still don't get my favicon to be shown.

I put the following text as "extra in the header":

<link rel=„shortcut icon“ type=„image/x-icon“ href=„favicon.ico“ />


Did I do it right, if not, what/where should I insert the favicon info?

The Source code of the published page looks like this:

<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="RocketCake">
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico"/>
<title></title>
<link rel="stylesheet" type="text/css" href="index_html.css">
</head>


bupp
Registered User
Quote
2022-03-31 11:35:30

please try:

<link rel="icon" href="https://your domain/favicon.ico" type="image/x-icon">


with your domain!


montouli
Registered User
Quote
2022-03-31 14:06:44

wrote:
please try:

<link rel="icon" href="https://your domain/favicon.ico" type="image/x-icon">


with your domain!


I did this - with my domain - but it didn't work. is there any way to upload the icon file through RocketCake? I used to put it manually into the host files (rs image folder).

But is there a way to upload it in RocketCake?

Thank you


bupp
Registered User
Quote
2022-03-31 14:51:45

If you want to do, can you post your website adress?


bupp
Registered User
Quote
2022-03-31 14:59:21

...and
your favicon has 16x16 px or 32x32 px?

In which browser you looks?


Create reply:


Posted by: (you are not logged in)


Enter the missing letter in: "Internat?onal" (you are not logged in)


Text:

 

  

Possible Codes


Feature Code
Link [url] www.example.com [/url]
Bold [b]bold text[/b]
Image [img]http://www.example.com/image.jpg[/img]
Quote [quote]quoted text[/quote]
Code [code]source code[/code]

Emoticons


   






Copyright© Ambiera e.U. all rights reserved.
Privacy Policy | Terms and Conditions | Imprint | Contact