Creating a container for archive content, not visible on site
I want to create a folder (container) for content that I don't want to delete, but I don't want visible on my site. For instance, there are a bunch of pages in a folder that have been replaced with better, newer content, and I've redirected the appropriate link to point to these new pages. However, I don't want to delete the old pages completely incase I need to refer to them again.
What's the best way of going about creating a container to move those pages to, but that can't be seen live?
You could just create an archive folder somewhere in your website and move the nodes to there. If you make sure that nothing which is in that folder is displayed on the website that should be enough. You could also unpublish the items in that folder. Here are some links which might help:
Creating a container for archive content, not visible on site
I want to create a folder (container) for content that I don't want to delete, but I don't want visible on my site. For instance, there are a bunch of pages in a folder that have been replaced with better, newer content, and I've redirected the appropriate link to point to these new pages. However, I don't want to delete the old pages completely incase I need to refer to them again.
What's the best way of going about creating a container to move those pages to, but that can't be seen live?
You could just create an archive folder somewhere in your website and move the nodes to there. If you make sure that nothing which is in that folder is displayed on the website that should be enough. You could also unpublish the items in that folder. Here are some links which might help:
http://stackoverflow.com/questions/7106049/how-do-you-create-a-news-archive-in-umbraco
http://our.umbraco.org/forum/developers/xslt/5884-way-to-archive-content
https://gist.github.com/leekelleher/1583566
Jeroen
Thanks - it was the Unpublish button that I needed to use.
Hi Tom,
Glad I could help.
Please mark the post as the solution if it answered your question.
You can do it by clicking on solution icon.
Jeroen
Can't find a solution icon anywhere on this page....
is working on a reply...