Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • APOSTOLOS FOUKIS Friend
    #154882

    Hi,
    I’m using Ja Social & i want to remove
    <meta name=”generator” content=”Joomla! 1.5 – Open Source Content Management” />
    Thanks

    Saguaros Moderator
    #357628

    you open the file: templatesja_socialindex.php and add the following code at top of file:
    [PHP]
    <?php $this->setGenerator(‘ ‘); ?>
    [/PHP]

    kairey Friend
    #381625

    <em>@tienhc 196763 wrote:</em><blockquote>you open the file: templatesja_socialindex.php and add the following code at top of file:
    [PHP]
    <?php $this->setGenerator(‘ ‘); ?>
    [/PHP]</blockquote>

    OK rather than start a new thread, I thought I would continue this…

    The above works for me on a Joomla 1.6 installation however it leaves <meta name=”generator” content=” ” />

    Is there any way this can be stripped?

    Saguaros Moderator
    #381986

    <em>@kairey 228031 wrote:</em><blockquote>OK rather than start a new thread, I thought I would continue this…

    The above works for me on a Joomla 1.6 installation however it leaves <meta name=”generator” content=” ” />

    Is there any way this can be stripped?</blockquote>

    Hello Mate

    Please open this file: librariesjoomladocumenthtmlrendererhead.php and remove the following code:

    [PHP]
    $buffer .= $tab.'<meta name=”generator” content=”‘.htmlspecialchars($document->getGenerator()).'” />’.$lnEnd;
    [/PHP]

    Thanks

    thefc_uk Friend
    #382038

    There is a plug in available from the J! extension directory that allows you to create your own Generator…

    http://extensions.joomla.org/extensions/site-management/seo-a-metadata/12556

    We have used it for J!1.5 installs and its works fine – also says it is stable for J!1.6

    Hope it helps
    thebb

    achapar Developer
    #442670

    This Set Generator Tag Plugin has worked without problem on our new sites up through 2.5.

    http://extensions.joomla.org/extensions/site-management/seo-a-metadata/generator-tag/14368

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

This topic contains 6 replies, has 5 voices, and was last updated by  achapar 12 years, 8 months ago.

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