"How to edit the <head> of a T3 template?" - Joomla! Forum - community, help and support
i want verify pinterest account, pinterests says
add meta tag <head> of index.html file (or equivalent):
but when got server, public_html there 1 file named index.php , if open i got script type code , there no <head> tags , should had put code?
if goto template , there file named index.html shows 1 line of code
should had place code there?
my website mysite.cluhost.info
so, how can find put meta name code? had heard t3 templates location not fix , if how can find it.
add meta tag <head> of index.html file (or equivalent):
code: select all
<meta name="p:domain_verify" content="623cd5e9e749352f99d309a******" />but when got server, public_html there 1 file named index.php , if open i got script type code , there no <head> tags , should had put code?
if goto template , there file named index.html shows 1 line of code
code: select all
<html><body bgcolor="#ffffff"></body></html>should had place code there?
my website mysite.cluhost.info
so, how can find put meta name code? had heard t3 templates location not fix , if how can find it.
well, had found thread might guide me properly.
http://www.joomlart.com/forums/showthre ... gt-with-t3
i had tried put code in 2 ways
1
2
but after saving file, when go home page , click view source, did not able find written code, thing doing wrong.
by way, did not follow last step of modificaitn, not going update thing,
http://www.joomlart.com/forums/showthre ... gt-with-t3
i had tried put code in 2 ways
1
code: select all
<meta name="p:domain_verify" content="623cd5e9e749352f99d309a******" />2
code: select all
<script><meta name="p:domain_verify" content="623cd5e9e749352f99d309a******" /></script>but after saving file, when go home page , click view source, did not able find written code, thing doing wrong.
by way, did not follow last step of
code: select all
templates\<t3_template>\blocks\
Comments
Post a Comment