What is AJAX Read More Plugin?
WordPress AJAX Read More Plugin will add ajax read more link in wordpress post automatically, readers do not need refresh wordpress page again, save time for reader and save resource of your server
You can customize the number of words to displayed in wordpress post, when user click read more link, will reload full content with ajax.
Why I develop the AJAX read more plugin?
We have many wordpress post, some of them have many many words, for example, if you check our wordpress AI writer document(which generated by opanAI automatically to help wordpress tooltip user understand how to use chatgpt generate wordpress tooltip automatically), you will find the article have more than 4000 words, with many images…etc, this post loaded many text with many images, and users need a few minutes to learn how to use wordpress tooltips plugin to generate wordpress post automatically via openAI API, how to get openAI api key, what is openAI, the cost…etc. In this case, we hope just display excerpt for readers, for example, display about 400 words for readers,
with a pretty read more link, if the user like the post, they will click read more link to load the full content of the wordpress post with AJAX which is quickly, If we use wordpress default read more link, readers need wait a long time for load full page again and this wasted users’ time and this wasted server resource too.
So basically, as you known, wordpress have a read more link, but that need refresh the full page from server side again, in the fast-read times, many users will not waiting for a long-time to get a document, and refresh the page will waste server resource, that why we decide to develop this read more with ajax plugin for our wordpress site. After use AJAX to load full content, the page load fast, only users who really need read detailed document will click AJAX read more link, and with AJAX read more plugin, the full content will load very fast from server-side.
WordPress admin can custom excerpt word length, read more font size, read more color in back-end..etc, to catch eyes of readers
In front end, it looks like this
Why wordpress webmaster should use AJAX read more plugin?
The admin may prefer to use an AJAX read more function in their WordPress posts for several reasons:
Improved User Experience: When users click on the “Read More” button, they are taken to a new page which can disrupt the flow of their browsing session. Using an AJAX read more function would allow them to view the full post content without having to leave the current page, creating a smoother and more seamless user experience.
Faster Loading Times: Loading a new page every time a user wants to see the full post content requires additional network requests, which can result in slower loading times. By using AJAX to load the content, the article content can be fetched asynchronously, making it faster to load and improving the performance of the site.
Increased Engagement: With an AJAX read more function, users will not have to navigate away from the page to view the full post content. This can encourage them to stay on the site longer and read more articles, increasing engagement.
Better SEO: Sites that make use of an AJAX read more function can benefit from better search engine optimization (SEO) because Google’s algorithm prefers sites with faster page loading speeds.
Overall, using an AJAX read more function for WordPress posts can provide improved user experience, faster loading times, increased engagement, and better SEO, all of which can be beneficial to site owners and users alike.




Leave a Reply