Yes - plenty of relevant content, and patience. Google will index your board eventually and when it finds it then you will be in the search results but you need to keep getting more posts with the relevant keywords in the content to get higher up the rankings.
‘Propellerhead Reason’ may work better.
Code: Select all
<title><!-- IF UNREAD_NOTIFICATIONS_COUNT -->({UNREAD_NOTIFICATIONS_COUNT}) <!-- ENDIF --><!-- IF not S_VIEWTOPIC and not S_VIEWFORUM -->{SITENAME} - <!-- ENDIF --><!-- IF S_IN_MCP -->{L_MCP} - <!-- ELSEIF S_IN_UCP -->{L_UCP} - <!-- ENDIF -->{PAGE_TITLE}<!-- IF S_VIEWTOPIC or S_VIEWFORUM --> - {SITENAME}<!-- ENDIF --></title>
Code: Select all
<title><!-- IF S_IN_MCP -->{L_MCP} | <!-- ELSEIF S_IN_UCP -->{L_UCP} | <!-- ENDIF --><!-- IF S_INDEX -->Your Keyword Text Here<!-- ELSE -->{PAGE_TITLE}<!-- ENDIF --> | {SITENAME}</title>
Your Keyword Text Here
Should contain keywords you are targeting. You can also improve the forum titles, use more keywords and make them a little longer.Out of curiosity, how many keywords can one put? Should they be separated by , ; or no separators?thecoalman wrote: ↑Sun May 26, 2019 1:08 amGoogle measures and lists your site based on a wide array of things. The meta title is one of the most important things. Open overallheader.html and find:
Replace with:Code: Select all
<title><!-- IF UNREAD_NOTIFICATIONS_COUNT -->({UNREAD_NOTIFICATIONS_COUNT}) <!-- ENDIF --><!-- IF not S_VIEWTOPIC and not S_VIEWFORUM -->{SITENAME} - <!-- ENDIF --><!-- IF S_IN_MCP -->{L_MCP} - <!-- ELSEIF S_IN_UCP -->{L_UCP} - <!-- ENDIF -->{PAGE_TITLE}<!-- IF S_VIEWTOPIC or S_VIEWFORUM --> - {SITENAME}<!-- ENDIF --></title>
Code: Select all
<title><!-- IF S_IN_MCP -->{L_MCP} | <!-- ELSEIF S_IN_UCP -->{L_UCP} | <!-- ENDIF --><!-- IF S_INDEX -->Your Keyword Text Here<!-- ELSE -->{PAGE_TITLE}<!-- ENDIF --> | {SITENAME}</title>
Your Keyword Text Here
Should contain keywords you are targeting. You can also improve the forum titles, use more keywords and make them a little longer.
,
Probably a wrong keyword in quotes. Your forum is "reasonheads" and your searching for "reason forum" you would probably not get a definite result related to your site. Just like searching for "php forum" when this is "phpbb forum"deepndark wrote: ↑Mon May 20, 2019 9:23 amHello, I was searching my forum with a google search by typing "reason forum" but my site was not found with these words. Is there a good guide how to get my site listed in the google search? I want my site to be found when someone searches for "reason forum" as my forum url DOES have these both words in it. ( http://reasonheads.com/forum/ )
The google search console thing, is that the only way, and if it is, is there a step by step guide or youtube tutorial that how to do it properly?
Thanks!
You don't need a sitemap to enable Google Search Console. You just need to validate the site by uploading a verification HTML to the website root.