Comments on: Using Next.js, WebDevStudios Built a 1,000 Page Headless WordPress Website https://webdevstudios.com/2021/03/09/next-js-headless-wordpress/ WordPress Design and Development Agency Mon, 15 Apr 2024 15:56:29 +0000 hourly 1 https://wordpress.org/?v=6.6.2 By: Jee https://webdevstudios.com/2021/03/09/next-js-headless-wordpress/#comment-149841 Wed, 28 Dec 2022 04:41:41 +0000 https://webdevstudios.com/?p=23304#comment-149841 I’m thinking of building a blog using wordpress and nextjs. This was very informative! Thank you for the post.

]]>
By: Darren Cooney https://webdevstudios.com/2021/03/09/next-js-headless-wordpress/#comment-140201 Wed, 22 Jun 2022 17:59:39 +0000 https://webdevstudios.com/?p=23304#comment-140201 In reply to Ricky.

Hey Ricky,
Internal links are rewritten on the `save_post` hook using the `HEADLESS_FRONTEND_URL` constant. You can learn more about this in the WDS Headless Core repo.

https://github.com/WebDevStudios/wds-headless-core/blob/main/inc/links.php#L146

Let us know if this helps.

]]>
By: Ricky https://webdevstudios.com/2021/03/09/next-js-headless-wordpress/#comment-140120 Tue, 21 Jun 2022 03:19:08 +0000 https://webdevstudios.com/?p=23304#comment-140120 Thank you for your article, it’s very helpful, we are also in the process of rebuilding our site with WP/Next.js, just wondering how do you guys handle internal links in articles? Is it also handled via redirects?

Thank you.

]]>
By: Turgay Ceylan https://webdevstudios.com/2021/03/09/next-js-headless-wordpress/#comment-112136 Fri, 30 Jul 2021 02:41:18 +0000 https://webdevstudios.com/?p=23304#comment-112136 Thank you. Very informative.

]]>
By: Mark L Wood-Patrick https://webdevstudios.com/2021/03/09/next-js-headless-wordpress/#comment-108289 Tue, 01 Jun 2021 22:01:45 +0000 https://webdevstudios.com/?p=23304#comment-108289 I would like to understand more about why the starter app has a blocks library rather than just using the rendered document bodies available through GraphQL. Why is this useful and how is the blocks library being used?

]]>
By: Caleb https://webdevstudios.com/2021/03/09/next-js-headless-wordpress/#comment-104573 Wed, 17 Mar 2021 06:55:20 +0000 https://webdevstudios.com/?p=23304#comment-104573 Awesome writeup, very very helpful and interesting.

Two questions:

1. If you weren’t using Algolia, what would you consider?
2. Any chance on sharing a bit more about that redirects script?

Thanks!

]]>