Hi,
the Google search console indexes some pages that should not be indexed and for that Google notices errore 404.
An example: mysite.it/index.php?option=com_t4pagebuilder&view=page&layout=edit&id=

How could it be possible? How can I fix this?
Thank you

    newassistentsrl Hi

    You can backup this file: components\com_t4pagebuilder\views\page\tmpl\default.php

    and replace with attached file (unzip first)

    default.zip
    2kB

    Hi,
    thank you for your answer.
    Comparing the two files I see that the one you posted me has this extra line

    <?php if ($user->authorise('core.create', 'com_t4pagebuilder') && $user->authorise('core.edit', 'com_t4pagebuilder')): ?>

    Before I upload the new file and just out of curiosity (because I am not so good at php code), what does this line do?

    Thank you

      So If I have two sites where I installed T4, is it useful to replace the default.php file with the new one in all of my sites?

      Yes, you can replace the same file for other site if it has T4 Builder installed (Remember to backup file first)

      Write a Reply...
      You need to Login to view replies.