How do i change the description. when i typed in gamenet.net.au. (see attachment). i have changed the title, but i do not how to change description, thanks
How do i change the description. when i typed in gamenet.net.au. (see attachment). i have changed the title, but i do not how to change description, thanks
This would be in the file includes/languages/english/YOUR TEMPLATE/meta-tags.php. If you don't have the file in that location it is a good idea to do so by creating the correct over ride folder /YOUR TEMPLATE/ and copying the file from includes/languages/english/meta-tags.php
Hope that helps!
When the world gets in my face I say Have A Nice Day.
* I DO Think and I HAVE BEEN Zenned - therefore, I AM * I donate - do you?
Custom Templates and Zen Services CRS Designs, Inc.
thanks. i have looked through that file and experimented with all the fields however still nothing changes. could you please be more specific to what part i have to change for example.
// Site Tagline
define('SITE_TAGLINE', 'Hardware & Video Games - Australia, buy online');
I know that changes the tagline.
if you could do that. then that would be great!
thanks!
thanks. i have looked through that file and experimented with all the fields however still nothing changes. could you please be more specific to what part i have to change for example.
// Site Tagline
define('SITE_TAGLINE', 'Hardware & Video Games - Australia, buy online');
I know that changes the tagline.
if you could do that. then that would be great!
thanks!
Try this one :
define('HOME_PAGE_META_DESCRIPTION', '');
Type your description between the two ''
When the world gets in my face I say Have A Nice Day.
* I DO Think and I HAVE BEEN Zenned - therefore, I AM * I donate - do you?
Custom Templates and Zen Services CRS Designs, Inc.
hmm maybe. It is still not working. maybe i need to specify something? here is my meta.tags.php file if anyone would like to have a look at it and help me out :)![]()