I have followed the steps and found this to be the sort of URL that is getting caught up:
https://example.com/index.php?rest_route=%2Fessential-blocks%2Fv1%2Fqueries&query_data=%7B%22source%22%3A%22post%22%2C%22sourceIndex%22%3A0%2C%22rest_base%22%3A%22posts%22%2C%22rest_namespace%22%3A%22wp%5C%2Fv2%22%2C%22author%22%3A%22%22%2C%22taxonomies%22%3A%5B%5D%2C%22per_page%22%3A%226%22%2C%22offset%22%3A%220%22%2C%22orderby%22%3A%22date%22%2C%22order%22%3A%22desc%22%2C%22include%22%3A%22%22%2C%22exclude%22%3A%22%22%2C%22exclude_current%22%3Afalse%7D&attributes=%7B%22thumbnailSize%22%3A%22%22%2C%22loadMoreOptions%22%3A%7B%22enableMorePosts%22%3Atrue%2C%22loadMoreType%22%3A%222%22%2C%22loadMoreButtonTxt%22%3A%22Load%20More%22%2C%22alignment%22%3A%22center%22%2C%22prevTxt%22%3A%22%3C%22%2C%22nextTxt%22%3A%22%3E%22%2C%22totalPosts%22%3A10%7D%2C%22showSearch%22%3Afalse%2C%22showTaxonomyFilter%22%3Afalse%2C%22enableAjaxSearch%22%3Afalse%2C%22addIcon%22%3Afalse%2C%22iconPosition%22%3A%22left%22%2C%22icon%22%3A%22fas%20fa-chevron-right%22%2C%22preset%22%3A%22style-1%22%2C%22defaultFilter%22%3A%22all%22%2C%22version%22%3A%22v2%22%2C%22showBlockContent%22%3Atrue%2C%22showFallbackImg%22%3Afalse%2C%22fallbackImgUrl%22%3A%22%22%2C%22showThumbnail%22%3Atrue%2C%22showTitle%22%3Atrue%2C%22titleLength%22%3A%22%22%2C%22titleTag%22%3A%22h2%22%2C%22showContent%22%3Atrue%2C%22contentLength%22%3A20%2C%22expansionIndicator%22%3A%22...%22%2C%22showReadMore%22%3Afalse%2C%22readmoreText%22%3A%22Read%20More%22%2C%22showMeta%22%3Atrue%2C%22headerMeta%22%3A%22%5B%7B%5C%22value%5C%22%3A%5C%22categories%5C%22%2C%5C%22label%5C%22%3A%5C%22Categories%5C%22%7D%5D%22%2C%22footerMeta%22%3A%22%5B%7B%5C%22value%5C%22%3A%5C%22avatar%5C%22%2C%5C%22label%5C%22%3A%5C%22Author%20Avatar%5C%22%7D%2C%7B%5C%22value%5C%22%3A%5C%22author%5C%22%2C%5C%22label%5C%22%3A%5C%22Author%20Name%5C%22%7D%2C%7B%5C%22value%5C%22%3A%5C%22date%5C%22%2C%5C%22label%5C%22%3A%5C%22Published%20Date%5C%22%7D%5D%22%2C%22authorPrefix%22%3A%22by%22%2C%22datePrefix%22%3A%22on%22%7D&pageNumber=2&_locale=user
The specific pattern that is causing BBQ to block the URL is the ellipsis, ...
.
To resolve this issue, you can use the free Allow Ellipses addon (1KB ZIP file). Simply activate and done.
I hope this helps, let me know if I can provide any further information.
-
This reply was modified 1 week, 5 days ago by Jeff Starr.