HTML - Preventing Search Engines From Indexing A Paragraph
How can I prevent search engines from indexing a paragraph?
I know that with <META NAME="ROBOTS" CONTENT="NOINDEX"> you can prevent search engines from indexing a page. But I just want to stop them from indexing one paragraph in a page, not the whole page. Similar TutorialsHi, I want to make a search box on my website. The thing is that I would like the search bar to be able to search on multiple search engines. For example I can type a movie in the search field and then I can select if I want to search for the movie either on google or on IMDb. I want it to look like this: http://subtext.no/kjartan/charlie/searchbox.png If anyone could help me get this kind of searchbox it would be great. Thanks in reaply. hey i made a site for someone and they dont want a certain page to come up on search engines.... how can i stop this ? i deleted the meta tags and title tags but it still come sup in the search engine. Im wondering if anybody knows how to insert your web site into all the popular search engines? Is their a program?? Or do you hjave to go to each search engine manually? Any help would be greatly appreciated! Thanks Hi All, I'm not a coder but am looking to put a particular RSS feed on my website for SEO. I know that part of what's below is JavaScript and part is HTML but I don't know what's what. I know that JavaScript is not search engine friendly in these circumstances so I want to stay away from it if it can't be read. Can someone please tell me if the content that will display in the feed of this script is readable? Thanks! <div style="border-style: dotted;border-width: 1;border-color: #660000;width: 370px;height: 680px;overflow: auto;"><div id="newsblock21159733" style="word-wrap: break-word; padding: 5px; background-color: #FFFDE2;"> <!-- DO NOT ALTER, REMOVE, OR IN ANY WAY TRY TO HIDE THE FOLLOWING TAG OR ITS CONTENTS OR BLASTCASTA WILL NOT FUNCTION PROPERLY. --><div align="center" style="font-size: 8pt;"><br /><a href="http://www.blastcasta.com/" style="text-decoration: none; color: #336633;" target="_top"><b>News Widgets & Tickers</b><br />Powered by BlastCasta</a></div> </div></div> <script id="scrnewsblock21159733" type="text/javascript"></script> <script type="text/javascript"> /* <![CDATA[ */ setTimeout('document.getElementById(\'scrnewsblock21159733\').src = (document.location.protocol == \'https:\' ? \'https\' : \'http\') + \'://www.poweringnews.com/newsjavascript.aspx?feedurl=http%3A//www.thenews.pl/rss/&maxitems=-1&showfeedtitle=1&showtitle=1&showdate=1&showsummary=1&showauthor=0&showactionsbox=0&showrsslink=0 &s howcopyright=1&opennewwindow=1&inheritstyles=0&bgcolor=%23FFFDE2&titlefontsize=9&summaryfontsize=8&f ontfamily=Arial%2CHelvetica&titlecolor=%23336633&summarycolor=%23003366&objectid=newsblock21159733\' ', 500); /* ]]> */ </script> I have a particular page on my website that I DO NOT want to be spidered by search engines. I have done research and read about the following META tag code: I see that there are basic tags and then there are separate tags for MSN, AOL, and other sites in general. I guess there is no way to prevent every search engine from finding you but does too many meta tags cause confusion or just do their job? This is what I have: <meta name="ROBOTS" content="NOINDEX"> <meta name="robots" content="noarchive"> <meta name="googlebot" content="noarchive"> <meta name="robots" content="noarchive"> <meta name="msnbot" content="nocache"> I followed this guide he http://googlewebmastercentral.blogsp...scription.html My site: www.designjetpartsfast.com My code (Important part in red): Code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>HP DesignJet Parts FAST!</title> <script type="text/javascript" src="jquery-1.7.1.min"></script> <script type="text/javascript" src="browser-detection.js"></script> <LINK REL="SHORTCUT ICON" href="/favicon.ico"> <style type="text/css" media="screen"> <!-- @import url("main.css"); @import url("browser-detection.css"); --> </style> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <META HTTP-EQUIV="Expires" CONTENT="Tue, 04 Dec 1993 21:29:02 GMT"> <meta name="DESCRIPTION" content="Shop and receive HP DesignJet parts FAST! Our exclusive focus on HP DesignJet parts has helped us accumulate a large inventory of parts ready to ship!" /> <meta name="keywords" content="designjet, designjet parts, design jet, HP, plotters" /> </head> <body> <!--HEADER LOGO--> <div id="headerLogoContainer"> <div id="loginRegisterCart"> <a href="http://designjetpartsfast.com/component/option,com_virtuemart/page,shop.registration/Itemid,39/">Sign In / Register</a> | <a href="http://designjetpartsfast.com/component/page,shop.cart/option,com_virtuemart/Itemid,41/"><img src="images/cart.gif" alt="cart icon"> Cart</a> </div> <div id="headerLogo"> <img src="images/headerLogo.jpg" alt="DesignJet Parts FAST banner"> </div> </div> <!--Links--> <div id="topLinks"> <div class="centerMe"> <a class="moveMeRight" href="index.htm">Home</a> <a class="moveMeRight" href="http://designjetpartsfast.com/component/option,com_contact/Itemid,3/.htm">Ask Tom</a> <a class="moveMeRight" href="http://designjetpartsfast.com/component/option,com_simplefaq/Itemid,30/">FAQs</a> <a class="moveMeRight" href="http://designjetpartsfast.com/content/view/13/34/.htm">Terms & Conditions</a> <a href="http://www.youtube.com/user/FixYourDesignJet#p/u/0/bbD_DWxceXc">Youtube Channel</a> </div> </div> <div id ="bodyContent"> <div id ="bodyContent_leftColumnParts"> <img src="images/shop_DesignJetParts.gif" alt="Shop DesignJet Parts FAST"> <table> <tr><td><a href="http://designjetpartsfast.com/component/page,shop.browse/category_id,10/option,com_virtuemart/Itemid,1/">DesignJet 100 Series</a></td></tr> <tr><td><a href="http://designjetpartsfast.com/component/page,shop.browse/category_id,14/option,com_virtuemart/Itemid,1/">DesignJet 400 Series</a></td></tr> <tr><td><a href="http://designjetpartsfast.com/component/page,shop.browse/category_id,15/option,com_virtuemart/Itemid,1/">DesignJet 500 Series</a></td></tr> <tr><td><a href="http://designjetpartsfast.com/component/page,shop.browse/category_id,16/option,com_virtuemart/Itemid,1/">DesignJet 600 Series</a></td></tr> <tr><td><a href="http://designjetpartsfast.com/component/page,shop.browse/category_id,17/option,com_virtuemart/Itemid,1/">DesignJet 700 Series</a></td></tr> <tr><td><a href="http://designjetpartsfast.com/component/page,shop.browse/category_id,18/option,com_virtuemart/Itemid,1/">DesignJet 800 Series</a></td></tr> <tr><td><a href="http://designjetpartsfast.com/component/page,shop.browse/category_id,19/option,com_virtuemart/Itemid,1/">DesignJet 1000 Series</a></td></tr> <tr><td><a href="http://designjetpartsfast.com/component/page,shop.browse/category_id,21/option,com_virtuemart/Itemid,1/">DesignJet 5000 Series</a></td></tr> <tr><td><a href="http://designjetpartsfast.com/component/page,shop.browse/category_id,22/option,com_virtuemart/Itemid,1/">DesignJet 5500 Series</a></td></tr> <tr><td><a href="http://designjetpartsfast.com/component/page,shop.browse/category_id,25/option,com_virtuemart/Itemid,1/">DesignJet CP Series</a></td></tr> <tr><td><a href="http://designjetpartsfast.com/component/page,shop.browse/category_id,27/option,com_virtuemart/Itemid,1/">DesignJet T Series</a></td></tr> <tr><td class="noBottomBorder"><a href="http://designjetpartsfast.com/component/page,shop.browse/category_id,28/option,com_virtuemart/Itemid,1/">DesignJet Z Series</a></td></tr> </table> </div> <div id="bodyContent_welcomeToDesignJetPartsFastLogo"> <img src="images/welcomeToDesignJetPartsFast.jpg" alt="Welcome to DesignJet Parts FAST"> </div> <div id="bodyContent_tomContent"> <object width="291" height="271"><param name="movie" value="http://www.youtube.com/v/8WqTDxADEl0?version=3&hl=en_US&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/8WqTDxADEl0?version=3&hl=en_US&rel=0" type="application/x-shockwave-flash" width="291" height="271" allowscriptaccess="always" allowfullscreen="true"></embed></object> <img class="tomInfo" src="images/bodyTomContent.jpg" alt="Tom's Content"> </div> <div id="featuredProductsLabel"> <img src="images/shop_featuredProducts.gif" alt="Featured Products"> </div> <div id="featuredProducts"> <table> <tr> <td><a href="http://designjetpartsfast.com/component/page,shop.product_details/flypage,shop.flypage/product_id,234/option,com_virtuemart/Itemid,1/">DesignJet 800 GL\2 Formatter C7769-69441 <br /><font color="fff">$335.00</font><br /><img src="images/800GL2Formatter.jpg" alt="Featured Product #1"></a></td> <td><a href="http://designjetpartsfast.com/component/page,shop.product_details/category_id,25/flypage,shop.flypage/product_id,105/option,com_virtuemart/Itemid,1/">DesignJet CP Carriage + Belt C4723-69096 C4704-60207 <br /><font color="#000000">$379.00</font><br /><img src="images/cpCarriageAndBelt.jpg" alt="Featured Product #2"></a></td> <td><a href="http://designjetpartsfast.com/component/page,shop.product_details/category_id,18/flypage,shop.flypage/product_id,216/option,com_virtuemart/Itemid,1/">DesignJet 800 GL\2 Formatter C7769-60260 <br /><font color="#000000">$335.00</font><br /><img src="images/800GL2Formatter.jpg" alt="Featured Product #3"></a></td> <td><a href="http://designjetpartsfast.com/component/page,shop.product_details/category_id,17/flypage,shop.flypage/product_id,87/option,com_virtuemart/Itemid,1/">HP DesignJet 755CM Inkjet Plotter <br /><font color="#000000">$895.00</font><br /><img src="images/755CM_inkjetPlotter.jpg" alt="Featured Product #4"></a></td> <td><a href="http://designjetpartsfast.com/component/page,shop.product_details/flypage,shop.flypage/product_id,219/option,com_virtuemart/Itemid,1/">HP 3.2GB EIO Hard Drive C2985-69003 <br /><font color="#000000">$199.00</font><br /><img src="images/800GL2Formatter.jpg" alt="Featured Product #5"></a></td> </tr> </table> </div> </div> <div id="footer"> <div class="centerMe">8331 Waterswolde Lane • Fort Wayne, IN 46825 (260) 348-5653 • Copyright ©2012 • HP DesignJet Parts FAST!</div> </div> </div> </body> </html> Despite the code seemingly correct, Google & Yahoo seem to ignore it. I have heard Google takes at least 6 hours to propagate any changes in the index.html, but it's been about 12 hours now and nothing has changed. Here is what Google displays: (see attachment) As you can tell from the attachment, it's retrieving text from the body of my index file. This is NOT what I want. It needs to read from the meta description instead. Hi. I have a problem I cant seem to fix. On my page i have a javascript dropdown menu which i dont want search engines to read because it is very big. It consists of 434 links. Is there a way for me to exclude it from search engines? Thx in advance. Hello. When you do a search for my company which is Nikki Vain, the title and description shows up as [FLASH] Title NAME*: EMAIL*: MESSAGE*: File Format: Shockwave Flash Title NAME*: EMAIL*: MESSAGE*: nikkivain.com/flash/main_v8.sw I went in to my ftp and changed the index.html so this would not happen at www.nikkivain.com and it is fine there. I am so confused Thanks for the help in advance I've got some web pages with frames. Is there some HTML meta tag I can use to prevent web crawlers etc from indexing certain pages? The main Home page comes up fine (entire frameset is included.) But some other pages are getting indexed and a Google shows them. If you click thru, you don't get the entire frameset. I know I can redo everything using CSS, but I don't have the time right now.) Thanks. So, is there a way to fake indexing. Say you have indexing disabled for your site, but in one particular folder you want to display the index of. Is there a way to code a page to read and display the contents of the directory... as i am typing this i amr realizing how ridiculous this question is, but yeah. Thanks! I have a client whose browser times out when loading a page that takes a while (20 minutes?) to generate. I could not file a response header that identifies this issue, can anyone help me with this? I am using PHP if that is a factor... I know that there's a way to prevent people from using the File > Save As feature on a website so that they cannot get the original jpegs or gifs. How would this be done? Of course, you can't stop anyone from photographing products on a website but my customer has asked me to put in this feature. Thanks, Robin I have just started playing around with AJAX, and made a simple input text field that continuously suggests pages as the user types into the textfield. However, in most browsers, the browser also tries to do something similar, by displaying a list of similar queries for any input with the same name attribute... I end up with two lists of suggestions :-) Is there a way to prevent the browser suggestions from turning up? Robert I'm trying to type HTML code into a scroll box so people can copy it and paste it onto their own sites, rendering an image. Problem is, the code renders the image inside the scroll box, when I only want the code text. How do code it so that the image doesn't render, and only the code text is displayed? Is there a way to prevent text (like a link) from being selected? I use +/- headers that expand or contract a paragraph, but when clicked rapidly the text is selected. The same thing for images? Robert Hello guys . As everybody knows , <DIV> and <P> are really necessary elements in web pages . Bye the way , I wanna have a limited paragraph . Imagine , I have paragraph ( 300 X 400) . I wanna limit text to this paragraph . I mean , when I put a lot of words and characters in this paragraph , the text goes to next line automatically . Like this forum . When you put your text here , If it's a long text , it'll be separate to several lines and doesn't take one long line . for example , please check me personal web site . first post of this site has taken a long line and destroyed everything . I put it the text in limited paragraph , div , table and etc but it didn't work and again shattered boarders and didn't attention to size of elements ( width and height ) . http://ehsanrajabi.ir Hi, is there anyway to make a sup on a paragraph? if so, could you tell me how, please? Paul Weinstock I am needing to place my paragraph alongside my title.. I am using the following code..
Code: <div align="justify"><strong><font color="#306">TopicHere</font></strong><br />TextHere</div> The above is not giving me what I need, What I need is shown here .. What I need is here Thank You for your help David I have a simple website at justinrepairs.com. The code is all plain old HTML. I have tried adjusting everything I can think of to make the owner's name in column 1 fit on 1 line. I've widened rows, columns, etc. Please help if you can. The source code should be right there for you to see. Thanks so very much for any and all help! |