Fix apple icon and favicon delivery

DieselMinded

Well-known member
Seems there is new content for these icons

Code:
<link href="/favicon.ico" rel="icon" type="image/x-icon" />
    <link rel="apple-touch-icon" href="http://www.mymilitia.com/styles/default/xenforo/logo.og.png" />
    <link rel="alternate" type="application/rss+xml" title="RSS feed for My Militia - Forum" href="index.php?forums/-/index.rss" />
   
    <link rel="canonical" href="http://www.mymilitia.com/index.php" />
    <meta name="description" content="My Militia is an online discussion forum connecting many of the nations peace keeping militias in one place. Preparation, Provisions, and Development" />
        <meta property="og:site_name" content="My Militia - Forum" />
   
    <meta property="og:image" content="http://www.mymilitia.com/styles/default/xenforo/logo.og.png" />
    <meta property="og:type" content="website" />
    <meta property="og:url" content="http://www.mymilitia.com/index.php" />
    <meta property="og:title" content="My Militia - Forum" />
    <meta property="og:description" content="My Militia is an online discussion forum connecting many of the nations peace keeping militias in one place. Preparation, Provisions, and Development" />
   
    NEW INFORMATION BELOW
   
<link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192"  href="/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">


how do i change the default xenforo to not conflict with the new content i added specifying proper file locations as it gives generic files

favicon.ico
logo.og.png

where do i go to remove the content i dont need and what exactly is it that i can remove

thanks
 
I dealt with your ticket regarding Facebook and sharing the URL.

As I suggested, it may take some time after making the changes I advised for it to work.
I have just checked and it's now working for me when I share the link as http://www.mymilitia.com/

upload_2016-2-3_19-16-34.webp
 
Top Bottom