Archived topic
Blog posts permalink extra number
1 reply · Started by Zaldy on June 8, 2019
Hi all, I had noticed on my site, on blog posts permalink have an extra number at the end. On the category, blog posts has a button that say’s read more... when you click that, it shows /#more-number at the end of the posts.
How to remove this and could this be a problem for google ranking?
Hi there,
You can remove it with this PHP snippet:
https://docs.generatepress.com/article/generate_more_jump/
Adding PHP: https://docs.generatepress.com/article/adding-php/
Shouldn't impact Google with or without it.
Let me know if this helps :)