Under Kentico settings I have Allow permanent (301) redirection: true and all pages set to Require SSL.When I call a page with http it redirects with a 307 and then a 301 response instead of a stra...
Hi, where in the SQL database can I find the page redirect after deleting @ redirecting a page?
Using Kentico version 12 portal pages: what is the recommended way to make private pages? The requirement is to have pages that only some people can access. Is there any out of the box support fo...
I am seeing an issue with Kentico where calling URLHelper.Redirect() is logging out the user. This is happening on a registration page. The new Kentico CMS_User object has already been created be...
Hi All,We run Kentico 12 MVC. I have got a widget with a simple form fed from a soap web service via Ajax. I am pushing the form data back to controller in a post action via model and am forming an...
I'm attempting to add a macro to the navigation of the current 404 page but if I understand correctly the url redirection under the navigations tab only redirects when that page link is requested a...
Hello all,Have you heard about any custom module like: https://devnet.kentico.com/articles/url-redirection which is going to work with K12 - MVC site?Thanks
When users visit to our page (ex: en-us/something), they want to change language (ex: vi-vn/something). But the page doesn't exist. So I want to redirect to home page or to the current page (ex: en...
I need to move contents from a file in Kentico into a new post/article...I am new to Kentico by the way. I already created new posts for those files and I want to redirect the old file link to the ...
Hey, I have created a macro that resolves to a URL, When using the macro in an editable text webpart the URL resolves perfectly.I am trying to implement that macro within the URL redirect tab in Na...