-
AuthorPosts
-
November 27, 2010 at 8:47 pm #156847
Changing meta in global configuration doesn’t change everything. It was:
The parameter file /templates/ja_uvite/params.ini is unwritable!<meta http-equiv=”content-type” content=”text/html; charset=utf-8″ />
<meta name=”robots” content=”index, follow” />
<meta name=”keywords” content=”joomla, Joomla” />
<meta name=”description” content=”Joomla! – the dynamic portal engine and content management system” />
<meta name=”generator” content=”Joomla! 1.5 – Open Source Content Management” /><?php
/*I was able to change keywords and description. Where do I get rid of the meta name “generator”. The client does not want JOOMLA to come up when people are looking for Carp Cove Press!
<head>
<meta http-equiv=”content-type” content=”text/html; charset=utf-8″ />
<meta name=”robots” content=”index, follow” />
<meta name=”keywords” content=”Carp Cove Press” />
<meta name=”description” content=”Carp Cove Press home of Crossing the Rainbow Bridge” />
<meta name=”generator” content=”Joomla! 1.5 – Open Source Content Management” />Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
November 27, 2010 at 9:16 pm #364515You will need to change the permissions on that file so the script can write to it. Try changing them in your ftp app to 755 and if that fails 777.
November 27, 2010 at 9:20 pm #364517So when I change the permissions to make the template itself editable, that is where this tag is located? <meta name=”generator” content=”Joomla! 1.5 – Open Source Content Management” />
The others are located in the global configuration.
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
November 27, 2010 at 9:32 pm #364520That is generated by Joomla itself and not the template. I beleive it is considered bad form to remove it.
November 27, 2010 at 10:28 pm #364529HEY! that was sure more fun than googling it myself!!! LOL HOW’D YOU DO THAT!????
November 27, 2010 at 10:38 pm #364533I’m going to read some other posts on that, but it looks like on the first one at least it’s not necessarily “bad form” but rather it will just be replaced every time you update. I guess it’s something Joomla wants in there. I certainly have no objection to it. But my client is concerned that people looking for her site will bring up Joomla ads???
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
November 27, 2010 at 10:45 pm #364536Understandable. Good luck with your site.
November 27, 2010 at 10:46 pm #364537Hey! thank you! Final say is with the client, always, but I just aim to please.
April 23, 2015 at 5:24 pm #568090<em>@carpcovepress 205676 wrote:</em><blockquote>Hey! thank you! Final say is with the client, always, but I just aim to please.</blockquote>
Simply add this in your template <head></head> tags and it will stick through joomla updates…
<?php $this->setGenerator(‘Anything you want or leave empty’); ?>
Worked for me! You can also put whatever you want in there.
January 18, 2016 at 5:16 pm #851904Or you just simply go to your root folder and find configuration.php and replace
var $MetaDesc = 'Joomla! - the dynamic portal engine and content management system'; var $MetaKeys = 'joomla, Joomla';
Hope this helps! 😉
-
AuthorPosts
This topic contains 9 replies, has 4 voices, and was last updated by casablancahenry 8 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum