imstillatwork
IS-IT--Management
I just found another feature in CF8 that I'm sure many here will enjoy.
CFLOCATION now supports a new attribute: 'statuscode'
NO MORE manually writing proper redirects using cfheader!
<cflocation url=" statuscode="302">
any of the 300 codes are valid, as we are redirecting. This is great news for SEO minded people, as a regular cflocation uses a temporary move code, we can now tell it to use a permanent move or any of the other 300 codes.
Kevin
CFLOCATION now supports a new attribute: 'statuscode'
NO MORE manually writing proper redirects using cfheader!
<cflocation url=" statuscode="302">
any of the 300 codes are valid, as we are redirecting. This is great news for SEO minded people, as a regular cflocation uses a temporary move code, we can now tell it to use a permanent move or any of the other 300 codes.
Kevin