How to Redirect from OLD Content Site to Employee Center
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
7 hours ago
We still have the old Content Management site active. After completing the config of Employee Center, we'd like to automatically redirect users going to "<site_name.service-now.com/ess to ".../esc".
How would we configure that. We find methods to redirect from Service Portals but not this far back.
content_site record:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hi @rlatorre ,
Wow, that brings back some old memories. It's been awhile since I've worked with the original CMS but If I recall correctly there should be a "Login Rules" module under Content Management > Configuration.
Within this record you should be able to use for setting up a redirection.
At the very least a Content page can be setup with a dynamic content block that could contain a script to redirect the user.
This is from my memory and I don't have access to an instance that contains the old setup so I can't give you any screenshots.