Steps to create the bug :
Reason 馃憤
use get_permalink() on index page and you will observe that 1st post url is returned...which is wrong and its the same with page 2,3,4,5.....
Solution :
First Exclude posts that have show amp hidden true
then fix the get_permalink() for index page
Need quick solution.
Most helpful comment
Need quick solution.