| Comments |
 Re: My Forum On Google
|
would this help you out?
http://www.icyphoenix.com/viewtopic...ion+description
(for you it would mean the german file has to be edited too  )
EDIT: ...just incase ... this is what you are looking for in lang_main_settings.php:
$lang['Default_META_Description']
|
|
Joshua203 [ Sat 25 Jun, 2011 21:51 ]
|
 |
 Re: My Forum On Google
|
and while you're at it and there already you may also want to change the content of this line:
$lang['Default_META_Keywords']
|
|
Joshua203 [ Sat 25 Jun, 2011 22:08 ]
|
 |
 Re: My Forum On Google
|
|
I didnt find the language/lang_english/lang_main_extended.php lang_estend.php
|
|
DarkGhost [ Sat 25 Jun, 2011 22:37 ]
|
 |
 Re: My Forum On Google
|
EDIT: ...just incase ... this is what you are looking for in lang_main_settings.php:
$lang['Default_META_Description']
wich is why i added the "just incase"  ...please read more carefully  (i've now made it hurt your eyes to draw attention)
|
|
Joshua203 [ Sat 25 Jun, 2011 22:56 ]
|
 |
 Re: My Forum On Google
|
Quote: (i've now made it hurt your eyes to draw attention)
Ahhhhrgh....help... i can't write anymore! 
But just a BTW question: Isn't it possible to change the meta tags in the ACP?
Just asking because well, you know me, i'm curious.
Greetings, Ghostsearcher
|
|
Ghostsearcher [ Mon 27 Jun, 2011 16:35 ]
|
 |
 Re: My Forum On Google
|
That's where I searched first but could not find (in my older local version), so instead I searched the files and to make sure it was correct I searched this forum and found Spydie's answers
BTW good seeying you use your real nickname now, thanks for informing me in PM 
|
|
Joshua203 [ Mon 27 Jun, 2011 17:43 ]
|
 |
 Re: My Forum On Google
|
No prob.
Well, but i think there should be a function for it in the ACP menue. I mean, that's easier and would be more comfortable to the look&feel of icy. Icy is so mighty and really high adaptable, that's why i'm saying i miss that, too. 
Just my mind. ^^
Hmm, maybe anyone should give this hint to mighty gorgon. Can i? ... and where?
Greetings, Ghostsearcher
|
|
Ghostsearcher [ Mon 27 Jun, 2011 21:19 ]
|
 |
 Re: My Forum On Google
|
Would probably be a lot easier if the Meta-Data was included in its own language file?
meta_lang.php for example would possibly stop this question from being asked over and over again as I've noticed the question has been asked many times.

|
|
mort [ Tue 28 Jun, 2011 02:05 ]
|
 |
 Re: My Forum On Google
|
|
Can AnyBody make a Viedo TUT or a TUT for me but this is very Hard
|
|
DarkGhost [ Tue 28 Jun, 2011 12:38 ]
|
 |
 Re: My Forum On Google
|
Not hard. Please let me help you: Go to your root with an ftp programm and edit following file:
"(your forum path - root) / language/ lang_english/ lang_main_settings.php"
Open it up and look for line (round about) ~30. You will see this string:
$lang['Default_META_Description'] = 'Icy Phoenix is an highly customizable CMS based on phpBB which allows you to create a dynamic site with a lot of features for powering web communities.';
Just edit this string to your favor.
Please notice that you have select the right favorite language. In my case it is the folder "lang_english" and "lang_german".
That's all.
Any questions? Just ask and i'll help you.
Greetings, Ghostsearcher
|
|
Ghostsearcher [ Tue 28 Jun, 2011 12:45 ]
|
 |
 Re: My Forum On Google
|
|
Yes but the Text look my picture in the first post have not change
|
|
DarkGhost [ Tue 28 Jun, 2011 12:52 ]
|
 |
 Re: My Forum On Google
|
|
Google takes time to crawl your site again and find the new to be able to correct it ...I have checked your site some time ago and found the changed codes (keywords and description)
|
|
Joshua203 [ Tue 28 Jun, 2011 12:57 ]
|
 |
 Re: My Forum On Google
|
|
I have after my txt change delted my Cachses
|
|
DarkGhost [ Tue 28 Jun, 2011 12:59 ]
|
 |
 Re: My Forum On Google
|
Well, i don't needed clear the cache but i'll also did that and it works. Your changes are fully working.
Let google some space to recrawl your site to affect changes. This might be up to 3-6 months. (at me)
Addendum:
Maybe you can add following string:
<meta name="revisit-after" content="2 days" />
So, future changes will be set faster.
Just my mind. 
|
|
Ghostsearcher [ Tue 28 Jun, 2011 13:03 ]
|
 |
|
|