saqib
December 10, 2022, 5:00am
1
Hi there, I changed the name of my blog (from The Eye to Journal) on my Squarespace website and it changed the subfolder name. How do I make sure that old URLs for blogs will continue to work. In a manner of speaking, I need this URL or any after /the-eye go to /journal.
this https://www.conceivian.com/the-eye/3-secrets-to-turning-anxiety-into-power should redirect to
https ://www.conceivian.com/journal/3-secrets-to-turning-anxiety-into-power"
Thank you for your help.
AlphaK
December 12, 2022, 10:42am
2
Hi there,
Follow our Page Rules Tutorial: https://support.cloudflare.com/hc/en-us/articles/218411427-Understanding-and-configuring-Cloudflare-Page-Rules-Page-Rules-Tutorial-
This tutorial covers all the requirements and give examples to create forwarding rules.
Take care!
saqib
December 20, 2022, 11:18am
3
Thank you. I have read the deployed the following but not yet working.
conceivian.com/the-eye/*
Forwarding URL (Status Code: 301 - Permanent Redirect, Url: https://conceivian.com/journal/$1 )
AlphaK
January 9, 2023, 9:08am
4
The records should be proxied by Cloudflare, so the Page Rules can be applied:
$ dig A conceivian.com +short
198.49.23.144
198.49.23.145
198.185.159.144
198.185.159.145
Please, check the Pages Rules Tutorial for more details!
2 Likes
saqib
June 30, 2023, 9:39pm
5
Hi there, I have proxied the records to go via Cloudflare. Still no effect.
For example, https://www.conceivian.com/the-eye/3-secrets-to-turning-anxiety-into-power should route to 3 Secrets to Turning Anxiety Into Power β Conceivian but it isnβt.
Additional, I just create a Redirect rule for https://www.conceivian.com/connect to route to altWork Connect - Growing Your Career in Turbulent Times β Conceivian but it is also not working. What am I missing here?