How to redirect (map) pages, see attached file.
Permalink
I seems not to work this one out myself so any help will be great.
I'm working on a site with some menu-structure, see attachment.
My question is: How do I redirect (map)-pages so they are not visible for a visitor?
If i strip: site.com/mondhygiene/aandoeningen/gingivitis/ to site.com/mondhygiene/aandoeningen/ it shows a page with some visible element but no relevant content.
These 'pages' also show up in my generated sitemap.xml, how do I delete it for there?
Thanks in advance,
Vincent
I'm working on a site with some menu-structure, see attachment.
My question is: How do I redirect (map)-pages so they are not visible for a visitor?
If i strip: site.com/mondhygiene/aandoeningen/gingivitis/ to site.com/mondhygiene/aandoeningen/ it shows a page with some visible element but no relevant content.
These 'pages' also show up in my generated sitemap.xml, how do I delete it for there?
Thanks in advance,
Vincent
Hi pvernaglia,
Thanks for helping me out!
The page attribute to exclude from sitemap.xml works fine :)
The page redirect block is a bit hard to insert because the '(map) pages' do not have a page-type (as far as I know), I will go for the 301 redirects in .htaccess.
much appreciated,
Vincent
Thanks for helping me out!
The page attribute to exclude from sitemap.xml works fine :)
The page redirect block is a bit hard to insert because the '(map) pages' do not have a page-type (as far as I know), I will go for the 301 redirects in .htaccess.
much appreciated,
Vincent
There is a page redirect block that might solve your problem:http://www.concrete5.org/marketplace/addons/redirect1/...
Or you can do 301 redirects in .htaccess