ComboStrap URL Management - Redirection

Undraw Through The Park

About

A redirection occurs when a missing/non-existing page is requested.

The processing and the type of redirections executed are explained below.

Type

ComboStrap performs four kind of redirection:

Processing

The redirection procedure / processing is explained below.

If the requested page does not exist:

  1. if this is a banned path, redirect transparently to the website home page
  2. if this is a valid page url, redirect transparently
  3. if this is a permanent url that does not match the page url, redirect with a permanent redirection
  4. if this is a permalink, redirect with a permanent redirection
  5. if an existing page with an alias is found, redirect to this page
    1. with a permanent redirection if the alias type is redirect
    2. with a transparent redirection if the alias type is synonym
  6. if a page rules redirect applies, redirect to the calculated page with a permanent redirection.
  7. if the user has a write permission, redirect the writer to the editor
  8. if the user has only read permission, follow the redirect actions in order

History

You can query the redirection via the log.




Showcase yourself and your brand

Get free news, tips, and tricks
to create a remarkable experience for your readers.




Recommended Pages
Undraw File Analysis 8k9b
All the metadatas that you can set for your pages

Page Metadata are page configuration. They are also known as: semantic data. or structured data The metadata can be seen and modified via the Metadata Manager. There is two groups of metadata:...
Undraw My Documents
ComboStrap - Analytics

analytics is a module that gives the possibility to query analytical data against a database in order to get insight on your website: quality statistics metadata and redirections There is a lot...
Undraw Through The Park
ComboStrap - Request Router

The request router is the entry point of all requests made on your website. It will redirect them to the correct page, even protect your website against bad behavior. When you choose a permanent...
Undraw Through The Park
ComboStrap URL Management - Log redirections History

This page shows you how you can query the redirection history table stored in the secondary database All redirections from the last 5 minutes: Count of redirections by minutes
Undraw Through The Park
ComboStrap Routing - Transparent Redirect

A transparent redirect is a redirection that shows the content of another page transparently (A visitor or a search engine bot will not see the redirection). It happens when the requested URL matches:...
Undraw Through The Park
ComboStrap URL - Page Alias

A page alias is an extra path value for a page. If a page has an alias that corresponds to the path of a missing page, a redirection is performed. You can see them as symlink or shortcut for a file system....
Redirection Actions
ComboStrap URL Management - Redirection Actions

The redirection actions takes place in the redirection processing when: the missing page: is not a canonical is not a alias does not have any page rules that applies for redirection the user...
Edit Mode Redirection Configuration
How to redirect a writer directly to the editor

This page shows you how to redirect an editor directly to the editor when a page does not exist
Undraw My Documents
Page URL (canonical URL )

The page url is the unique official URL of a page and is also known in the SEO world as the canonical url. This url: is created via the link component is in the sitemap is used when users bookmark...



Task Runner