This will be done in CRXDE Lite:
1) Create a node named mysite of type cq:Page beneath /content
2) Create a node named jcr:content of type cq:PageContent beneath /content/mysite
3) Add the following properties to the newly created jcr:content node:
sling:redirect Boolean true sling:redirectStatus Long 302 sling:resourceType String foundation/components/redirect will use the Foundation Redirect component to perform the redirect.
No comments:
Post a Comment
If you have any doubts or questions, please let us know.