
Brf wrote:Neither is needed. This site gets indexed just fine without either.

deanandeva wrote:Hi, I have started a new install and wonder what the community feel is the best MOD for SEO, Advanced Meta Tags mod or an SEO mod?


Eelke wrote:My number 1 top tip for SEO on phpBB3: modify the title tag in the head so that the topic title comes first, not the sitename as it is by standard. This is mostly relevant for search results, where the title is used for the link, and often it is shortened by leaving off the end. Making sure the topic title is at the front means that the topic title is the first thing a search engine user sees.
<!-- IF SCRIPT_NAME == 'index' -->
<title>{SITENAME}</title>
<!-- ELSE -->
<title><!-- IF S_IN_MCP -->{L_MCP} • <!-- ELSEIF S_IN_UCP -->{L_UCP} • <!-- ENDIF -->{PAGE_TITLE} • {SITENAME}</title>
<!-- ENDIF -->
page_header($topic_data['topic_title'], true, $forum_id);
<title><!-- IF S_VIEWTOPIC -->{TOPIC_TITLE} • <!-- ENDIF -->{SITENAME} • Forum<!-- IF S_VIEWFORUM --> • {FORUM_NAME}<!-- ELSEIF S_IN_MCP --> • {L_MCP}<!-- ELSEIF S_IN_UCP --> • {L_UCP}<!-- ELSEIF not S_VIEWTOPIC --> • {PAGE_TITLE}<!-- ENDIF --></title>Users browsing this forum: No registered users and 15 guests