Re: PhpBB3 SEO Title
Posted: 16 Apr 2010, 16:19
can this be installed on 3.07?
Database and Demo for phpBB3 BBCodes, Mods and Smilies
https://phpbb3bbcodes.com/
Have you been reading the post on this topic? this has already been answered!dragon » 16 Apr 2010, 16:19 wrote:can this be installed on 3.07?
Code: Select all
<title><!-- IF S_IN_MCP -->{L_MCP} • <!-- ELSEIF S_IN_UCP -->{L_UCP} • <!-- ENDIF -->{PAGE_TITLE} • {SITENAME}</title>
Sorry, I forgot about you.
Code: Select all
<title><!-- IF S_IN_MCP -->{L_MCP} • <!-- ELSEIF S_IN_UCP -->{L_UCP} • <!-- ENDIF -->{PAGE_TITLE} • {SITENAME}</title>
Code: Select all
<title><!-- IF S_IN_MCP -->{L_MCP} • <!-- ELSEIF S_IN_UCP -->{L_UCP} • <!-- ENDIF -->{PAGE_TITLE}<!-- IF not SCRIPT_NAME == "index" --> • {SITENAME}<!-- ENDIF --></title>
You are welcomeAurora wrote:Thank you Stoker.. It works just great on 3.07pl