|
|
||||||
|
||||||
| Index Link To US Private Messages Archive FAQ RSS | ||||||
| Search Engine Optimization Forum SEO is much easier with help from peers and experts! The WebProWorld SEO forum is for the discussion and exploration of various search engine optimization topics. Any non (engine) specific SEO or SEM topics should go here. |
Share Thread: & Tags
|
||||
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
I am seeing a strange search result in google
findallsorts site:tohid.jamroll.net - Google Search findallsorts is my site, but there is this site tohid jamroll, that has some cgi script that seems to show my pages. Actually it is not just my site, it displays many other sites this way and I just wondered what it is about and whether it will affect my seo. I first spotted it in copyscape, so wondered if them using this script would be a dupe content problem for my site?
__________________
2009 Hairstyles - Pictures of 2009 hairstyles and a virtual hairstyler demo. Price Comparison Site - Compare prices of well known brands and products. |
|
||||
|
Hey! ,
I would like to add a little comment to the question. ./ comment... The good new is... every time I search on google I see 'odd search results' ahaha. Have you submitted your site to any free directories or ezines. One time I had a website and I submitted it this free ezine site.... a week later my site could be found on google 30 times in a row but when you clicked on the result it would take me some bogus page that had nothing to do with the website I submitted ( and I couldn't find my site there either). I don't even have that website anymore but I am still upset about that ahahah! |
|
||||
|
Quote:
Thanks
__________________
2009 Hairstyles - Pictures of 2009 hairstyles and a virtual hairstyler demo. Price Comparison Site - Compare prices of well known brands and products. |
|
||||
|
Quote:
__________________
2009 Hairstyles - Pictures of 2009 hairstyles and a virtual hairstyler demo. Price Comparison Site - Compare prices of well known brands and products. |
|
||||
|
Removing your site from the proxy duplicators will require a few steps, and may take some time.
The first step is to create a new page on your site that only shows the user agent of the visitor's browser. Use the proxy web site to access that page, and note what the user agent is. In most cases, it will not be the same as a regular browser user agent. Lets say the user agent is "bad proxy 2.0" Next, you need to create a custom error page. The proxy server will change any links on your site to keep the user in the proxy system, so any link you put in the page would not work. The page should simply contain a message that the page is being accessed with an unauthorized proxy, and please visit the site directly at www.domain.tld. This page should be located in a subdirectory of the site root, so that it can be made accessible even after everything else is blocked. Next, since you have a dedicated server, open up your server configuration, and add the following line: Code:
BrowserMatch "bad proxy 2" bad_browser Finally, add the following to your .htaccess file: Code:
<Directory /> Order Allow,Deny Deny from env=bad_browser Allow from All </Directory> <Directory /errordocs/> Order Deny,Allow Allow from All </Directory> Note, you can expand on this a bit further by adding the user agents of spambots after the BrowserMatch directive in the main configuration I mentioned, like this: Code:
BrowserMatch "spambot" bad_browser Note, if the proxy system does not use a distinguished user agent, there is a slightly different approach to try. Let me know how this works though. PS: This will take a while to actually take effect, since the proxy system needs time to see the change and start removing your pages. Your URLs will still show up, but you should not have an issue with new pages being added, or any risk of duplicate content penalties once the changes propagate.
__________________
The best way to learn anything, is to question everything. Last edited by wige; 11-20-2008 at 06:31 PM. |
|
||||
|
Thanks that is great I am going to try and implement that as soon as possible.
It is very timely advice, as a few weeks back I had a problem with the way I was trying to identify and stop bad bots, too many redirects meant it somehow stopped cron working, so i needed to do something else. My server actually went down this afternoon, first time in ages that has happened, overloads on sql and was thinking that has been caused because since removing the old code i had to avoid too many bad bots, that they were again accessing the site making too many requests. So thanks and I will let you know the results of implementing this after some time.
__________________
2009 Hairstyles - Pictures of 2009 hairstyles and a virtual hairstyler demo. Price Comparison Site - Compare prices of well known brands and products. |
|
||||
|
Quote:
if they are using frames to display your website maybe you could add a 'break out of frames' coding... |
|
||||
|
Quote:
I am still going to implement what you said above.
__________________
2009 Hairstyles - Pictures of 2009 hairstyles and a virtual hairstyler demo. Price Comparison Site - Compare prices of well known brands and products. |
|
||||
|
If the proxy mimics a normal browser, you would need to block all IP addresses that they crawl from. You should be able to determine the range of IP addresses by visiting several sites that display the visitor's IP address, and putting those URLs into the proxy. You can block these IP addresses using the following line (added to the same place as the BrowserMatch directives above):
Code:
SetEnvIf Remote_Addr "^1\.2\.3\." bad_browser
__________________
The best way to learn anything, is to question everything. |
|
||||
|
is that part of algorithm?
__________________
Hawaii Events|Oahu Events|Honolulu Events |led signs|outdoor led sign |
|
||||
|
Wow, there is some great content on here about removing your site from a proxy, thanks wige! I've actually been looking around for some content about this, not that I have this issue going on with my sites but just for future reference. Thanks again.
|
|
|||
|
Wee, I need to check our site also. Sometimes, I am experiencing the same issue
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Google's New Search Bar in the Search Results | morestar | Google Discussion Forum | 5 | 04-11-2008 01:48 PM |
| Omitted results in Google Search Results | scot184 | Google Discussion Forum | 3 | 04-10-2008 11:03 AM |
| Do any Search Engines give daily results for search terms? | nipplecharms1 | Google Discussion Forum | 20 | 03-29-2007 03:20 PM |
| How to get search results | guymal | Search Engine Optimization Forum | 0 | 12-23-2004 03:29 AM |
| ??? Search results | Intensity | Search Engine Optimization Forum | 1 | 10-11-2004 05:55 PM |
|
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 |