How do I split a long post into 2 pages?
It is always ideal to keep your weblog posts short, and to the point. However it is sometimes necessary to explain a lot and if there is really such a need, the next best thing you can do is to split the blog post into 2 pages or more.
To create multiple pages for your wordy blog, you can insert a special (comment) tag within an appropriate space where you want the splits to happen.
For example:
200 words within 4 paragraphs here for page 1. <!--nextpage--> 250 words within 6 paragraphs here for page 2. <!--nextpage--> Stuff that goes into page 3 here.
You add the comment tag: <!--nextpage-->, from within the Code view, and not the Visual view.