When you create a Launch in AEM, the system copies the entire page structure, including the child node you want to exclude. On promotion, everything normally gets pushed back to the source page. If you don’t want that specific node to overwrite the existing content, you’ve got two main approaches.
T...