I need to exlclude this page
http://clubconsumatori.xoom.it/registrazione-gratuita

from being cached.

Now, should I enter teh above page in the esclusione list?
Without the slash, as in

registrazione-gratuita

or

/registrazione-gratuita

or I need to esclude the corresponding node, e.g.

node/xxx (instead of the alias)

By the way, I tried all of this and it doesn't work. Please, take into account that user access the above page with a parameter, as in:

http://clubconsumatori.xoom.it/registrazione-gratuita?id=luciano

Does this may influence the behaviour of CacheExclude?

Thanks for helping me. I really dont know wht to try more
Luciano

Comments

lucianomallamaci’s picture

I need to exlclude this page

http://clubconsumatori.xoom.it/registrazione-gratuita

from being cached.

Should I enter teh above page in the exclusion list with or without the slash? Or should I should I use node/nnn instead of teh alias?
It is correct to enter:

registrazione-gratuita

or it should be:

/registrazione-gratuita

or I need to esclude the corresponding node, e.g.

node/xxx (instead of the alias)

By the way, I tried all of this and it doesn't work. Please, take into account that user access the above page with a parameter, as in:

http://clubconsumatori.xoom.it/registrazione-gratuita?id=luciano

May this influence the behaviour of CacheExclude?

Thanks for helping me. I really dont know what to try more. :-(
Luciano

Crell’s picture

Priority: Critical » Normal
Status: Active » Fixed

Cache Exclude works with both aliases and internal paths, so both should work. Do not include the leading or trailing /. Also note that you need to not have the page in question cached to begin with; so after changing Cache Exclude settings, clear the page cache.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.