Tag: Content Editor

Redirect SharePoint Natively with a Content Editor Webpart
Redirect SharePoint Natively with a Content Editor Webpart
Blog Posts

It can be a pain as you reorganize your site and try to get users to update their links.

Here’s a handy way to do a redirect without editing anything server side. Not that that’s what you should do in SharePoint any way.

Add this snip of code below to to the content editor web part in HTML view on the page you want to redirect from. You will likely want to change the header bar to none to hide the web part as well.

Code Snip: Edit the URL and time as desired.