Need to get higher, at least to front page. Any suggestions? Or just more backinks? http://www.funkyarcade.net
hmm, what I find strange on your site is that I don´t see any navigation. I mean - I see that you´ve got 300+ pages indexed in google and I went through some of them, but it seems to me that they are not linked together or what... for your question - I would play a little with SEO too - all your pages got the same title, for exemple...
Sorry I bought the site and was transfering to my server this afternoon, forgot to change password on the database. It is fix now. Though you are right about the time being the same on every page... I'll have to see if I can fix that
Give each page its own page title remove "funky arcade" from the start of your page title 301 domain.com/index.php to domain.com/. index.php is pr1, domain.com is pr2 - you are splitting link equity
Fixed the second and third one. Going to work on the 1st one. Gotta figure out what script it is running
Actually I am trying to 301 your 3rd suggestion and I keep getting a Redirect Loop with the code I am using below. Any suggestions? RewriteEngine On RewriteCond %{HTTP_HOST} ^http://www.funkyarcade.net/index.php [NC] RewriteRule ^(.*)$ http://www.funkyarcade.net/$1 [L,R=301]