-
Cloudflare, DKIM, and 1024 vs 2048-bit key length.
I recently had to configure a domain in Google Workspace to process mail with Gmail. To authenticate messages and avoid SPAM filters I had to configure DKIM by generating a key and then creating a DNS record to store said key. The DNS record is of type TXT. The value of a TXT record has…
-
Recovering from “There has been a critical error on your website” error!
TitanFusion experienced the dreadful “There has been a critical error on your website” error after an automatic WordPress update failed to install version 6.4. Not good, because the day that happened, I was traveling. I did not know it had happened until next morning. There is no easy way to get this fixed, because it…
-
Azure Static Web Apps, Custom Domains, and Cloudflare
My AlexandarTzanov.com profile website became inaccessible after switching to Cloudflare DNS from Google Domains DNS. I had to go this route because Google announced that they are going to sell the Google Domains service to Squarespace. For some reason this was not announced via email to Google Domains customers! At least I did not receive…
-
WordPress Cache-Control Headers
You might see in your WordPress Site Health report that your site is not using Cache-Control headers. You can find this under the page cache test on the Site Health page. Usually this is a result of not having an activated plug-in for managing page cache. I have also seen this being blamed on Apache’s…
-
Connect WordPress to Azure MySQL DB using a secure connection.
A quick description on how to connect your WordPress instance to an Azure MySQL instance using secure connection.
-
How to save on your Google Cloud Storage bill
I use Google Cloud to host a static website. I deploy that particular website to App Engine via a Cloud Build process. To run the Cloud Build process, I use two separate triggers – one for the main branch and one for the developer branch of a Git repository. Cloud Build provides convenience because it…
-
Have a listen to the Serverless Programming episode from the Fragmented podcast
The Serverless Programing episode from the Fragmented podcast is an excellent episode on starting and selling projects as a side or a hobby activity. It does not encompass everything, but it offers a good mindset on how to look at the success or failure of side projects. In addition, the episode talks about serverless architecture and how…
-
How to retain SEO when switching domains or URL structure
If you ever move your website to a new domain and you are also chaning the URL structure of you web site it is not enough just to place a domain redirect form the old domain! You will have to update the .htaccess file at your new domain’s web root directory to avoid 404 errors…
-
-(MP)- site progress.
The news database is up and running on the clanmp.us website. Additional sections, like members and battle record are coming soon.
-
-(MP)- site back on-line.
The -(MP)- site is back up and running.