the right settings with multiple domains, vm an sh404sef - Joomla! Forum - community, help and support


hi,

could tell me best settings this:

joomla 1.5.6 site vm 1.1.9, joomfish, sh404sef , .htaccess

lots of domains should rewrite 1 url without www.
i use in htaccess right domainnames:

########## begin - custom redirects
rewriteengine on
rewritecond %{http_host} ^(www\.)?domain_one\.com [nc]
rewriterule ^(.*)$ http://www.maindomain.nl/$1 [r=301,l]

rewritecond %{http_host} ^domain_one\.eu [nc]
rewriterule ^(.*)$ http://www.maindomain.nl/$1 [r=301,l]

etc.
and @ end change www non-www:

rewritecond %{http_host} ^www.maindomain.nl$ [nc]
rewriterule ^(.*)$ http://maindomain.nl/$1 [r=301,l]


i use sh404sef give lots of 404 errors.

for sitemap use xmap.
and put urls in robots.txt

i'm still not sure if these settings optimized best way.
maybe same site configuration have :)

any tips suggestions nice.

regards,

pas

hmm still no 1 tips or tricks?





Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support