The question may seem out of scope, however I do not find anything about it that clarifies my doubts.
Is it possible to split the content of a post into several sub posts?
Currently the link for my post looks like this:
https://meudominio.com/post-type/nome_do_post/
I would like to split the content in parts.
The idea proposed and leaves the content organized as follows:
https://meudominio.com/post-type/nome_do_post/tutorial-parte-1 https://meudominio.com/post-type/nome_do_post/tutorial-parte-2 ...
That is, divide the content, but keep organized and use the same url, what would be the solution to do this, I searched in several places, but without much information.