Archived topic
Read More under post
3 replies · Started by Ajinkya on June 8, 2021
how to add a read more button under the post body (not on home page excerpt). google page experience stats showing high dom size so I want to add a read more button under the post body.
Hi there,
You'll need a plugin to AJAX load some parts of your content if it's too long to avoid being flagged with excessive DOM size.
Something like this - https://connekthq.com/plugins/ajax-load-more/add-ons/single-posts/
or this - https://wordpress.org/plugins/ajax-load-more/
This is so only partial parts of the content loads on pageload and will only load once the load more/read more is triggered.
I want to make my posts exatly like this: https://wikiwiki.in/actress/lauren-hammersley/
this is the under post read more button, not on home page.
Hi there,
unfortunately we don't have a solution for that - it would require custom development which is out of the scope of this forum.