Add "read more" Button in Magento 2 Blog - Open Source (Community)

Following steps to add "read more" tag in Magento 2:

  1. Navigate to M2 Admin Panel > Content > Posts.
  2. Select the blog post you want to add the "read more" button to.
  3. Scroll down to the Content section.
  4. Insert Pagebreak tag wherever you want.

Add Page Break in Magento 2 Blog

5. Once you finish, Save a post and go to the checkout to see the result.

Read more Link in Magento 2 Blog Post

 


Add "read more" Button in Magento 2 Blog - Commerce (Enterprise)

  1. Navigate to M2 Admin Panel > Content > Posts.
  2. Select the blog post you want to add the "read more" button to.
  3. Scroll down to the Content section and start editing using the page builder.
  4. Insert HTML Code block wherever you want to add the pagebreak.

Add Page Break in Magento 2 Blog Using Page Builder

5. Start editing the HTML Code block.

Magento 2 Page Builder Insert Html Code

6. Add the "<!-- pagebreak -->" code inside HTML Code block.

Magento 2 Page Builder Insert Html Code

Magento 2 Page Builder Insert Html Code

7. Once you finish, Save a post and go to the checkout to see the result.

Read more Link in Magento 2 Blog Post