Development

Development

2322 bookmarks
Newest
Chrome Extensions 101 for New Chrome Developers
Chrome Extensions 101 for New Chrome Developers
Chrome extensions are like add-ons that give your browser superpowers! They can change the way websites look and function, help you be more productive, and perform special actions. Extensions are made using HTML, CSS, and JavaScript. Chrome extensions are powerful tools that can enhance the functionality of the Chrome browser. They consist of several key parts that
·cybersoulja.github.io·
Chrome Extensions 101 for New Chrome Developers
Setting Up Your Custom Domain
Setting Up Your Custom Domain
To use your own custom domain with Craft share URLs, you'll need to modify your DNS records so that they point to Craft. As your domain is hosted by another provider, Craft can't do this automatica...
Cloudflare Set Records on Cloudflare   To connect a subdomain to using Cloudflare eg: blog.yourcompany.com where the blog is the subdomain, use:   Type Name Content CNAME blog craft-hosting.do   Make sure to Configure SSL   Ensure the SSL/TLS encryption mode is set to Full or Full (strict): When Cloudflare proxy is on your site, it may show an error: err_too_many_redirect. This issue occurs when your Cloudflare SSL/TLS configuration is set to "Flexible". This will have Cloudflare send requests to Craft over HTTP and in response Craft will send data back over HTTPS. To keep all our connections secure you must request Cloudflare to only send requests over HTTPS. To fix this issue, the "SSL/TLsS" option in Cloudflare needs to be set to "Full" or "Full (strict)".
·support.craft.do·
Setting Up Your Custom Domain