0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

Change Meta Tags

  • Change Meta Tags

    Posted 16 years 2 weeks ago
    • Hi! In my joomla code it have this meta tags :

      <meta name="keywords" content="zzzzzzzzzzzzzzzzz" />
      <meta name="description" content="Joomla! - zzzzzzzzzzzzzzz" />
      <meta name="generator" content="zzzzzzzzzzz" />

      its possible change the names zzzzzzzzzzzz in meta tags for any thing i want??? How? My cliente de not want joomla descriptions on source code,

      Thanks for help
    • damo's Avatar
    • damo
    • Elite Rocketeer
    • Posts: 2142
    • Thanks: 0

    Re: Change Meta Tags

    Posted 16 years 2 weeks ago
    • Yes.

      For keywords and description pop into Global Configuration.

      As for the Generator tag, you can remove it from the core files, but this will then be replaced every time you do an update, so instead go to the index.php file in whatever template you are using and add this above the head tag:
      <?php $this->setGenerator('Leave empty or add something you would prefer'); ?>
    • www.c3p0.se - sweden
  • Re: Change Meta Tags

    Posted 14 years 9 months ago
    • Thank you,

      This worked for me!

      - Roger

Time to create page: 0.069 seconds