atir Posted November 11, 2010 Share Posted November 11, 2010 Hi all!!!Helpppppp!I made a website (in fact still working on it) but I want to optimize it as good for search engines. Can anyone help me?For me is very important to optimize it better, so I would have any useful tips, …what modules can be better seoThank you!!!http://www.webrs.it Link to comment Share on other sites More sharing options...
atir Posted November 15, 2010 Author Share Posted November 15, 2010 I wrote this code in htaccessRewriteEngine on RewriteCond% (HTTP_HOST) ^ webrs.itRewriteRule ^(.*)$ http://www.webrs.it / $ 1 [R = 301, L] RewriteEngine on RewriteCond% (HTTP_HOST) ^ www.webrs.it $ [NC]RewriteRule ^(.*)$ http://webrs.it/ $ 1 [R = 301, L] but still did not understand one thing to put the same keywords for all pages,or different keywords???I ask because I saw different opinions!!! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now