We are running a Magento store set up and was looking to block all pages with the exception of a select few.
It seems the only way we can do this is with blocking direct paths to files that are in the root and then wildcarding various other diretories.
My question is if we have a product like website/ultragloss-black.html the canonical is actually /zurfiz/ultragloss-solid-colours/ultragloss-black.html
If we block /zurfiz/* will this block the short url version as the canonical is in the /zurfiz/ directory?