I have the following
- One domain, mywebsite.com
- Two subdomains, www.mywebsite.com and secure.mysebsite.com
- One webflow project
I need the following:
www subdomain for most pages, landing page and seo contents
secure subdomain for funnels,
I need to split funnel steps and transaction funnel pages
Example: checkout step 1>
goes to secure.mywebsite.com
blog >
goes to www.mywebsite.com
I want to duplicate the site across both www. and secure. subdomains, but set up rules on a PER PAGE basis
Normal Page = www. subdomain
Secure Page = secure. subdomain
^
Is solution for custom code per page?