From 4182e0ffbb1384ebb03a89ca83766978a3dfc9bd Mon Sep 17 00:00:00 2001 From: bt Date: Sat, 9 Dec 2023 09:59:48 -0500 Subject: --- posts/netlify-urls.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/posts/netlify-urls.md b/posts/netlify-urls.md index 5ccf903..7f03990 100644 --- a/posts/netlify-urls.md +++ b/posts/netlify-urls.md @@ -1,6 +1,5 @@ -# Using Netlify for Dynamic URL Redirects - -2021-12-03 +[[!meta title="Using Netlify for Dynamic URL Redirects"]] +[[!meta date="2021-12-03"]] With the [recent domain switch](/minor-website-changes/) that took place on this website, I needed to have a dependable setup to forward my old domain URLs to the new one. While using something like "URL forwarding" through your domain provider could work, it doesn't natively support *dynamic* linking. Let me explain using a basic example: @@ -29,6 +28,4 @@ That's it! Now Netlify will dynamically forward all your pre-existing URLs from Hopefully this helps others trying to dynamically redirect their domains without the headache. -## Refs - -1. I normally set this up through Github / git hosting +[^1]: I normally set this up through Github / git hosting -- cgit v1.2.3-54-g00ecf