Jump to content

SEO modules


atir

Recommended Posts

I wrote this code in htaccess

RewriteEngine on
RewriteCond% (HTTP_HOST) ^ webrs.it
RewriteRule ^(.*)$ 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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...