Hi, I am looking to create multiple aliases on one node, however I have been unsuccessful so far.
The reason I am looking to do this is simply to save time for updating in the long run. Currently I have 4 sections to my site. some of the content is relevant and the same across all 4 sections, therefore having multiple aliases, I would be able to pull in the content from a node and still have the the theme applied to it.
For example:
(Node/22)
**each aliased to node/22**
Section1/test
section2/test
section3/test
section4/test
each path name "Section*" has a unique theme applied, therefore everything else after will follow suit.
is it possible to do this?
NOTE: SEO is not an issue, internal site.
Comments
have you had any success?
I too am looking to use this technique for changing the css based on the URL, but it must be reflected in the URL for caching to remain unhindered.
Did you find a solution?