The FusePoint Redirect Extension is a straightforward SharePoint Framework extension designed to facilitate automatic redirection of users to a specified URL when they visit any part of a SharePoint site. This is especially helpful during site upgrades, restructuring, or content migrations to maintain proper navigation and minimize confusion.
Features
Site-wide Redirection – Automatically redirects users across all pages of the site (e.g., site pages, list views, library views) without individual configuration.
Configurable Redirection Settings – Set the target URL, apply a delay (default: 3 seconds), and show an informative message before redirecting.
License-based Customization:
Free Version – Fixed 3-second delay with default message.
Premium Version – Fully customizable delay and redirection message.
Administrative Control – A "Stop Redirecting" button appears only to site admins, enabling them to pause redirection for maintenance or review.
Licensing Validation – Built-in system validates free vs. premium license keys for appropriate feature access.
How to Use
Enabling the Extension
Deploy the extension via your SharePoint app catalog.
Add the FusePoint Redirect Extension to the relevant site collection.
Configure the redirection URL and message in the extension settings.
Customizing Redirection Behavior
Free License:
Redirects after 3 seconds.
Shows a default message like “Redirecting you shortly...”.
Premium License:
Modify redirection delay (in seconds).
Customize the redirection message (e.g., “Taking you to our new homepage…”).
Branding or style adjustments to match site design.
Administrative Controls
When an admin accesses the site, a Stop Redirecting button appears at the top.
Clicking this button halts redirection temporarily for troubleshooting or editing.
Only users with SharePoint admin rights will see this option.
Benefits
Streamlined Navigation – Guides users to the correct location across all pages.
Time-Saving – Removes the need for page-by-page redirection scripts.
Upgrade & Migration Friendly – Ideal during content reorganizations or SharePoint modernization projects.
Custom Experience – Premium mode provides greater control over messaging and timing.
Non-Intrusive for Admins – Allows backend work without disabling the extension entirely.
Conclusion
The FusePoint Redirect Extension is an essential tool for SharePoint administrators managing content migrations, redesigns, or site consolidations. With flexible options for redirection and built-in licensing validation, it offers a smooth navigation experience for users while maintaining full admin control.