Strapi: Possible to use numerical (sequential) id?

Created on 28 Mar 2018  路  1Comment  路  Source: strapi/strapi

I understand if the underlying db is mongodb, it might be difficult to use numerical id. but it would be SEO friendlier. Just wondering if this is possible (didnt find it in admin panel)

Most helpful comment

We are not going to handle this, it's too specific for us. However, there is a solution to this issue https://docs.mongodb.com/v3.0/tutorial/create-an-auto-incrementing-field/ and it seems pretty easy to solve.

>All comments

We are not going to handle this, it's too specific for us. However, there is a solution to this issue https://docs.mongodb.com/v3.0/tutorial/create-an-auto-incrementing-field/ and it seems pretty easy to solve.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Aurelsicoko picture Aurelsicoko  路  74Comments

abdonrd picture abdonrd  路  38Comments

blondie63 picture blondie63  路  48Comments

Jakku7 picture Jakku7  路  40Comments

hkovacs picture hkovacs  路  43Comments