hi, My site diveintoosx.org has PR4 with www and PR7 without www check it at http://www.verifygooglepagerank.com So, i'm loosing pagerank. Can I make the sum of these two? using a redirect? Who can help?
Wow, that's nice PR you got there, and sure there is a leak. Here's what I'd do. Choose one! I'd got for it without the www. Then redirect all the pages with a www via 301 to diveintoosx.org.
Hello there. Just use mod_rewrite (Edit HTACCESS) to force apache to redirect your visitors to the www version.
yep, here is also the Rewrite: RewriteCond %{HTTP_HOST} ^yourdomain.(.*) RewriteRule ^(.*)$ http://www.yourdomain.com/$1 [R=301,L]
i think some of the sites are giving link to you with www and some of them ae giving without www. i suggest you to add that code to your .htacess file. this will also help you to avoid from supplemental results
Add some text with your buttons something like "provided by widexl.com", that way you can do some tracking. Your other option is to setup a hot link image to a subdomain or tracking software to see what domains link to you.
hi, first, thanks for the advice. But some remarks: 1) the domain management of the hosting firm (dreamhost) let me choose between 3 options: How do you like the www in your URL? *Both http://www.domain.com/ and http://domain.com/ work. *Add "www." if somebody goes to http://domain.com/ *Remove "www." if somebody goes to http://www.domain.com/ -> then all traffic go to what I choose; and no redirect in .htaccess 2) I use wordpress, so .htaccess: AddHandler application/x-httpd-php .htm AddHandler application/x-httpd-php .html # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress 3) I want to keep the url without www.
i think it's better if you add www to your domain.. redirect them to www just like google, yahoo and other search engine if you type google.com it will be redirected to www.google.com
in .htaccess, add RewriteCond %{HTTP_HOST} ^www.yourdomain.(.*) RewriteRule ^(.*)$ http://yourdomain.com/$1 [R=301,L] after RewriteEngine On keep both selected in dreamhost control panel, don't bother with it.
hello! what i have to do? if i need pr5, i have pr 1 of home page and pr 2 of inner page..... i need pr 5 for home page...... my site is dataentrymi.com suggest me for getting hi pr for same.