Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi, I'm changing the content of the page programmatically and saving it using ContentService.SaveAndPublish(newContent).
The problem is that when I change the page name, automatic Redirect URL Management does not work.
If I make a change using the CMS and the Save And Publish button, Redirect URL Management registers the change and creates a redirect.
How do I force automatic redirect if I save directly from C # code?
Thank you very much for help.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
ContentService.SaveAndPublish and automatic Redirect URL Management
Hi, I'm changing the content of the page programmatically and saving it using ContentService.SaveAndPublish(newContent).
The problem is that when I change the page name, automatic Redirect URL Management does not work.
If I make a change using the CMS and the Save And Publish button, Redirect URL Management registers the change and creates a redirect.
How do I force automatic redirect if I save directly from C # code?
Thank you very much for help.
is working on a reply...