-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

>We have the same problem thanks to fusebox thing.
> > I realize some spider doesn`t index de index.cfm page again, no matter
> what fuseaction the url have, always is the same page: index.cfm.
> we had to use directories with redirection and precalculated pages but
> we dont know if this may work. :)

If you are using Fusebox and formURL2attributes, then you can change
this:

index.cfm?fuseaction=foo&myvar=bar

with this:

index.cfm/fuseaction/foo/myvar/bar.htm

and it will work the same (if you are using Apache, you have to have the
latest Service Pack). Works like a champ and the search engines seem to
pick it up fine.

If you aren't using formURL2attributes you can write something to parse
the cgi.query_string variable and do it yourself, since that is what the
tag does...

c

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.8 for message encryption and authentication: USE PGP!
Comment: KeyID: 0x51046CFD

iQA/AwUBOcuXRNaLYehRBGz9EQKIRwCfa58qtZOxgxtZzXTjJ8icqHkkKOIAniO+
h+HVcLI7oskfIsxt5vvw8pP8
=/yeO
-----END PGP SIGNATURE-----


------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to