How to import a redirection in Kooomo


You can import up to 2000 URLs in a single csv file.

In order to make 301/302 redirects, you need first to export the URLs from the platform. Keep the first row and then follow this csv model:

URL_ ALIAS_ID: Each URL created on the system has its own Alias ID. This field will be empty in the case that we want to create a new URL so that the system is able to create it.

CATEGORY_ ID: This field contains the category ID.

PRODUCT_ ID: This field contains the product ID.

CONTENT_ ID: This field contains the content ID.

LANG: Specify the language of the URL. It needs to be in lower case. (Example: it, es, en, fr, etc). In this case, the field Country will be empty.

CANONICAL: This field should be 0. DELETED: This field should be 0;

CUSTOM_ URL: This field needs to have: The URL we would like to redirect to an existing URL. URL_ TYPE: This field needs to have “custom”:

COUNTRY: Specify the targeted country of the URL. It needs to be in lower case. (Example: it, es, en, fr, etc). In this case the field Lang will be empty.

ALIAS: is the old URL that you want to redirect;

DEFAULT_ ALIAS: This field can be “0”. In the case of one or more URLs for the same content (for example, redirections), the right URL needs to be set up as default. Otherwise, it will create a loop and a consequently 404 Error.

ALIAS_ TYPE: Always with value “Normal”.

REDIRECTION: This field can be “0”, or “301”, or “302”. Normally, it will be “0”, but we will write “301” for a permanent redirect and “302” for the temporary redirect.

H1: empty

H2: empty

TITLE: empty

DESCRIPTION: empty

KEYWORDS: empty

After you have filled in the template, you need to save the file in a certain way, like in the picture below:

After this step, you should import it in the SEO URLs Platform, by clicking on the orange Import button.