Hii my domain http://technology-post.info had a PR of 3 earlier and domain had back links 250 approx. with 180 post. At this present stage the same domain has around 300+ articles 500+ back link and the fact that really haunting me that what could be the exact reason that i lost PR of my site.. i am waiting for the answer... back link tool which i used is http://backlinkwatch.com/ here u can go and type my website name http://technology-post.info (please do not put www after http://) This is the way i checked and generated backlinks, any new ideas of generating back links is also welcome..
Hello, You can have many backlinks with PR 0, but if you have not a strong PR4, PR3, you will lose the PR..
In what time frame has this happened though? Advice given on here again and again is don't panic, wait and see if Google corrects itself.
It could be something as simple as Google tinkering with the algo. If your SERPs are the same, then does it really matter if you have no PR?
Well i never-ever lost anything like mentioned @tushardhoot i been patient from some good time, i waited and thats why i posted. moreover the links that are comming i know that many are from 0 however there are many which are from p4, pr2 and same like from many prs. So still question remain the same ????
You have a canonical issue with the www and non-www version of your url and you are losing pr. Do a 301 permanent re-direct so that you are only using one version.
I am totally unaware, how to do this 301 permanent re-direct, even i want to use only one version. Please also tell me which one is better without www. or the other one.
Hello Sir, From a SEO standpoint, they are both equally the same. You should pick which one looks better for your site, whether it www.yoursite.com or http://yoursite.com, whichever one you like better, look wise, is fine. Then what you need to do, is create a .htaccess file in your root directory. If you want the www version to redirect to non www version use the code below. RewriteEngine on rewritecond %{http_host} ^www.YourSiteHere.com [nc] rewriterule ^(.*)$ http://YourSiteHere.com/$1 [r=301,nc] Code (markup): If you want the non www version, to direct to the www version, use the code below. RewriteEngine on rewritecond %{http_host} ^YourSiteHere.com [nc] rewriterule ^(.*)$ http://www.YourSiteHere.com/$1 [r=301,nc] Code (markup): If you need more help feel free to PM me, but you basically just pick which one you want, make the .htaccess file and put one of the codes above in it, and upload it to your servers root directory. (make sure you change YourSiteHere.com to your real website name) You want to do this with every website you own, as this could easily be the cause of the problem you are describing, Hope I helped.
You can have 1000 new Pr 0 pages. If you send more links from the main page than you used to when you had PR 3, for sure your PR will decrease.
Google is updating its ALGO. It may be a reason for your problem. Do not concentrate on PR try for SERP.
It is my understanding that you should use whichever version that Google has indexed already and that is usually www.