-
How to Add the Current Dynamic Copyright Year in WordPress Using functions.php
Read Time: 2 minutesIf you want to keep your WordPress website up-to-date, one important aspect is to ensure that the copyright year in the footer reflects the current year. This not only shows that your site is actively maintained, but it also provides a sense of credibility to your visitors. In this tutorial, we’ll walk you through the…
-
A Guide to Adding DMARC Records to Your DNS
Read Time: 2 minutesDMARC (Domain-based Message Authentication, Reporting, and Conformance) plays a pivotal role in safeguarding your domain against phishing attacks and email spoofing. In this guide, we’ll demystify DMARC and walk you through the steps to add a DMARC record to your DNS, fortifying your email authentication efforts. Step 1: Understand the Basics of DMARC Learn what…
-
Creating an NFT in Adobe Photoshop
Read Time: 2 minutesNFTs are an interesting niche. Not to long ago, they blew up on the digital scene as a new creative way to mint and sell art. Now you have artists from all over the world creating unique digital art and selling it online. Collectors, likewise, want to get their hands on one-of-a-kind digital pieces. Below…
-
How to See Your Mac’s Invisible Files
Read Time: < 1 minuteWhen I working on a website recently, and connected to a server, I was able to see invisible files that help the site run (FTP preferences). I prefer to view the files in case I need to make changes for the website. Some invisible files on your computer support the operating system. Those files are…
-
The Complete List of MIME Types – 2023
Read Time: 5 minutesHere is a list of all the MIME types compiled into one list for 2023. Extension MIME type .json application/json .abw application/x-abiword .avif image/avif .azw application/vnd.amazon.ebook .cda application/x-cdf .eot application/vnd.ms-fontobject .epub application/epub+zip .ics text/calendar .jar application/java-archive .jsonld application/ld+json .mjs text/javascript .mpkg application/vnd.apple.installer+xml .odp application/vnd.oasis.opendocument.presentation .ods application/vnd.oasis.opendocument.spreadsheet .odt application/vnd.oasis.opendocument.text .oga audio/ogg .ogv video/ogg .opus audio/opus .otf…
-
Is IPv6 required for web hosting?
Read Time: 2 minutesWhenever we complete a new site for a client and/or add them to our hosting, we have to point the domain, or contact the client’s team to point their domain to a new IP address. The IP is where the domain locates the server with the website files. Many moons ago, the IP address was…
-
What is PaaS (Platform-as-a-Service)?
Read Time: 4 minutesPaaS (Platform-as-a-Service) is a cloud computing model that gives customers access to a complete cloud platform—hardware, software, and infrastructure—for developing, running, and managing applications without the cost, complexity, or inflexibility that comes with building and maintaining that platform on-premises. Everything is hosted at the PaaS provider’s data center: servers, networks, storage, operating system software, databases,…