Recursion limits are set to protect your users from seeing long page load times, keep your page from getting dinged by Google for poor performance, and to allow us to protect our own parser processing performance. This usually appears when reusing content between two articles. Below are some common circumstances along with options for resolving the issues.
This error is caused by reusing content between two pages going in both directions.
Problem:
To solve the issue you will need to create a single source page to share your content from. This will also make managing content easier.
Solution:
This error is caused by reusing content from a section of the same page it already exists on.
Problem:
You cannot reuse a content block within the same page as itself. You will either need to copy/paste the content within that page or if you find you or your peers reusing a block across multiple pages you can create a snippet template to reuse that content.
Solution:
After you diagnose what type of error it is and which page it exists on, make the appropriate changes to fix the problem.