Sale price
€0,00
Regular price
€1.000,00
As a site administrator, I want dedicated collections, metaobjects, pages, and CloudFlare forwards for each forwarded domain, so that work items are organised by domain focus, diversifying the Done state and enabling targeted content management.
--------
- Create metaobject "Forwarded domains" to track domain details.
- Create product metafield definitions "Consulting offerings", linked to "Forwarded domains".
- For each domain (Disciplined.Delivery, Focused.Delivery, Value.Direct, Agile.Repair, Deplex.biz, Roleless.com, AI-preneurship.com, 3605.biz, 3605.me):
- Create entry in metaobject "Forwarded domains".
- Create a smart collection linked to its focus for adding work items, linked to "Consulting offerings"
- Create a dedicated page at /pages/<domain-name>.
- Configure CloudFlare to forward each domain to https://weekandoo.com/pages/<domain-name>.
--------
Configure a CloudFlare Redirect Rule for forwarding yourdomain.com/* to https://weekandoo.com/pages/yourdomain.com:
- In dashboard, go to Rules > Overview > Create rule > Redirect Rule.
- Name the rule (e.g., "Domain Forward").
- Under "If incoming requests match": All incoming requests.
- Under "Then... Redirect to...": Target URL: https://weekandoo.com/pages/yourdomain.com; Status code: 301; Enable "Preserve query string".
- Deploy.