SEO Feedback Please Guys

  • Thread starter Thread starter MarkPearson
  • Start date Start date
M

MarkPearson

I don't think hyphens are too hot with Google, I seem to remember someone moaning about them a while back. Someone will be along soon, just sit tight :D!

Liam
 
Upvote 0
I thought google looked at the hyphens (-) as spaces, which is good to seperate the keywords?
 
Upvote 0
Hyphens are read by the majority of search engines, whereas underscores are not. I can't remember the exact specifics of the history off the top of my head, but I recall that the underscore used to only be recognised on Yahoo.
 
Upvote 0
i have never heard of an issue with php pages, it will not effect your rankings.

The only issue is with dynamically produced pages, and cookie sessions.
your php pages are fixed address, so it won't make any difference.
 
Upvote 0
You page has no doctype and several other html errors.

This may be preventing the spiders from crawling your pages. Run it through the W3C validator and try to clear some up. http://validator.w3.org/

Like the site tho! And a nice product...are they real?
 
Upvote 0
The validator is a great tip, although occassionally your code may need to break the validator.

D
 
Upvote 0
Not neccessarily. Any site can be built using web standards, it just needs to be developed properly from start to finish.

To suggest a complete overhaul for this site however isn't what i'm suggesting, just a few minor issues with code.

You definately need a doctype. Google and other Search Engines use these to read your site.
 
Upvote 0

Latest Articles