
Redirect 302 /sites/default/files/favicons/favicon-32x32.png /subdomain/sites/default/files/favicons/favicon-32x32.png Redirect 302 /sites/default/files/favicons/safari-pinned-tab.svg /subdomain/sites/default/files/favicons/safari-pinned-tab.svg Redirect 302 /browserconfig.xml /subdomain/sites/default/files/favicons/browserconfig.xml Redirect 302 /sites/default/files/favicons/android-chrome-512x512.png /subdomain/sites/default/files/favicons/android-chrome-512x512.png Redirect 302 /sites/default/files/favicons/android-chrome-192x192.png /subdomain/sites/default/files/favicons/android-chrome-192x192.png Redirect 302 /sites/default/files/favicons/site.webmanifest /subdomain/sites/default/files/favicons/site.webmanifest htaccess file, replacing “subdomain” with your sub-directory: Redirect 302 /sites/default/files/favicons/apple-touch-icon.png /subdomain/sites/default/files/favicons/apple-touch-icon.png

You can resolve the favicon errors by adding the following in the root domain. The easiest way to remedy this was to redirect the incorrect URLs in the web server. The Drupal Responsive Favicons module has a known issue of not recognizing when the site is a subdomain, resulting in incorrect favicon URLs within the section.ĭuring our testing, patches within the “Drupal in sub directory not supported” Issues log did not fix favicon paths in module version 8.x-1.6. You may need to clear your device or Drupal 9 cache to see updates. You should also check each of your devices. On select “Check your favicon” to check your work.
STANDARD DRUPAL ICON UPDATE
Select “Save configuration.” The page should update to state “Uploaded 10 favicon files successfully.” at the top.We recommend selecting the checkbox at the bottom to remove the default Drupal 9 favicon. Copy the HTML5 favicon code into the Drupal “Favicon tags” text area.Ensure the radio button at the bottom is selected for “I will place favicon files (favicon.ico, apple-touch-icon.png, etc.) at the root of my web site.” Select “Generate your Favicons and HTML code.”.Make changes as desired to fit your branding.
STANDARD DRUPAL ICON ANDROID

STANDARD DRUPAL ICON INSTALL
Log into Drupal and install the favicon module using the tar download link at /project/responsive_favicons.
