A WordPress plugin that adds unique favicon support for each domain mapping in the Multiple Domain Mapping on single site plugin.
Plugin Repository: [https://github.com/jediconcepts/multi-domain-favicon-manager]
Support: dev@jediconcepts.com
Features
- Unique favicons per mapped domain – Set different favicons for each of your mapped domains
- Media library integration – Upload new favicons or browse existing media
- Smart domain conversion – Automatically converts URLs between base and mapped domains
- Conflict resolution – Removes WordPress default site icons to prevent conflicts
- Search functionality – Find favicon files by filename when media browser filters them out
- Multiple file format support – Works with .ico, .png, .svg, .jpg, and .gif files
- Auto-preview – See favicon previews when entering URLs manually
Requirements
- WordPress 5.0 or higher
- PHP 7.4 or higher
- Multiple Domain Mapping on single site plugin (required dependency)
How It Works
Frontend Behavior
When a visitor accesses a mapped domain:
- Plugin detects the current domain mapping
- Checks if a custom favicon is configured for that mapping
- Outputs the custom favicon HTML tags
- Suppresses WordPress default site icon to prevent conflicts
Admin Interface
The plugin adds favicon management fields to each domain mapping:
- Integrates seamlessly with the existing Multiple Domain Mapping interface
- Provides intuitive upload and selection tools
- Shows preview of selected favicons
- Validates favicon URLs automatically
Button Functions
- Upload New (Blue) – Upload fresh favicon files from your computer
- Browse Media (Green) – Select from existing files in your media library
- Search by Name (Orange) – Find specific files by filename when media browser doesn』t show all files
- Convert URL (Purple) – Convert between base domain and mapped domain URLs
File Format Support
Supported favicon formats:
- .ico – Traditional favicon format
- .png – Modern format, recommended for most uses
- .svg – Scalable vector format
- .jpg/.jpeg – JPEG images
- .gif – GIF images
Recommended size: 16×16 or 32×32 pixels






