My website, www.rockclimbinghawaii.com will not display my favicon on my index page (or any page for that matter).
- The favicon is in the same folder as the index page.
- The favicon is named favicon.ico
- I have the following HTML in the first 5 lines of my index page to force the favicon to show up:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="shortcut icon" href="/favicon.ico">
<title>Hawaii's Rock Climbing Source</title>
I am using IE7 to view the page.
Suggestions as to why it wont show up?
- The favicon is in the same folder as the index page.
- The favicon is named favicon.ico
- I have the following HTML in the first 5 lines of my index page to force the favicon to show up:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="shortcut icon" href="/favicon.ico">
<title>Hawaii's Rock Climbing Source</title>
I am using IE7 to view the page.
Suggestions as to why it wont show up?
