Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

Responsive Favicons

10,367 sites Security covered
View on drupal.org

This module integrates favicons generated by realfavicongenerator.net into your Drupal site, supporting various devices and browsers. It's particularly useful for multisite setups, allowing per-site favicon variations to be stored within each site's file directory.

Responsive Favicons

This module adds the favicons generated by realfavicongenerator.net to your site. The responsive name comes from the fact that many devices are catered for including iPhone, Android, iPad, other tablets and desktops.

This module can prove to be really useful in Drupal multisite setups where you do not want to pollute the base of the docroot with loads of icons that pertain to only a single site. This module allows you to store per site variations of the icons, in each site's respective public files directory.

Requirements

Installation and configuration

  1. Generate the favicons and the HTML code on realfavicongenerator.net
    • You will need a 260x260px PNG file with appropriate transparency already created. Smaller files can be uploaded but these will produce inferior results.
    • When asked for the "path" in realfavicongenerator.net select "I will place favicon files (favicon.ico, apple-touch-icon.png, etc.) at the root of my web site. Recommended." - this is because Drupal will rewrite the URLs based on your configuration of the module for you.
  2. Install Responsive Favicons module as you install a contributed Drupal module. See https://drupal.org/documentation/install/modules/themes/modules-7
  3. Go to /admin/config/user-interface/responsive_favicons to configure the module.
    • Here you will need to paste in the HTML provided by realfavicongenerator.net and upload the zip file they provided you with.
  4. [optional] You can also allow this module to take over common paths like:
    • favicon.ico
    • apple-touch-icon.png
    • apple-touch-icon-precomposed.png
    • browserconfig.xml

    In order to do this you need to:

    1. Comment out the line
      #RewriteCond %{REQUEST_URI} !=/favicon.ico
      in the Drupal root .htaccess file.
    2. Alter the fast 404 syntax (see the README for the Drupal version specific to your site for the full details.

You site will now output the required metadata for the favicons to work. You can
always check the status report page to find out if your site has been correctly
configured.

Note. The 'favicon' module duplicates some of the functionality of responsive favicons, so it is preferred that you only install one of the two modules.

Can I have a video telling me how to do the above

Sure, I made a 5 minute screencast on how to do install and configure the module.

Further reading

This entire module was spawned from a blog post on the topic located at
http://www.pixelite.co.nz/article/adding-apple-android-favicons-drupal

Activity

Total releases
10
First release
Mar 2025
Latest release
4 months ago
Releases (12 mo)
2 ▼ from 8
Maintenance
Active

Release Timeline

Releases

Version Type Release date
2.0.2 Stable Feb 25, 2026
4.0.0 Stable Sep 9, 2025
4.0.0-alpha1 Pre-release Jul 1, 2025
3.0.1 Stable Jun 30, 2025
4.x-dev Dev May 27, 2025
3.0.0 Stable Apr 18, 2025
3.0.0-rc2 Pre-release Mar 17, 2025
3.0.0-rc1 Pre-release Mar 8, 2025
3.0.0-beta1 Pre-release Mar 8, 2025
3.0.0-alpha1 Pre-release Mar 5, 2025