Hiding Single Pages in a Package
Permalink 1 user found helpful
I am developing a package that uses several single pages. When the package is installed these pages appear in the main Navbar on the site, but I would like them to be hidden (like the 'page_not_found' page) so that the user does not jump to them directly. How do I do this in the package installation controller?
Excellent - this works fine, thanks
I have same issue but my single page is not in any packages its in a single page folder ..
So is there any way to hide this page??
So is there any way to hide this page??
Visit the page and page properties to set the exclude nav attribute. If you cant visit it on the front end (because it is in the dashboard), you can set the properties from the sitemap.
I want to remove single page from search . It must not come in front-end...
Hi anjanasolanki,
John already explained solution for your problem...
let me explain it briefly...
step 1: go to
site map screen will be display...
step 2: click on the single page which one you want to hide from front-end and choose properties.
step 3: The page properties screen will be display. Select "custom attributes" tab.
step 4: The Navigation and indexing section contains the facility what you need...
here by i attached sample sample screen shots for these steps.
John already explained solution for your problem...
let me explain it briefly...
step 1: go to
dashboard->full site map
site map screen will be display...
step 2: click on the single page which one you want to hide from front-end and choose properties.
step 3: The page properties screen will be display. Select "custom attributes" tab.
step 4: The Navigation and indexing section contains the facility what you need...
here by i attached sample sample screen shots for these steps.