Hi all,
I have a question for a custom extension to Magnolia.
We have the need to move an existing Coldfusion based website to
Magnolia and we want to maintain the same page structure (almost the
same...).
We don't want to loose Google index popularity, so we would like to
handle all www.domain.it/page.cfm ---> ERROR 301 Moved Permanently --->
www.domain.it/magnoliaPage.cfm
My first idea was to introduce a custom 301 Virtual Uri Mapping, but I
thought a log on it and I came out to realize a filter.
Does it make sense?
In that filter, can I close the response breaking the filter chain with
a simple response.flush?
Thanks a lot..
Matteo
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------