With a new design im producing im looking to better the SE rank and SEO on my site. Looking to put more SEO into play on http://www.topmorpg.com Any ideas, suggestions, and feedback would greatly be appreciated. Thank you greatly in advance, TJ
there are lots of seo tutorial site in web. you can also find seo tools around the web. i hope this will help you.
I will give you 2 tips for free; 1. you have a canonical url problem, fix it. 2. you have just one title tag for the whole site, auto generate unique, relevant title tags for each internal page. Cheers Steve
canonical url problem? *can you give a bit more in detail to this. I recently did some url rewrite myself on a lot of the links. Far as title tag, and description per page im trying to figure it out how to do it as each page has calld a main header used site wide. and have to figure a way to make them unique. Thanks, TJ
canonical url problem? *can you give a bit more in detail to this. I recently did some url rewrite myself on a lot of the links. Just Google it!
RewriteCond %{HTTP_HOST} ^topmorpg\.com$ [NC] RewriteRule ^(.*)$ http://www.topmorpg.com/$1 [R=301,L] after google search i ran across things such as this for what was mentioned. was this what you both were referring to on the canonical url problem? The above is what i have placed in there. JT