How can I change the way my website is presented on Google (#1 and #2 on my screenshot attachment) Does anyone know?
Change your title from what you already have... <title>Killzone3Forum • Index page</title> HTML: to something else <title>The stuff you write here will be the title of the search results</title> HTML: Then add a meta description for the second part. EG:... <meta name="description" content="write stuff here that you want to show up as the description of your site in search results." /> HTML: Cheers James