Hey Josh,
I just found this article via google and attempted to add a favicon to our landing pages... it doesn't appear to be working... My code looks like this:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/2000/REC-xhtml1-200000126/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<link rel=”favicon” href=”http://www6.nasuni.com/rs/nasuni/images/favicon.ico”>
</head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<!-- SYSTEM CSS - DO NOT EDIT -->
<link rel="stylesheet" type="text/css" media="screen" href="/css/mktLPSupport.css" />
<script language="JavaScript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript"></script>
<style type="text/css">
I approved one test landing page based off our standard template and then tried in different browsers/incognito window, etc. Nothing. Any idea what I may have done wrong?
Thanks!