+ Reply to Thread
Page 5 of 5 FirstFirst 1 2 3 4 5
Results 41 to 47 of 47

Thread: Looking for Link manager

  1. #41
    Join Date
    Jul 2004
    Posts
    105

    Default Re: Looking for Link manager

    He cloned each page on a different website

    G then disappeared my pages from the SERPS as duplicates.

    They then became PR0

    Have closed the site in disgust.

    Here's his complete list of sites

    http://www.greathomesusa.com/link_information.htm

    Have checked quite a few other links, using their search term, and he has done exactly the same.

  2. #42
    Join Date
    Jul 2004
    Posts
    902

    Default Re: Looking for Link manager

    Patti & JimJ,
    Did either of you get confirmation from G that your sites was dropped and DUE to duplicate content? Obviously, this guy is wrong in doing what he is doing, but I would imagine that the G folks would have something in the algo to ban the Second version of it - Kinda like the sites that are cloaked and redirect... they ban those not the site that it goes too..... I am just curious how they would allow person/site 1 to negatively effect person/site 2..
    Search Homes for Sale in SAN DIEGO and other San Diego Real Estate via the San Diego MLS.

  3. #43
    Join Date
    Jul 2004
    Posts
    226

    Default Re: Looking for Link manager

    I am doing a lynx "http://www.greathomesusa. com/cgi-bi...s/out.cgi?id=3 -useragent=Googlebot" but it does not do anything but redirect you to the actual page ? I don't see any cloaking. Strange. Has that person done anything?

    Remember to stick the dot . com
    Roger
    -----------------
    HDB flats and Singapore condo

  4. #44
    Join Date
    Jul 2004
    Posts
    902

    Default Re: Looking for Link manager

    If he (his CGI SCRIPT) caches your page, gets serps on it, and then redirects to his - that's cloaking.. if his page caches yours and it shows yours (but on his domain and changed slightly) thats not cloaking, that copyright infringment. Either way, he's bad for the G community and very unethical if he's a REALTOR.
    Search Homes for Sale in SAN DIEGO and other San Diego Real Estate via the San Diego MLS.

  5. #45
    Join Date
    Jul 2004
    Location
    Las Vegas Nevada
    Posts
    99

    Default Re: Looking for Link manager

    I don’t believe he is a REALTOR. It looks like he builds sites for major metros, collects leads and after the site starts to show up in the SERPs, he partners up with a local REALTOR for a 25% referral fee on all leads generated.

    The REALTORS appear to be unsuspecting participants in his wrong doing and do not own the websites.

    -Mack

  6. #46
    Join Date
    Jun 2004
    Location
    Arizona, USA
    Posts
    4,846

    Default Re: Looking for Link manager

    To prevent robots or programs from downloading your site try this mod_rewrite:

    RewriteEngine On
    RewriteCond %{HTTP_USER_AGENT} ^.*BackWeb.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^ExtractorPro.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^DISCo\Pump.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Drip.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^EirGrabber.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^EyeNetIE.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^FlashGet.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Gets.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Go!Zilla.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Go-Ahead-Got-It.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Grafula.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^IBrowse.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^InterGET.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Internet\Ninja.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^JetCar.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^JustView.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^MIDown\tool.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Mister\PiX.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^NearSite.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^NetSpider.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Offline\Explorer.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^PageGrabber.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Papa\Foto.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Pockey.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^ReGet.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Slurp.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^SpaceBison.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^SuperHTTP.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Teleport.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^WebAuto.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^WebCopier.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^WebFetch.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^WebReaper.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^WebSauger.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^WebStripper.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^WebWhacker.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^WebZIP.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Web\Image\Collector.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Web\Sucker.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Webster.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Wget.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^eCatch.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^ia_archiver.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^lftp.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^tAkeOut.*
    RewriteCond %{HTTP_USER_AGENT} ^.*WebZIP.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Stripper.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Offline.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Copier.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Crawler.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Snagger.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Teleport.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Reaper.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Wget.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Grabber.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Sucker.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Downloader.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Siphon.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Collector.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Mag-Net.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Widow.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Snake.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*gotit.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Vacuum.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Pump.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*HMView.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*HTTrack.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*JOC.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*likse.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Memo.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*pcBrowser.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*SuperBot.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Likse.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Navroad.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*attach.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Magnet.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Surfbot.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Bandit.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Ants.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Buddy.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Whacker.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Backstreet.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Caitoo.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Curl.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Eclipt.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*FlashSite.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*GetBot.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*GetSmart.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*GetWeb.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Grab.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Greed.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*HtGet.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*HTTrack.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*iFox98.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Sucker.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Vampire.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Eater.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Snarf.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Devil.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Retriever.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*WebVCR.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*WWWCopy.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*WWWoffle.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Aculinx.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*DownloadIt.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Express.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*FlipBrowser.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Weazel.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*IPhoto.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*MemoWeb.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*NetDrag.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Commander.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*SuperBot.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Teleport.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Webexe.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Extractor.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Navroad.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Hoover.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Keepoint.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Enterprise.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Down2Web.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Burner.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Snatcher.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*FileHound.*$
    RewriteCond %{HTTP_USER_AGENT} ^.*Backweb.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*gotit.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Bandit.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Ants.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Buddy.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*WebZIP.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Crawler.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Wget.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Grabber.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*BlackWidow.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Sucker.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Downloader.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Siphon.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Collector.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Snagger.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Widow.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Snake.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Vacuum.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Pump.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Teleport.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Reaper.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Mag-Net.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Memo.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*pcBrowser.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*SuperBot.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*leech.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Stripper.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Offline.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Copier.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Mirror.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*HMView.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*HTTrack.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*JOC.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*likse.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Recorder.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*GrabNet.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Likse.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Navroad.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*attach.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Magnet.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Surfbot.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*Whacker.*$ [OR]
    RewriteCond %{HTTP_USER_AGENT} ^DA\ 5.0.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^DA\ 5.3.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^DA\ 4.0.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^WebSauger\ 1.20b.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^WebSauger\ 1.20b.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Crescent [OR]
    RewriteCond %{HTTP_USER_AGENT} ^CherryPicker [OR]
    RewriteCond %{HTTP_USER_AGENT} ^CherryPickerSE [OR]
    RewriteCond %{HTTP_USER_AGENT} ^CherryPickerElite [OR]
    RewriteCond %{HTTP_USER_AGENT} ^EmailCollector [OR]
    RewriteCond %{HTTP_USER_AGENT} ^EmailSiphon [OR]
    RewriteCond %{HTTP_USER_AGENT} ^EmailWolf [OR]
    RewriteCond %{HTTP_USER_AGENT} ^ExtractorPro [OR]
    RewriteCond %{HTTP_USER_AGENT} ^ia_archive [OR]
    RewriteCond %{HTTP_USER_AGENT} ^ia_archiver [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Mozilla.*NEWT [OR]
    RewriteCond %{HTTP_USER_AGENT} ^[Ww]eb[Bb]andit [OR]
    RewriteCond %{HTTP_USER_AGENT} ^WebEMailExtrac.* [OR]
    RewriteCond %{HTTP_USER_AGENT} ^NICErsPRO [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Telesoft [OR]
    RewriteCond %{HTTP_USER_AGENT} ^MSFrontPage [OR]
    RewriteCond %{HTTP_USER_AGENT} ^TV33_Mercator [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Microsoft.URL [OR]
    RewriteCond %{HTTP_USER_AGENT} ^.*FileHound.*$
    RewriteRule /* http://www.your-domain.com [L,R]

    NOTE: Don't forget to modify this last line.

  7. #47
    Join Date
    Jul 2004
    Location
    Las Vegas Nevada
    Posts
    99

    Default Re: Looking for Link manager

    Quote Originally Posted by rogerdan
    I am doing a lynx "http://www.greathomesusa. com/cgi-bi...s/out.cgi?id=3 -useragent=Googlebot" but it does not do anything but redirect you to the actual page ? I don't see any cloaking. Strange. Has that person done anything?

    Remember to stick the dot . com
    UPDATE:

    Well I may have found the problem.

    While checking backlinks of one of my link partners, I found a link from Brent’s main site that generated a redirect via cgi script to one of my Vegas sites. The redirect goes to my site, and not a clone of my site.

    Here is what G is displaying:
    Las Vegas Real Estate and homes - Summerlin Real Estate - Liberty ...
    Las Vegas Real Estate. Henderson. Boulder City. Summerlin Real Estate. Green Valley. ...
    www.greathomesusa.com/cgi-bin/hotlinks/ out.cgi?id=10 - 41k - Cached - Similar pages

    Prior to discovering this Brent had already emailed me and told be how badly he felt about it all and suspected that it was his linking software that created the problem.

    It would appear as though this is not a case of an out of control site owner, but flawed 3rd party software.

    Brent has assured me that the issue has been corrected. I have left all links in place to see if the problem is resolved after the next Google B/L update.

    -Mack

+ Reply to Thread
Page 5 of 5 FirstFirst 1 2 3 4 5

Similar Threads

  1. Outlook with Business Contact Manager
    By Saodavi in forum Real Estate Chat
    Replies: 5
    Last Post: 10-28-2010, 09:41 AM
  2. Listings Manager Feature on Blogs
    By CaliforniaJack in forum Blogging
    Replies: 7
    Last Post: 11-03-2007, 06:48 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts