Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • ashtravel Friend
    #163964

    Hi,

    How can I disable the generation of

    <meta name="generator" content="Joomla! 1.5 - Open Source Content
    Management" /

    from all pages of my website?

    Thanks,

    chavan Friend
    #391189

    Go to this folder librariesjoomladocumenthtmlrenderer

    Open head.php file

    Remove the following code in head.php

    $strHtml .= $tab.'<meta name="generator" content="'.$document->getGenerator().'" />'.$lnEnd;

    Note: If you Find my Post useful please click on the Thanks Icon

    ashtravel Friend
    #391200

    Thanks a lot. Worked. Regards.

    freissmann Developer
    #447307

    Hi Chevan, isn’t that changing code from the core? What happens with the next update of J?
    Thanks for any reply.
    Frank

    chavan Friend
    #447344

    Yes, you need to do the same when you update. since the core files will be replaced.

    freissmann Developer
    #447455

    Ok, thanks.

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 3 voices, and was last updated by  freissmann 12 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum