![]() |
SEO Question: Passing PR from domain.com to www.domain.com
because some people link to http://domain.com and http://www.domain.com isnt it true that the pr is split up?
If so is there a way to channel it to one or the other :) AC |
lol dont think so it will split up :-)
|
Quote:
AC |
yes of course there will be different PRs for each one
there was a thread about this exact topic over on VideosBoard |
Quote:
AC |
All the seos must go to bed early :)
AC |
I am no SEO but there is not way to pass it from what I know. A subdomain is like a different domain.
|
IK dont think that could be done
|
301 moved permanently will do the trick.
|
I believe a 301 (permanent redirect) would pass all PR to the same URL. But I could be wrong.
|
It will but it takes time and a lot of it. So leave it up and make sure you get the links in the future the way you want.
|
Did a quick Google search and found this thread on the subject:
http://biz-whiz.com/PNphpBB2-viewtopic-t-63--.html It supports the notion of doing a 301. |
Quote:
either put up a 301 htaccess redirect or use this php code and a like: PHP Code:
|
Do a 301 redirect. It may take a while to occur but it will work.
WG |
great guys thanks :)
AC |
Quote:
Also I used the 301 redirect in my htaccess it works. |
Quote:
|
Anyone have an example of the .htaccess file i would need to do this?
AC |
bump for the 301 fukas
|
Quote:
Redirect permanent /index.php http://www.reflected.net/ would that work AC |
Quote:
AC |
The search is down on GFY, so I could'nt find the post I made with a solution to this problem, but I did repost it here:
http://www.thisjobsux.com/index.php?act=ST&f=2&t=7& |
Quote:
RewriteEngine on RewriteCond %{HTTP_HOST} !^www\.domain\.com rewriterule (.*) http://www.domain.com/$1 [R=permanent,L] in htaccess works perfect, thanks CyberTraffic. AC |
All times are GMT -7. The time now is 10:37 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123