0
Welcome Guest! Login
0 items Join Now

Change Meta Tags

  • Change Meta Tags

    Posted 15 years 11 months 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 15 years 11 months 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 8 months ago
    • Thank you,

      This worked for me!

      - Roger

Time to create page: 0.068 seconds