Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • On my page it doesn't work, I'm not sure why. Commented Mar 21, 2016 at 19:49
  • Because meta tags have to be in the HEAD of an HTML document, and your CEWP places content in the BODY... Look for JavaScript document.location usage Commented Mar 21, 2016 at 20:02
  • Maybe put the code in a text file. Then point the CWEP to that file. Prevents SharePoint from modifying the code. Commented Mar 21, 2016 at 20:19
  • Can't I have something like non existing page for example: domain/voice and when the user access that page, instead of giving not found, it'd redirect to a link google.com Commented Mar 22, 2016 at 15:42