So I am creating a website on singapore for my class. And I just finished one page, and I decided to play around with favicons. I am using a web host called 000webhost.com And I created a favicon for my page, but the problem is now the favicon is applying to all my pages, because I didn't have one before. Is there any way to specify it for just one page? Here is the link to the page http://spencedesign.netau.net/home.html and if you just erase the /home.html then you can see the other pages, and hoe it is for all of them.

Member Avatar for LastMitch

@jspence29

I created a favicon for my page, but the problem is now the favicon is applying to all my pages, because I didn't have one before. Is there any way to specify it for just one page?

That favicon will appear on the tab because it's on the home page. If you link to other 4 pages you don't need that favicon.

Just take this out

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

from the other pages.

commented: To Rectify what some retard did to LastMitch +0
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.