Get exclusive CAP network offers from top brands

View CAP Offers

Sudden Drop in PR

[bsa_pro_ad_space id=2]
  • This topic is empty.
Viewing 7 posts - 31 through 37 (of 37 total)
  • Author
    Posts
  • #654416
    Anonymous
    Inactive

    You could try something like this in your .htaccess
    RewriteEngine on
    RewriteCond %{HTTP_HOST} ^yoursite.com [NC]
    RewriteRule ^(.*)$ http://www.yoursite.com/$1 [L,R=301]

    #654421
    Anonymous
    Inactive

    From a little bit of research.

    For those without access to the .htaccess file

    ASP Users:
    [PHP]<%
    Response.Status = “301 Moved Permanently”
    Response.addheader “Location”, “http://www.newdomain.com&#8221;
    Response.End
    %>[/PHP]

    PHP Users:
    [PHP] header(“HTTP/1.1 301 Moved Permanently”;
    header(“Location: http://www.newdomain.com“;
    exit();
    ?>[/PHP]Put this at the top of all your pages, and replace the newdomain with your own site.

    For those with access to their .htaccess file:
    [PHP]redirect permanent http://domain.com http://www.domain.com[/PHP%5DHere we’re redirecting from domain.com to http://www.domain.com

    I won’t guarantee these methods work because this is reasonably new to me as well.

    #654435
    Anonymous
    Inactive

    Thanks fellas…

    I know that tool some research, and I appreciate it. :)

    #654458
    Anonymous
    Inactive

    works for me, thanks

    #654465
    Anonymous
    Inactive

    Regarding the casinogames.com site those other links are in fact an affiliate program and if I am being penalized for that then I am screwed with them because it has been out there for some time.

    I also use different trackers to gauge my advertising but those are never submitted to google but could easily be crawled from some of the major gaming portals or other SE where I buy key words.

    It would surprise me if this is the reason as the whole Internet Marketing world uses trackers similiar to this.

    Your thoughts are appreciated.

    Brian

    #654477
    Anonymous
    Inactive

    islandmaan so far you only mentioned the toolbar display change, and the reason for that is pretty clear since it is a widespread phenomenon. That is no “penalty”. You didn’t mention any ranking drop, or especially any significant ranking drop.

    The whole phenomenon has been playing out over several months, so there is no way of knowing what will happen next. But if your rankings are the same, don’t worry about it. If for some reason you need to see green in the tolbar on you main page, change you linking so all your tracking links go to site.com/a/?scsr23 Once everything gets recrawled you wouldn’t have the problem you do. Your main page would be unique and your pile of duplicates would all be in a subdirectory you don’t care about ranking for or care what the PR is. Just make the subdirectory page somewhat different than you main page, which you could do easily.

    #654482
    Anonymous
    Inactive

    thanks Classics, my main goal is getting traffic, the problem with showing a zero PR is that it is difficult to get quality webmasters to trade links, I will wait it out and see what happens.

    Looking forward to seeing lots of you in Las Vegas.

    Brian

Viewing 7 posts - 31 through 37 (of 37 total)