Apr 3, 2019
Single page AJAX vs Wordpress SEO advise needed
I have an old static website and I've integrated Wordpress into that website (into sub directory).
Now, I'm pulling recent posts to my homepage from Worpress via Wordpress REST API through AJAX call.
Now obviously when user clicks on post it needs to take him to some page where he will read that post.
Here is my dilemma:
Which approach is more Google SEO friendly and why?
1. When he clicks on post, it takes him to single page where entire content of that post will be displayed throughout AJAX call. So basically one page "blog.php" and AJAX call will display there content of desired post.
2. Leave it as it is (he will go to Wordpress site) that sits in sub directory and Wordpress will take care of everything.
Now I have feeling that option 2 is better, but just wanted to check here if someone can specify me exactly why.
Also since this is a bit uncommon question, just shout if i need to provide more details so you can understand what am I trying to achieve.
Thanks in advance
Community content may not be verified or up-to-date. Learn more.
All Replies (3)