|
|
||||||
|
||||||
| 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 |
|
||||
|
Is it possible to block/prevent search engines from spidering PART of a page?
I know how to seal off part/all of a website. My question here is: if I let a search engine spider get to a page can I separate the page into 2 parts: allowed for spidering and DISallowed? If yes, how do I accomplish that? thanks, dave
__________________
Dave Barnes +1.303.744.9024 http://www.marketingtactics.com sitting in my basement with my iMac |
|
||||
|
You could put that part of the page in a javascript document.write command.. Supposedly SEs can't read javascript..
Now, for the more interesting part, why would you want to do this??
__________________
Steve : Animal Charms Animal Jewelry | Fishing Blog I'm smelling a whole lot of if coming off of this plan. |
|
|||
|
The only reason I can see for him wantiing to do this, is to have the pagerank for a links page, then not give away any link juice to potential link partners.
Very sneeky!!
__________________
The world is getting smaller, so make the most of it before it disappears. Holiday Rentals | Swimwear | Travel Directory | Rentals Directory |
|
||||
|
I hope this was a joke buddy. I think you should re-read the question.
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
||||
|
Quote:
I still don't believe that they really can, but we want to be on the safe side just in case. About using Javascript I would also be careful. It is not 100% accurate information, that Google cannot read JavaScript at all. Would you mind being more specific what exactly your problem is, so I can see if we can come up with a possible legitimate solution?
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
||||
|
Quote:
Dave is a senior and highly respected member and professional here at WPW. So please think before you post. Thanks, John
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO Last edited by Webnauts; 08-09-2008 at 08:33 AM. |
|
||||
|
Is it possible to use AJAX technology, the XMLHttpRequest object and / or iFrames?
__________________
Mini Network:: Financial information at your fingertips Learn object oriented programming where it started Last edited by kgun; 08-09-2008 at 10:09 AM. |
|
||||
|
For both options if accessibility is not a concern, then should not be a problem. Just in case we stick to the iframes, notice that they are not supported in XHTML Strict. Otherwise will be ok.
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
||||
|
Here is the page in question: Creative Loafing Tampa | Food & Drink | Features | It took a Village
Here is the problem. I want the search engines to focus on indexing the contents of: the main article and the 3 blocks on the right-hand side as these are all about the restaurant being reviewed and other food and drink. But, right now, the spiders also see all pull-down lists in the box at the top. These items are detracting from the FOCUS of the article. In other words, I want the spider to visit and leave with thoughts of "wine and homogenous American fine dining" in its head and not with "Ethiopian, Filipino, Fondue, French" and all the other lists contained in the Ajax construction.
__________________
Dave Barnes +1.303.744.9024 http://www.marketingtactics.com sitting in my basement with my iMac |
|
||||
|
Quote:
Free SEO Software Tool & Text Browser, Search Engine Optimization Tools - SEO Browser But I am very concerned about the use of display: none. I am sure you are not trying to deceive the SE but it is very possible that they will perceive it that way. Here is a tool to check this out: Search engine SPAM detector
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
||||
|
John...
Google is caching the text in the dropdowns so I believe they are seeing it... Creative Loafing Tampa | Food & Drink | Features | It took a Village Dave |
|
|||
|
Exactly Dave & Kgun.
Put everything what you don't want to be spidered in iFrame(s) and disable robots in that file(s). Last edited by activeco; 08-09-2008 at 12:44 PM. |
|
||||
|
Quote:
Well the best and legitimate way to go, would be to move that part of the code below the main content and still have it being seen in the browser where it is now. Should we go a bit grey or black hat? As a said above, theoretically you can cloak, but could be that the SE will perceive that a deceiving cloaking method. So I can not give any guarantees. You can create a folder called i.e forms and then create a file called i.e form.php and in this file you can add the form content. Then you add in the site template an PHP include to draw in the content of the form.php file. Then you forbid the bots in your .htaccess to access form.php with a 403. In addition you can add a rule in the robots.txt to disallow the folder forms. If you think it would be an alternative for you and you do not see any risk, let me know if you need help with setting it up. I hope I explained properly. By, I have a sort of script for that too.
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO Last edited by Webnauts; 08-09-2008 at 01:02 PM. |
|
||||
|
Bro, bots cannot read iframes anyway.
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
||||
|
THIS spider simulator Search Engine Spider Simulator says that the search engines find ALL the pull down lists.
Interesting that Google appears to only see the food-related lists.
__________________
Dave Barnes +1.303.744.9024 http://www.marketingtactics.com sitting in my basement with my iMac |
|
||||
|
Dave... My *guess* is that they're seeing it all since it's in the source. Also my *guess* is that the cached text is only showing the food and drink because that tab is what is set as the default display for that page.
Here for example... Creative Loafing Atlanta | Film | Atlanta Film Festival | Life, death and teen angst Dave Last edited by crankydave; 08-09-2008 at 01:25 PM. |
|
||||
|
Quote:
Showing different content to SE and different to users.
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
||||
|
Dave if you want to go for the solution of Kgun (Ajax) I just found this if you might would like to try: Simple AJAX call to Hide a Form from bots and Search Engines — JavaScript Junkie
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO Last edited by Webnauts; 08-09-2008 at 01:30 PM. |
|
|||
|
Pardon? Any (i)frame can be followed just as any other hyperlink.
It correctly sees it as a separate page, but in this case one don't want it to be indexed. |
|
||||
|
Quote:
Google use AJAX technology XMLHttpRequest, iFrames and may be zero frames that used to be (is still?) regarded as cloacking in their webapplications, like Gmail, Google Suggest, Maps etc. Related: SEO and frames in a web 2.0 world. The best for accessibility, usability and consistency may be to divide the page in 2 ore more files / documents, but that was not the question. P.S. display:none I have never used that as I know on my sites, but I use other technologies, though not to block a bot fram a part of a page. Webapplcations have come here to stay.
__________________
Mini Network:: Financial information at your fingertips Learn object oriented programming where it started Last edited by kgun; 08-09-2008 at 04:34 PM. |
|
||||
|
What is with Image Replacement?
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
||||
|
Quote:
And now how we solve this now? We can prevent the target of the <iframe> tag from being indexed by using a robots meta tag set to "noindex" or disallow the page in with the robots.txt file. Great. I hope Dave likes the idea. But isn't that cloaking?
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO Last edited by Webnauts; 08-09-2008 at 04:57 PM. |
|
||||
|
Cloaking: Serving different content to users than to Googlebot. This is a violation of our webmaster guidelines. If the file that Googlebot sees is not identical to the file that a typical user sees, then you're in a high-risk category. A program such as md5sum or diff can compute a hash to verify that two different files are identical.
Source: Official Google Webmaster Central Blog: How Google defines IP delivery, geolocation, and cloaking
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
|||
|
No. If that's true then every disallowed page would be considered as cloaking, just because you present content to users and nothing to SE.
Last edited by activeco; 08-09-2008 at 05:35 PM. Reason: Syntax error :) |
|
||||
|
Quote:
Do you mean that if I show users parts of a page and not to search engines is not cloaking? If that is true and you can guarantee that, I will go back to my site and implement my methods again, and get back my good rankings for the terms "seo" and "search engine optimization" which went approx. 60 positions down.
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO Last edited by Webnauts; 08-09-2008 at 05:32 PM. |
|
|||
|
Ha ha, you know best there are no guarantees in this field.
However throwing some non-important pages for a test will not cost you a lot. |
|
||||
|
Quote:
|
|
|||
|
I remembered and found one old GoogleGuy's (Matt Cutts?) post, three years ago, in another forum. It goes like this:
Quote:
|
|
||||
|
Quote:
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
|||
|
I failed to see any frames or robots exclusions there. Or do you want to link to it from another place?
|
|
||||
|
Quote:
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
|||
|
Quote:
I have seen that, but I can't see the connection, unless you created frames only for bots. Anyway I would suggest starting a new thread as this becomes a bit of hijacking (sorry davebarnes). Let us know the location. |
|
||||
|
I just make parts of the page invisible to bots. No frames etc. Pure server side. To be a bit explicit, I start with a spider detection and the game goes on. And I think we are not going off topic at all. Dave wants to hide content from bots. Or did I miss something?
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO Last edited by Webnauts; 08-09-2008 at 07:43 PM. |
|
||||
|
Do you mean location of the script? If yes, http://www.seohackers.net/spider.php
But don't hack my server please...
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
|||
|
Quote:
Instead the blue part of your page should be something like this: Code:
<IFRAME SRC="hidden_menu.html">Eventual non-spammy content here such as:Your browser does not support frames. Please visit <A HREF="hidden_menu.html" TARGET="_blank">Menu</A> in a new window.</IFRAME> Code:
<p><font color="blue"><strong>This page was created as Activeco advised me, and this sentence here (with the blue font color) should not be visible to search engines.</font></strong></p> Last edited by activeco; 08-09-2008 at 07:58 PM. |
|
||||
|
I repeat two previous posts:
A. Cloaking: Serving different content to users than to Googlebot. This is a violation of our webmaster guidelines. If the file that Googlebot sees is not identical to the file that a typical user sees, then you're in a high-risk category. A program such as md5sum or diff can compute a hash to verify that two different files are identical. Source: Official Google Webmaster Central Blog: How Google defines IP delivery, geolocation, and cloaking B. We can prevent the target of the <iframe> tag from being indexed by using a robots meta tag set to "noindex" or disallow the page with the robots.txt file. ------- My question now is, what is the difference? Dave would like to serve different content to users than Googlebot? If he does it with iframes, ajax or server side scripting, where is the difference? I still don't get it.
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO Last edited by Webnauts; 08-09-2008 at 08:16 PM. |
|
||||
|
Quote:
Again: Cloaking: Serving different content to users than to Googlebot. ... A program such as md5sum or diff can compute a hash to verify that two different files are identical.
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO Last edited by Webnauts; 08-09-2008 at 08:24 PM. |
|
|||
|
I felt it will go this way, that's why I suggested a new thread. You're the one doing the test, you should start it.
Anyway, if you insist: Checksum or diff will return no differences when using frames. |
|
||||
|
md5sum or diff
Users see this: ![]() Google see this: ![]() No matter if iframe, javascript, ajax or php. Whats next?
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO Last edited by Webnauts; 08-09-2008 at 08:35 PM. |
|
||||
|
Quote:
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
||||
|
Quote:
In fact, it could have some benefits even for very long search phrases.
__________________
FREE SEO ! Really? YES! All you have to do is implement it! Follow me on Twitter PeterIMC |
|
||||
|
Dave and everybody else here, I think I found the solution you might be looking for here:
Google and Cloaking
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| I have 23link page with PR4 or PR 3 -----looking for part | register7038053 | Link Exchange | 0 | 03-21-2006 02:41 AM |
| will putting this link on my page hurt spiders? | srlabs | Link Exchange | 2 | 12-29-2005 02:41 PM |
| How to Block a page from visitor viewing after they logout? | rsadik | Web Programming Discussion Forum | 1 | 05-19-2005 06:38 PM |
| Spiders on the Home Page! | MarcieZoob | WebProWorld: Guidelines/Announcements/Suggestions | 6 | 10-31-2004 01:21 PM |
| Question about spiders -- Why block?? | jawn_tech | Search Engine Optimization Forum | 12 | 09-21-2004 03:31 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 |