I tried to change URL of a landing Page from let's say

OLD URL : /fr/products/cars/volvo-v70 to
NEW URL : /fr/products/volvo-v70

(I took away /cars/ )

with the result that both URL worked just perfectly well showing the same content.

I then deleted the Page entierly with the result that the first URL still works just fine showing the content from the deleted Page while the new URL have changed content to what is in the landing Page /products one step up in the herarchy.

So how do I kill the old URL ? And where is it stored? And why does this happend ???

I have done
drush cc all
Ctrl + F5 in all browers (I have 4 of them)

Thanks

Hans

Comments

VM’s picture

separate caching mechanism beyond Drupal?

hassebasse’s picture

Could it be a caching on the server itself? I have my own Debian 8.

Should I try to clear the server cache ??