I have an item in Sitecore 6 backend containing all rendering and data to render itself. This item is a child of some other item in Sitecore tree structure. So the tree looks like this:
Home
Parent Item
My Item
Another Parent Item
I need a reference to My Item here
Is there a way to copy just a reference of the item? The idea is to have the same content with different url, but without copy/pasting. Because after a while content writer would like to change the content and he doesn't want to search for the copies and change them too.