<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Farhan Munim — Writing</title><description>Things I&apos;ve figured out, written down so I don&apos;t forget.</description><link>https://farhan.app/</link><language>en-gb</language><item><title>My WordPress setup checklist (clean, fast, and secure every time)</title><link>https://farhan.app/blog/my-wordpress-setup-checklist-clean-fast-and-secure-every-time/</link><guid isPermaLink="true">https://farhan.app/blog/my-wordpress-setup-checklist-clean-fast-and-secure-every-time/</guid><description>A fresh WordPress install works – but it’s not clean, not optimised, and definitely not secure.</description><pubDate>Fri, 20 Mar 2026 23:01:33 GMT</pubDate></item><item><title>How I successfully export media with selected (post) content</title><link>https://farhan.app/blog/how-i-successfully-export-media-with-selected-post-content/</link><guid isPermaLink="true">https://farhan.app/blog/how-i-successfully-export-media-with-selected-post-content/</guid><description>If your WordPress posts import fine but media doesn’t, Cloudflare might be blocking it without telling you.</description><pubDate>Fri, 06 Feb 2026 10:26:25 GMT</pubDate></item><item><title>A simple way I check for internet access in VBA</title><link>https://farhan.app/blog/a-simple-way-i-check-for-internet-access-in-vba/</link><guid isPermaLink="true">https://farhan.app/blog/a-simple-way-i-check-for-internet-access-in-vba/</guid><description>Every now and then, I need to know whether a machine actually has internet access before doing anything else. Usually that’s before calling an API, syncing data, or pulling something external that would otherwise just… hang. There are a few ways to approach this, but I tend to ke</description><pubDate>Mon, 05 Jan 2026 11:24:00 GMT</pubDate></item><item><title>A quick update – new chapter, new goals</title><link>https://farhan.app/blog/a-quick-update-new-chapter-new-goals/</link><guid isPermaLink="true">https://farhan.app/blog/a-quick-update-new-chapter-new-goals/</guid><description>It’s been a minute since my last post, so I wanted to check in and share what’s been happening behind the scenes. The past few months have been some of the busiest of my life – but all for good reason.</description><pubDate>Tue, 04 Nov 2025 15:23:56 GMT</pubDate></item><item><title>Add subtle grid lines behind your website content with CSS</title><link>https://farhan.app/blog/add-subtle-grid-lines-behind-your-website-content-with-css/</link><guid isPermaLink="true">https://farhan.app/blog/add-subtle-grid-lines-behind-your-website-content-with-css/</guid><description>Add a clean developer-style grid behind your layout using pure CSS. Learn how to use body::before with gradients for a responsive, minimal background.</description><pubDate>Sun, 24 Aug 2025 23:09:57 GMT</pubDate></item><item><title>If you’re in the UK right now, you probably need a VPN</title><link>https://farhan.app/blog/if-youre-in-the-uk-right-now-you-probably-need-a-vpn/</link><guid isPermaLink="true">https://farhan.app/blog/if-youre-in-the-uk-right-now-you-probably-need-a-vpn/</guid><description>Feeling watched online? Here’s why a VPN has gone from “useful” to essential in the UK – and which ones I actually trust.</description><pubDate>Tue, 29 Jul 2025 19:12:55 GMT</pubDate></item><item><title>How to exclude latest post from filtered list (just like the Raycast blog)</title><link>https://farhan.app/blog/how-to-exclude-latest-post-from-filtered-list-just-like-the-raycast-blog/</link><guid isPermaLink="true">https://farhan.app/blog/how-to-exclude-latest-post-from-filtered-list-just-like-the-raycast-blog/</guid><description>When building a blog layout in WordPress with Bricks Builder, you might want to show the latest post as a featured post and then list all other posts below it. The challenge is excluding the most recent post from the second query while keeping filters and pagination intact. This </description><pubDate>Wed, 23 Jul 2025 20:35:08 GMT</pubDate></item><item><title>Solved: Bricks error “Error No postId provided!”</title><link>https://farhan.app/blog/solved-bricks-error-error-no-postid-provided/</link><guid isPermaLink="true">https://farhan.app/blog/solved-bricks-error-error-no-postid-provided/</guid><description>Randomly got an “Error No postId provided!” error in Bricks? Here’s a workaround!</description><pubDate>Tue, 10 Jun 2025 18:04:11 GMT</pubDate></item><item><title>Group Bricks posts by category (loop)</title><link>https://farhan.app/blog/group-bricks-posts-by-category-loop/</link><guid isPermaLink="true">https://farhan.app/blog/group-bricks-posts-by-category-loop/</guid><description>Here are the queries required to list your Bricks post loop items, grouped by category!</description><pubDate>Thu, 05 Jun 2025 00:22:03 GMT</pubDate></item><item><title>How to conditionally enqueue WordPress scripts and styles</title><link>https://farhan.app/blog/how-to-conditionally-enqueue-wordpress-scripts-and-styles/</link><guid isPermaLink="true">https://farhan.app/blog/how-to-conditionally-enqueue-wordpress-scripts-and-styles/</guid><description>Serve only the assets you need on each page, slash load times, and boost core web vitals with a compact conditional-enqueue pattern any theme can adopt.</description><pubDate>Wed, 04 Jun 2025 00:08:17 GMT</pubDate></item><item><title>Automate your WordPress setup with a reusable child theme</title><link>https://farhan.app/blog/automate-your-wordpress-setup-with-a-reusable-child-theme/</link><guid isPermaLink="true">https://farhan.app/blog/automate-your-wordpress-setup-with-a-reusable-child-theme/</guid><description>A WordPress child theme is more than just a place to write custom CSS. With a well-structured blueprint theme, you can automate site settings, disable comments, clean the admin UI, and more. Here’s how I use a blueprint child theme to streamline every new build.</description><pubDate>Mon, 26 May 2025 17:24:52 GMT</pubDate></item><item><title>I tried Hostinger and cancelled within the hour!</title><link>https://farhan.app/blog/i-tried-hostinger-and-cancelled-within-the-hour/</link><guid isPermaLink="true">https://farhan.app/blog/i-tried-hostinger-and-cancelled-within-the-hour/</guid><description>My WordPress hosting renewal was coming up, so I did what most people would do – I searched for the best value hosting options. Time and time again, one name kept surfacing: Hostinger.</description><pubDate>Mon, 12 May 2025 17:15:09 GMT</pubDate></item><item><title>A New Layer of WordPress Security: Cloudflare WAF Rules v3 by Troy</title><link>https://farhan.app/blog/a-new-layer-of-wordpress-security-cloudflare-waf-rules-v3-by-troy/</link><guid isPermaLink="true">https://farhan.app/blog/a-new-layer-of-wordpress-security-cloudflare-waf-rules-v3-by-troy/</guid><description>If you’re serious about WordPress security and especially if you’re running client sites, there’s a tool I’ve recently added to my stack that deserves your attention: the Cloudflare WAF Rules v3 from Web Agency Hero.</description><pubDate>Wed, 23 Apr 2025 16:21:07 GMT</pubDate></item><item><title>Solved: ROG Armoury Crate button and system controls not working</title><link>https://farhan.app/blog/solved-rog-armoury-crate-button-and-system-controls-not-working/</link><guid isPermaLink="true">https://farhan.app/blog/solved-rog-armoury-crate-button-and-system-controls-not-working/</guid><description>Here’s how I got my ROG button to launch Armoury Crate as it’s supposed to and also get the system controls working!</description><pubDate>Tue, 28 Jan 2025 22:00:36 GMT</pubDate></item><item><title>Remember active nested tab in Bricks</title><link>https://farhan.app/blog/remember-active-nested-tab-in-bricks/</link><guid isPermaLink="true">https://farhan.app/blog/remember-active-nested-tab-in-bricks/</guid><description>Want to ensure a clicked Bricks (nestable) tab is still “clicked” (active) on page refresh? Here’s my simple JS solution!</description><pubDate>Mon, 13 Jan 2025 15:22:39 GMT</pubDate></item><item><title>Accessing your HikVision NVR in a browser</title><link>https://farhan.app/blog/accessing-your-hikvision-nvr-in-a-browser/</link><guid isPermaLink="true">https://farhan.app/blog/accessing-your-hikvision-nvr-in-a-browser/</guid><description>Learn how to access your HikVision NVR directly through your browser using HikVision’s recommended method and also an alternative.</description><pubDate>Mon, 30 Dec 2024 00:58:56 GMT</pubDate></item><item><title>Uptime Robot + WordPress</title><link>https://farhan.app/blog/uptime-robot-wordpress/</link><guid isPermaLink="true">https://farhan.app/blog/uptime-robot-wordpress/</guid><description>Here’s how I integrated Uptime Robot API with WordPress to automate website uptime monitoring, achieve unlimited data retention, and display statuses effortlessly.</description><pubDate>Tue, 17 Dec 2024 10:04:18 GMT</pubDate></item><item><title>Introducing ACCA SBL Mentor GPT: Your Strategic Business Leader Study Partner</title><link>https://farhan.app/blog/the-ultimate-acca-strategic-business-leadership-sbl-gpt-mentor/</link><guid isPermaLink="true">https://farhan.app/blog/the-ultimate-acca-strategic-business-leadership-sbl-gpt-mentor/</guid><description>Struggling with ACCA Strategic Business Leader (SBL) exam prep? Meet ACCA SBL Mentor GPT—a tailored tool designed to guide you through complex concepts, case studies, and exam techniques. Simplify your study journey today!</description><pubDate>Wed, 27 Nov 2024 20:08:16 GMT</pubDate></item><item><title>CSS-Only Fluid Typography Generator</title><link>https://farhan.app/blog/css-only-fluid-typography-generator/</link><guid isPermaLink="true">https://farhan.app/blog/css-only-fluid-typography-generator/</guid><description>Want your website’s text to look perfect on any screen? This guide will show you how to use my CSS-only fluid typography generator. Just copy and paste the code, tweak a few values, and you’re good to go!</description><pubDate>Sun, 17 Nov 2024 14:38:19 GMT</pubDate></item><item><title>Minimal theme toggle in Bricks Builder (another YouTube video)</title><link>https://farhan.app/blog/minimal-theme-toggle-in-bricks-builder-another-youtube-video/</link><guid isPermaLink="true">https://farhan.app/blog/minimal-theme-toggle-in-bricks-builder-another-youtube-video/</guid><description>Since posting the last video on YouTube, I have received over 50 messages about creating a video for a minimal theme toggle for the site. Well here’s the video!</description><pubDate>Sun, 13 Oct 2024 00:54:49 GMT</pubDate></item><item><title>My first YouTube video — a minimal Framer portfolio rebuilt in Bricks</title><link>https://farhan.app/blog/my-first-youtube-video-a-minimal-framer-portfolio-rebuilt-in-bricks/</link><guid isPermaLink="true">https://farhan.app/blog/my-first-youtube-video-a-minimal-framer-portfolio-rebuilt-in-bricks/</guid><description>Yes, really! For my first YouTube video, I decided to rebuild the Dusk Framer Portfolio Template by Mateusz Nieckarz. Check it out here:</description><pubDate>Sat, 05 Oct 2024 09:51:39 GMT</pubDate></item><item><title>How to set up a custom domain email with Cloudflare and iCloud+</title><link>https://farhan.app/blog/how-to-set-up-a-custom-domain-email-with-cloudflare-and-icloud/</link><guid isPermaLink="true">https://farhan.app/blog/how-to-set-up-a-custom-domain-email-with-cloudflare-and-icloud/</guid><description>Setting up a custom domain email with iCloud+ and Cloudflare is a straightforward process. Follow these steps to get started…</description><pubDate>Thu, 29 Aug 2024 12:18:14 GMT</pubDate></item><item><title>Solved: How to boot into Installation Media USB on ASUS ROG X13 laptop</title><link>https://farhan.app/blog/solved-how-to-boot-into-installation-media-usb-on-asus-rog-x13-laptop/</link><guid isPermaLink="true">https://farhan.app/blog/solved-how-to-boot-into-installation-media-usb-on-asus-rog-x13-laptop/</guid><description>Most other devices require you to press one of the function key at a certain time or even disable some options, fortunately the X13 is extremely easy to get into the boot menu.</description><pubDate>Tue, 06 Aug 2024 10:17:09 GMT</pubDate></item><item><title>List all post categories with post count</title><link>https://farhan.app/blog/list-all-post-categories-with-post-count/</link><guid isPermaLink="true">https://farhan.app/blog/list-all-post-categories-with-post-count/</guid><description>Here’s a quick snippet to list all WordPress post categories and the number of posts within the categories.</description><pubDate>Mon, 29 Jul 2024 09:50:11 GMT</pubDate></item><item><title>Add Cloudflare Turnstile to WordPress login without plugins</title><link>https://farhan.app/blog/add-cloudflare-turnstile-to-wordpress-login-without-plugins/</link><guid isPermaLink="true">https://farhan.app/blog/add-cloudflare-turnstile-to-wordpress-login-without-plugins/</guid><description>Looking to enhance your WordPress login, registration, and password recovery pages with Cloudflare’s Turnstile CAPTCHA to combat spam? Here’s a straightforward way to do it using a simple code snippet!</description><pubDate>Sat, 27 Jul 2024 20:13:49 GMT</pubDate></item><item><title>Solved: How to set a new Screenshot folder in Windows if deleted or moved</title><link>https://farhan.app/blog/solved-how-to-set-a-new-screenshot-folder-in-windows-if-deleted-or-moved/</link><guid isPermaLink="true">https://farhan.app/blog/solved-how-to-set-a-new-screenshot-folder-in-windows-if-deleted-or-moved/</guid><description>Accidentally deleted or moved your Windows Screenshots folder and now can’t automatically save screenshots? Here’s a great fix!</description><pubDate>Thu, 25 Jul 2024 19:15:31 GMT</pubDate></item><item><title>Solved: Where are LocalWP Blueprints saved? (Windows)</title><link>https://farhan.app/blog/solved-where-are-localwp-blueprints-saved-windows/</link><guid isPermaLink="true">https://farhan.app/blog/solved-where-are-localwp-blueprints-saved-windows/</guid><description>Want to manually back up your LocalWP blueprints? Here’s where to find it on Windows!</description><pubDate>Fri, 19 Jul 2024 08:55:33 GMT</pubDate></item><item><title>How to get your Siteground email account working with Cloudflare domain</title><link>https://farhan.app/blog/how-to-get-your-siteground-email-account-working-with-cloudflare-domain/</link><guid isPermaLink="true">https://farhan.app/blog/how-to-get-your-siteground-email-account-working-with-cloudflare-domain/</guid><description>Here’s a quick guide on how to make sure you can send and receive emails from your new custom email address created with Siteground and Cloudflare domain.</description><pubDate>Wed, 17 Jul 2024 15:00:00 GMT</pubDate></item><item><title>Solved: Can’t see light grey colours on Windows 11</title><link>https://farhan.app/blog/solved-cant-see-light-grey-colours-on-windows-11/</link><guid isPermaLink="true">https://farhan.app/blog/solved-cant-see-light-grey-colours-on-windows-11/</guid><description>Noticed you cannot see light grey colours in Windows all of a sudden? Here are 2 fixes for you to try!</description><pubDate>Sat, 22 Jun 2024 21:37:56 GMT</pubDate></item><item><title>Disable all WordPress automatic updates</title><link>https://farhan.app/blog/disable-all-wordpress-automatic-updates/</link><guid isPermaLink="true">https://farhan.app/blog/disable-all-wordpress-automatic-updates/</guid><description>Want to disable automatic WordPress core, plugin, and theme updates to make sure your website doesn’t break after a new update? Here’s how!</description><pubDate>Wed, 19 Jun 2024 09:43:31 GMT</pubDate></item><item><title>Expanding button menu on scroll</title><link>https://farhan.app/blog/expanding-button-menu-on-scroll/</link><guid isPermaLink="true">https://farhan.app/blog/expanding-button-menu-on-scroll/</guid><description>I came across this really cool expanding button menu on scroll on the Assemble site and thought I’d try to re-create it with Bricks…here it is!</description><pubDate>Sun, 09 Jun 2024 00:26:31 GMT</pubDate></item><item><title>WordPress post views count — without plugins</title><link>https://farhan.app/blog/wordpress-post-views-count-without-plugins/</link><guid isPermaLink="true">https://farhan.app/blog/wordpress-post-views-count-without-plugins/</guid><description>Want to easily add unique (human) post view counts somewhere in your blog without using any plugins? Also want it to start at a specific number? Well look no further!</description><pubDate>Wed, 05 Jun 2024 14:58:25 GMT</pubDate></item><item><title>Return post’s custom field value inside of a loop</title><link>https://farhan.app/blog/return-posts-custom-field-value-inside-of-a-loop/</link><guid isPermaLink="true">https://farhan.app/blog/return-posts-custom-field-value-inside-of-a-loop/</guid><description>Have you wanted to output the value of a post’s custom field from the back-end into the front-end, such as an an SVG code or a URL? Here’s how!</description><pubDate>Mon, 03 Jun 2024 21:54:07 GMT</pubDate></item><item><title>Toggle-view selector in Bricks Builder (CSS only)</title><link>https://farhan.app/blog/toggle-view-selector-in-bricks-builder-css-only/</link><guid isPermaLink="true">https://farhan.app/blog/toggle-view-selector-in-bricks-builder-css-only/</guid><description>This is an excellent CSS only solution when used alongside Brick’s pagination element with AJAX. This means that the selected view style remains the same even when flicking through the pagination.</description><pubDate>Tue, 28 May 2024 10:26:04 GMT</pubDate></item><item><title>Output most recent field entry by logged-in user for Bricks saved submission</title><link>https://farhan.app/blog/output-most-recent-field-entry-by-logged-in-user-for-bricks-saved-submission/</link><guid isPermaLink="true">https://farhan.app/blog/output-most-recent-field-entry-by-logged-in-user-for-bricks-saved-submission/</guid><description>Need to return the most recent field entry of a form submission for a specific field and for the current logged-in user? Here’s the code!</description><pubDate>Fri, 17 May 2024 10:18:05 GMT</pubDate></item><item><title>Output Bricks form submission count</title><link>https://farhan.app/blog/output-bricks-form-submission-count/</link><guid isPermaLink="true">https://farhan.app/blog/output-bricks-form-submission-count/</guid><description>Writing a function which depends on the count of a Bricks Builder form submission? Here’s how to get the count thanks to Jenn Lee from the Bricks team!</description><pubDate>Fri, 17 May 2024 09:55:22 GMT</pubDate></item><item><title>Enable dev mode for Cloudflare Turnstile</title><link>https://farhan.app/blog/enable-dev-mode-for-cloudflare-turnstile/</link><guid isPermaLink="true">https://farhan.app/blog/enable-dev-mode-for-cloudflare-turnstile/</guid><description>Have Cloudflare Turnstile enabled on your site but want to bypass the actual authorisation process whilst you’re still developing?</description><pubDate>Wed, 20 Mar 2024 17:26:12 GMT</pubDate></item><item><title>Solved: “Publishing failed. The response is not a valid JSON response” error on WordPress</title><link>https://farhan.app/blog/solved-publishing-failed-the-response-is-not-a-valid-json-response-error-on-wordpress/</link><guid isPermaLink="true">https://farhan.app/blog/solved-publishing-failed-the-response-is-not-a-valid-json-response-error-on-wordpress/</guid><description>Have you recently installed WordPress and tried to create a new page only to be greeted by “Publishing failed. The response is not a valid JSON response”? Here’s how to fix it!</description><pubDate>Thu, 07 Mar 2024 18:01:05 GMT</pubDate></item><item><title>An awesome (free) way to organise your code!</title><link>https://farhan.app/blog/an-awesome-free-way-to-organise-your-code/</link><guid isPermaLink="true">https://farhan.app/blog/an-awesome-free-way-to-organise-your-code/</guid><description>Wondered how to organise your CSS easily and other custom code without using a paid code editor plugin or any plugin at all? Well, here’s a great, free way you can!</description><pubDate>Tue, 05 Mar 2024 20:39:00 GMT</pubDate></item><item><title>Organise your wp-admin menus without plugins!</title><link>https://farhan.app/blog/organise-your-wp-admin-menus-without-plugins/</link><guid isPermaLink="true">https://farhan.app/blog/organise-your-wp-admin-menus-without-plugins/</guid><description>If you’re like me and don’t use many of the wp-admin menu links or simply want to have your most used links in 1 place, you can use this post to learn how to do just that without any extra plugins or “hacks”.</description><pubDate>Wed, 21 Feb 2024 11:58:11 GMT</pubDate></item><item><title>Solved: LocalWP stuck on Downloading WordPress loop</title><link>https://farhan.app/blog/solved-localwp-stuck-on-downloading-wordpress-loop/</link><guid isPermaLink="true">https://farhan.app/blog/solved-localwp-stuck-on-downloading-wordpress-loop/</guid><description>Many users like myself have ran into the never-ending “Downloading WordPress” screen in LocalWP. As of Version 8.2.1+6583, there is still no official fix for this but I after testing everything listed in the Community page and what I could think of, I found something that works!</description><pubDate>Sat, 17 Feb 2024 12:26:00 GMT</pubDate></item><item><title>Simple WordPress function to check current “page” type</title><link>https://farhan.app/blog/simple-wordpress-function-to-check-current-page-type/</link><guid isPermaLink="true">https://farhan.app/blog/simple-wordpress-function-to-check-current-page-type/</guid><description>If you need a way to check the current page type to set some conditional functionality (such as using Bricks Builder Conditions), here’s a useful snippet!</description><pubDate>Fri, 16 Feb 2024 01:22:00 GMT</pubDate></item><item><title>Bricks Filter + Conditions = Undefined?</title><link>https://farhan.app/blog/bricks-filter-conditions-undefined/</link><guid isPermaLink="true">https://farhan.app/blog/bricks-filter-conditions-undefined/</guid><description>Tried to use a Bricks filter with which has Conditions applied to it but showing up as “undefined”? Here’s a fix as of 1.9.6.1.</description><pubDate>Fri, 16 Feb 2024 01:10:00 GMT</pubDate></item><item><title>My default Bricks Builder settings</title><link>https://farhan.app/blog/my-default-bricks-builder-settings/</link><guid isPermaLink="true">https://farhan.app/blog/my-default-bricks-builder-settings/</guid><description>Here are my Bricks Builder settings for fresh installs.</description><pubDate>Tue, 13 Feb 2024 15:02:00 GMT</pubDate></item><item><title>How to increase file size limits and execution times</title><link>https://farhan.app/blog/how-to-increase-file-size-limits-and-execution-times/</link><guid isPermaLink="true">https://farhan.app/blog/how-to-increase-file-size-limits-and-execution-times/</guid><description>Want to increase the file upload size or execution times? Here’s an easy way!</description><pubDate>Tue, 13 Feb 2024 14:44:00 GMT</pubDate></item><item><title>How to increase WordPress memory limit</title><link>https://farhan.app/blog/how-to-increase-wordpress-memory-limit/</link><guid isPermaLink="true">https://farhan.app/blog/how-to-increase-wordpress-memory-limit/</guid><description>Want to easily increase the WordPress memory limit? Here’s the proper way to do it.</description><pubDate>Tue, 13 Feb 2024 14:36:00 GMT</pubDate></item><item><title>How to fix “the link you followed has expired” error</title><link>https://farhan.app/blog/how-to-fix-the-link-you-followed-has-expired-error/</link><guid isPermaLink="true">https://farhan.app/blog/how-to-fix-the-link-you-followed-has-expired-error/</guid><description>Did you get a “the link you followed has expired” error after trying to upload theme in WordPress? Here’s what caused my issue and how I fixed it!</description><pubDate>Tue, 13 Feb 2024 14:10:00 GMT</pubDate></item><item><title>Solved-ish: Balloon.css renders only when logged in</title><link>https://farhan.app/blog/solved-ish-balloon-css-renders-only-when-logged-in/</link><guid isPermaLink="true">https://farhan.app/blog/solved-ish-balloon-css-renders-only-when-logged-in/</guid><description>Notice Balloon.css tooltips only render when logged into WordPress, but not anytime else? Here’s a workaround!</description><pubDate>Tue, 13 Feb 2024 13:37:00 GMT</pubDate></item><item><title>Return current post’s tags except a specific tag</title><link>https://farhan.app/blog/return-current-posts-tags-except-a-specific-tag/</link><guid isPermaLink="true">https://farhan.app/blog/return-current-posts-tags-except-a-specific-tag/</guid><description>Want to output all tags of a post except for a specific tag? Use this snippet to do just that!</description><pubDate>Sun, 11 Feb 2024 20:18:00 GMT</pubDate></item><item><title>Automatically return the current year for your footer copyright text in Bricks</title><link>https://farhan.app/blog/automatically-return-the-current-year-for-your-footer-copyright-text-in-bricks/</link><guid isPermaLink="true">https://farhan.app/blog/automatically-return-the-current-year-for-your-footer-copyright-text-in-bricks/</guid><description>Have you ever come across a website where the year in the copyright disclaimer has elapsed? Well that won’t happen to you!</description><pubDate>Fri, 08 Dec 2023 13:53:00 GMT</pubDate></item></channel></rss>