搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

when i'm on my website home page, if I right click on the firefox icon on the dock (iMac) it shows 'Mozilla Firefox' instead of the name of my website.

  • 6 个回答
  • 2 人有此问题
  • 1 次查看
  • 最后回复者为 user1025089

more options

So, if I'm on another website, e.g. newsnow.co.uk, if I right click on the Firefox icon in the dock, it shows 'newsnow.co.uk' as one of the pages open in Firefox.

But for my website, it just shows, 'Mozilla Firefox'. However, if I do the same using Safari, the page is referred to as the full name of my website.

Why doesn't Firefox do the same? Apologies if this is a silly question - I'm a bit stuck!

Best wishes,

James.

So, if I'm on another website, e.g. newsnow.co.uk, if I right click on the Firefox icon in the dock, it shows 'newsnow.co.uk' as one of the pages open in Firefox. But for my website, it just shows, 'Mozilla Firefox'. However, if I do the same using Safari, the page is referred to as the full name of my website. Why doesn't Firefox do the same? Apologies if this is a silly question - I'm a bit stuck! Best wishes, James.

被采纳的解决方案

I'm sure you can easily add a <title> to that and your other pages, and this will improve how they appear in search engine results as well. In the absence of a title, for example, Google will just improvise something based on the structure of and prevalence of terms in the page, which is not always what you want visitors to see on the results page.

定位到答案原位置 👍 0

所有回复 (6)

more options

What is the URL of that web page?

Is there a title set via the title tag in the head section in the HTML code?

more options

To elaborate on cor-el's reply, there should be a correspondence between the title specified in the HTML code, and what appears on the tab (assuming the tab is wide enough) and what you see on the dock.

more options

Hi,

Thanks for the quick response - I am grateful.

My website URL is .....

I've just checked and from what I can see, there isn't a title specified in the HTML code (or else I can't see for looking!)

But, the tab does show the full URL (as above) which is great, it's just that when I right click on the Firefox icon in my dock, it doesn't show the title of the page; it just shows 'Mozilla Firefox'.

由cor-el于修改

more options

选择的解决方案

I'm sure you can easily add a <title> to that and your other pages, and this will improve how they appear in search engine results as well. In the absence of a title, for example, Google will just improvise something based on the structure of and prevalence of terms in the page, which is not always what you want visitors to see on the results page.

由cor-el于修改

more options

Note that you may need to revise more code as you do not have a closing head tag and an opening body tag on the main page.
There are also a couple of stray closing tags that Firefox marks as red text in the page source.

由cor-el于修改

more options

Hi,

Thank you both very much for your help - I've managed to add a title tag and when I right click on the Firefox icon in the dock, it now shows the name of my site etc.

I'll try to clean up my code too - viewing the source information is very useful.

I'm very pleased indeed and it's all thanks to you!

Best wishes,

James.