Pages
Contact
Name Email Message Send
Posts
Add comments
Since most of the boilerplate additions to our headless WordPress are complete, we may want to add comments us […]
Add robots
Since we went ahead and added a sitemap, we may also want to have a robot.txt file siting in production as wel […]
Add sitemap
It’s about time you add a sitemap to your headless WordPress site for crawlers and those listening in on […]
Add analytics
It’s about time you add analytics to your headless WordPress site so that you know who is visiting. Afte […]
Order posts by date
What you might have noticed after going headless and WordPress is that posts are are not ordered the way you w […]
Add author to copyright
By this time, you may want to recognize yourself as the author of your blog and add it to the footer of your s […]
Add previous/next links to post template
In case you want to add previous/next post links, add the following post query to your post template. Next, ad […]
Replace URLs from WordPress
WordPress makes it easy to create internal links. However, when Sourcing Gatsby from WordPress to GitHub Pages […]
Create a contact form
After your WordPress site is up and running headless on GitHub Pages, you may want to create a contact form ju […]
Deploy to GitHub Pages
Now that we have a running headless locally, we may want to deploy it to GitHub Pages. Get all setup and then […]
Sourcing Gatsby from WordPress
Using WordPress to manage content and Gatsby as frontend.
Hello world!
Every WordPress site starts with a Hello world! post. Coincidentally, it is the first post here.