.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../Includes.txt .. _hooks: Hooks ===== Hook to change the URL to analyse --------------------------------- By default the extension is generating the URL to analyse based on the Site Configuration and configured Route Enhancers. In some cases you want to change the URL that needs to be analysed. With this hook, you will be able to alter the URL that will be used to analyse your content. First you need to create a class and method that will handle the request: .. code-block:: php alterUrl'; To get this working, you need to clear the TYPO3 system cache. After that, you should be able to see it directly. .. warning:: This hook is only available in TYPO3 CMS v9 and newer and is not (and won't be) available in TYPO3 CMS v8.