|
|
||||||
|
||||||
| Index Link To US Private Messages Archive FAQ RSS | ||||||
| Google Discussion Forum Google Discussion forum is for topics specifically related to Google. There is a subforum dedicated to AdSense/AdWords subjects. |
Share Thread: & Tags
|
||||
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
A year back i posted in this forum about Google showing 2 different PR for my website. It was as follows: http://wwww.lavacards.com PR5 lavacards.com PR2 Few of the WebPro Members suggested me that Google sees 2 diff. URL's so this happens. They suggested me a 301 redirect through .htaccess and my problem was solved. Then the second URL was redirected to the first one with "http://" BUT, Again after the Jagger update... the above site is showing 2 diff. URL's with 2 diff PR's. Thus my sites unique visits had also gone down (as it happened a year ago.) Here is the .htaccess file i've uploaded:- Options +FollowSymLinks RewriteEngine on RewriteCond %{HTTP_HOST} ^lavacards\.com [NC] RewriteRule ^(.*)$ http://www.lavacards.com/$1 [L,R=301] Please let me know why Google (again) behaves like this?? Note: My other site 123lovecards.com dosent have 301 redirect.. but still shows PR4 for both type of URL's. Reg, Salil |
|
|||
|
How are you getting http://lavacards.com/ to show up? I automatically get redirected to http://www.lavacards.com/ and see the PR for that page.
Brian.
__________________
ToolBarn.com, an Internet Retailer Top 500 and Inc. 500 Company | Tool Parts | Pet Supplies |
|
|||
|
Quote:
Is my 301 Redirect working correctly for G? |
|
|||
|
Although I agree slightly aaron - I feel that tone is difficult to portray on a forum and that may sound a bit harsh.....
Yeah your redirect is working as stated. I would say seachgeek is using something other than the toolbar to check PR? Remember google will probably have a cache of your site without the www on it's servers or it fact it still rank lavacards.com as a PR of 2 as it saw them both as seperate domains in the first place? Does that make sense?
__________________
Favourite Towers |
|
|||
|
It has usually taken them 3 - 6 months to get it totally straightened out for us when we added in 301's, and some of those old domains (been 301's for over 2 years now) are still in the supplemental results. It's nothing to get excited over. Most of your PR2 has been passed already, but if you specifically query a page they can't see they give you a result based on their old data.
Brian.
__________________
ToolBarn.com, an Internet Retailer Top 500 and Inc. 500 Company | Tool Parts | Pet Supplies |
|
|||
|
Hi,
though my 301 redirect seems working well.. plz look at the following 2 url's when u type in browser: lavacards.com/sitemap.htm (here u will not shown the page) why? http://lavacards.com/sitemap.htm (here also u will not shown the page) why? ONLY if you type www.lavacards.com/sitemap.htm THEN AND THEN ONLY u get re-directed to http://www.lavacards.com/sitemap.htm Can u explain me this problem. thnx. |
|
|||
|
This isn't working either: http://lavacards.com/birthday/birthd..._greetings.htm
It appears to be dropping the / after the .com. It appears you need to escape the / in the rewrite rule. Give that a try (add a \ before the /, as in the following): Code:
Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} ^lavacards\.com [NC]
RewriteRule ^(.*)$ http://www.lavacards.com\/$1 [L,R=301]
Brian.
__________________
ToolBarn.com, an Internet Retailer Top 500 and Inc. 500 Company | Tool Parts | Pet Supplies |
|
|||
|
Quote:
Brian. The above re-direct is not working. giving same error |
|
|||
|
Now i've dropped all code frm .htaccess, i've dis-continued using .htaccess file. BUT, still my pages get re-directed as the lavacards.com to http://www.lavacards.com
strange :) |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
WebProWorld |
Advertise |
Contact Us |
About |
Forum Rules |
MVP's |
Archive |
Newsletter Archive |
Top |
WebProNews
WebProWorld is an iEntry, Inc. ® site - © 2009 All Rights Reserved Privacy Policy and Legal iEntry, Inc. 2549 Richmond Rd. Lexington KY, 40509 |