Selasa, 25 Februari 2020

February Newsletter—Optimize Gatsby builds, Wordpress on the JAMstack, Frontend Masters giveaway, and more

Check out new case studies, some open source tools to help you optimize your build environment and some great e-commerce content!
 ‌ ‌ ‌ 

Dear Netlify friend,

It's been a busy start to the decade for the Netlify community! Following our JAMuary series, we're running full-speed ahead in February with lots of new case studies and even some open source tools to help you optimize your build environment on Netlify. E-commerce is a theme this month with a BigCommerce + Netlify plugin tutorial, and a case study from Victoria Beckham Beauty, who recently launched their storefront using Contentful, Shopify and Netlify.

Tutorial: Make image-heavy Gatsby builds 2x faster on Netlify

Are you a sophisticated Gatsby and Netlify user? Want to make your Gatsby image processing faster? To help reduce the time it takes from commit to deploy, Mathias Biilmann contributed an open source gatsby-parallel-runner plugin to the Gatsby ecosystem. Check out our in-depth tutorial to try it out or read Matt's explanatory blog post to see if you can take advantage of the performance gains.

Building a JAMstack E-commerce Storefront with BigCommerce and Netlify

Creating unique, content-driven, fast shopping experiences is the primary driver for e-commerce merchants using the JAMstack, as data shows this can result in better conversion rates and lowered customer acquisition costs. BigCommerce recently created a plugin for Netlify to allow their merchants to experience a superior combination of e-commerce functionality, including PCI compliant checkout, and the performance of the JAMstack. Ashley McKemie from BigCommerce shares an in-depth tutorial to get started deploying a JAMstack e-commerce storefront on Netlify here.


How to move from WordPress to JAMstack

WordPress adoption is massive. So why would a WordPress site consider moving to JAMstack? In this technical case study, Sarah Drasner explains what an actual WordPress to JAMstack migration looks like using Smashing Magazine as an example. Learn about the gains and losses, the things we wish we knew earlier, and what we were surprised by. Not ready to leave Wordpress as a content editor, but want the performance and security of a JAMstack site? Read more in this tutorial about how to create a headless WordPress site on the JAMstack. There's even a readymade template included. Hit the deploy button to try it out straightaway!

JAMstack Conf London May 27-28: Call for papers

If you are building the next generation of web applications, you won't want to miss the largest European edition of JAMstack Conf taking place in London on May 27-28. If you have a great JAMstack use case, lesson learned or unique story, please don't hesitate to submit it to the call for proposals. Deadline to submit is March 6, 2020. We are continually amazed by the growth of the JAMstack community and the emerging ecosystem. If your company is interested in participating at JAMstack Conf this year, please reach out for sponsorship opportunities.


How Victoria Beckham Beauty delivers fast, flexible digital customer experience: Webinar recording

Recently Victoria Beckham Beauty joined Netlify and Contentful on a webinar to share how they used the JAMstack to deliver a luxury e-commerce experience on a short timeline. Watch the recording.


Becoming a JAMstack Master: A course with Netlify's Jason Lengstorf

Our very own Jason Lengstorf created a full-day course introducing the JAMstack with Frontend Masters. The course starts by going over the advantages and benefits of adopting the JAMstack, then works through practical examples of building apps with the JAMstack, starting with marketing sites and interactive forms, then ramping up to full on dashboards with user authentication and dynamic apps with databases and serverless functions. If you're looking for a thorough introduction with hands-on training for the JAMstack, check out the course on Frontend MastersThe first 10 people to tweet @netlify why they love the JAMstack with the hashtag #LearnJAMstack will receive a code for a free subscription to take the course!

Welcome new Netlify customers!

Finally, we'd like to extend a warm welcome to the latest companies who trust Netlify with their web infrastructure! Learn more about Netlify's enterprise products.



Best,
— Team Netlify


Jumat, 14 Februari 2020

No action required: sites without custom domains moving to netlify.app

Hello,

Starting April 14, 2020, sites without a custom domain are being moved from your-site.netlify.com to your-site.netlify.app. New websites without custom domains will also have URLs ending with netlify.app, unless you specify a custom domain.

It's important to note all of your existing sites will continue to operate properly using their current URLs.

Why the change? We're investing in the security and stability of our infrastructure, and this step is necessary on that journey.

There's no action required on your part, but we wanted to inform you well ahead of the change in case you have any questions. Additional details are provided below if you'd like to read more. Thanks for being part of the Netlify community!

-Team Netlify

Will my current sites continue to work?

Absolutely. Any sites already deployed to your-site.netlify.com will continue to operate, just as they do now. Traffic to any your-site.netlify.com address will be forwarded to your-site.netlify.app seamlessly and automatically, using a 301 redirect. (This tells browsers and search engines that the site has moved, so they know the new location.)

Importantly, we have no plans to ever stop forwarding netlify.com addresses or force a migration. We understand your established domain names and inbound links to your site are important to you. After the update, links to your sites will continue to work, just as they do now. The only change will be that netlify.app will display in the URL bar, whether visitors click on a link or type your site name in directly.

Will this impact my SEO?

No. Forwarding traffic to a new domain extension using a 301 redirect is a proven technique that search engines are well aware of. Your inbound links will not be affected. Your search engine rankings will not be affected.

What if I have a custom domain?

There will be minimal impact to sites with custom domains, and no need to update your DNS if it's configured according to our standard documented setup. This is true whether you purchased a domain through us or brought it with you from another provider.

Will my site take longer to load?

It takes just a couple of milliseconds to direct a .com URL to .app. Your users will not perceive any additional load time. And since browsers cache 301 redirects, there will be no speed impact for page loads after the first connection.

What about HTTPS?

We're doing our part for a more secure web. Every Netlify site deployed uses a free certificate from Let's Encrypt. Your certificates will continue to work and your sites will continue to be encrypted with no action required.

Do I need to update my site or application?

In most cases, no. This change is very unlikely to impact the way your application functions, as all requests will automatically be forwarded to netlify.app on your behalf.

What about new sites?

Any site you deploy after April 14, 2020 will receive a shiny new  .app URL that you'll see displayed in the Netlify dashboard. However, for simplicity's sake, even new sites will be forwarded to the right place should anyone mistakenly type the netlify.com domain. We want things to be as simple and seamless as possible.

What if I use a proxy in front of Netlify?

Since Netlify operates as a global CDN, we don't encourage customers to use proxies or services like CloudFlare in front of Netlify. Using a non-Netlify proxy isn't a configuration we officially support. (For more details, read the community post 'why not proxy to Netlify.') If you do need to use a third-party proxy, you will want to carefully test your application after the migration. Some proxies expect content returned and won't be successful navigating the 301 redirect.

What if I have questions or concerns?

We're here to help! Please join the discussion in the community or if you are on a paid plan including support, you can contact support directly.