2011-01-20, 02:32:14
how do i remove the "<meta name="generator" content="GetSimple - 2.03" />" in the meta tage header..
thanks..
thanks..
how to remove "meta name="generator
|
2011-01-20, 02:32:14
how do i remove the "<meta name="generator" content="GetSimple - 2.03" />" in the meta tage header..
thanks..
2011-01-20, 02:36:38
2011-01-20, 03:28:47
Thankyou n00dles101..
Great cms..!..Well Done.....
2013-02-25, 06:09:52
Thanks!
That tip was fine for GS 2.x, but since 3.0 it's better to change get_header(); by get_header(false);
Otherwise some plugins (that require get_header) may not work properly.
2013-02-25, 14:20:29
Let's remove this in future versions. It serves no purpose.
you mean the get_header();?
so how should we add meta tags for evey page then? the description & keywords tags
2013-04-09, 01:27:42
(2011-01-20, 02:32:14)jona100 Wrote: how do i remove the "<meta name="generator" content="GetSimple - 2.03" />" in the meta tage header.. You must keep the get_header(); tag - To remove meta data generator tag access the following file: admin\inc\theme.functions.php edit line 299: ... content:"put spaces in here"/> |
« Next Oldest | Next Newest »
|