I am a beginner so sorry for the basic questions....What is the purpose of this? I know you have a site that is live that is working well, so what advantage does this have over your normal site? I see you grabbed the data from the 1st site, but not sure for what reason, maybe it is obvious, but not sure about it...
nothing. I agree with you :D 𝗮 𝗰𝗼𝘂𝗽𝗹𝗲 𝗼𝗳 𝗽𝗲𝗼𝗽𝗹𝗲 𝗮𝘀𝗸𝗲𝗱 𝗺𝗲 𝘁𝗼 𝘀𝗵𝗼𝘄 𝘁𝗵𝗶𝘀 𝗮𝗻𝗱 𝗜 𝗱𝗶𝗱 you rarely need headless dynamic cms. because both of the site+data needs to be online if that is the case why the F not just have a one hosting or dedicated server and be done with it :)
@@SinanWP Thanks, yeah, I can see why you might want to take a "plumber" or "electrician" website that rarely changes and make it static and use Cloudflare or Bunny CDN to save on hosting costs and less chance to get hacked, but not sure how two versions of the same site serves any purpose, but it is nevertheless educational and I have been looking today at Rest API's are because it is all new to me. Thanks for the content!
The advantage it that it is more secure and you can get rid of any fluff. it is hosted on cloudflare as security layer. Imagine for a blog with 1000 of pages, on each call the whole page has to be build on WP, being headless only the changed content has to be called and you can hide your Wordpress password protected hidden somewere
I'm sorry... I didn't understand. I even didn't get how you make static from wordpress... I like your attitude to solve things, but this video...ehm... too fast and not clear form me!
In short, you have to have a Cloudflare Account (free one will do), a domain, and a source for the data you want to "fetch" and then display. He assumes you already know about the Cloudflare setup, it's not difficult and there are NUMEROUS videos explaining how to do it.
Thanks for this video! Is it possible with bricks builder and WooCommerce?
not this method but headless woocommerce possible check this podcast dothewoo.io/headless-woocommerce-and-wordpress-with-darko-svetolikovic/
Thats genius
it is just simple use of wp-rest thats it really.
I am a beginner so sorry for the basic questions....What is the purpose of this? I know you have a site that is live that is working well, so what advantage does this have over your normal site? I see you grabbed the data from the 1st site, but not sure for what reason, maybe it is obvious, but not sure about it...
nothing. I agree with you :D
𝗮 𝗰𝗼𝘂𝗽𝗹𝗲 𝗼𝗳 𝗽𝗲𝗼𝗽𝗹𝗲 𝗮𝘀𝗸𝗲𝗱 𝗺𝗲 𝘁𝗼 𝘀𝗵𝗼𝘄 𝘁𝗵𝗶𝘀 𝗮𝗻𝗱 𝗜 𝗱𝗶𝗱
you rarely need headless dynamic cms. because both of the site+data needs to be online if that is the case why the F not just have a one hosting or dedicated server and be done with it :)
@@SinanWP Thanks, yeah, I can see why you might want to take a "plumber" or "electrician" website that rarely changes and make it static and use Cloudflare or Bunny CDN to save on hosting costs and less chance to get hacked, but not sure how two versions of the same site serves any purpose, but it is nevertheless educational and I have been looking today at Rest API's are because it is all new to me. Thanks for the content!
The advantage it that it is more secure and you can get rid of any fluff. it is hosted on cloudflare as security layer.
Imagine for a blog with 1000 of pages, on each call the whole page has to be build on WP, being headless only the changed content has to be called and you can hide your Wordpress password protected hidden somewere
I'm sorry... I didn't understand. I even didn't get how you make static from wordpress... I like your attitude to solve things, but this video...ehm... too fast and not clear form me!
In short, you have to have a Cloudflare Account (free one will do), a domain, and a source for the data you want to "fetch" and then display.
He assumes you already know about the Cloudflare setup, it's not difficult and there are NUMEROUS videos explaining how to do it.
Thanks for the answer. :)