|
Mailing Lists
|
Home /
Groups /
ColdFusion Talk (CF-Talk)
question on cfhtmlhead
Hi -fun and learning 08/21/12 04:09 P > Also I am inserting the above tag through cfhtmlhead. My question isJustin Scott 08/21/12 04:12 P They will. Before search engine "sees" your pages, CF processesJohn M Bliss 08/21/12 04:14 P >They will. Before search engine "sees" your pages, CF processesfun and learning 08/21/12 04:40 P You should also put a disallow for this page in the Robots.txt file.Robert Harrison 08/21/12 04:22 P Hi - I want to exclude one of the page from search engine crawling. I am using the following tag <meta name="robots" content="noindex,nofollow"> Also I am inserting the above tag through cfhtmlhead. My question is if search engine would recognize this meta tag that is inserted into head later in the page. I hope I made myself clear. Thanks. > Also I am inserting the above tag through cfhtmlhead. My question is > if search engine would recognize this meta tag that is inserted into head > later in the page. Hi there, the CFHTMLHEAD tag will inject the content into the HEAD section of the HTML before any of it is flushed out to the client, so when a search engine sees the content it will show up in the HEAD section regardless of where in the code you make the call to CFHTMLHEAD. -Justin Scott They will. Before search engine "sees" your pages, CF processes the cfhtmlhead and inserts the meta tag into the head of the page. Same as with an end-user. On Tue, Aug 21, 2012 at 3:09 PM, fun and learning <funandlrnng10@gmail.com>wrote: ----- Excess quoted text cut - see Original Post for more ----- ----- Excess quoted text cut - see Original Post for more ----- Thanks a lot. all your answers are really helpful You should also put a disallow for this page in the Robots.txt file. Robert Harrison Director of Interactive Services Austin & Williams Advertising I Branding I Digital I Direct 125 Kennedy Drive, Suite 100 I Hauppauge, NY 11788 T 631.231.6600 X 119 F 631.434.7022 http://www.austin-williams.com Blog: http://www.austin-williams.com/blog Twitter: http://www.twitter.com/austin_williams Hi - I want to exclude one of the page from search engine crawling. I am using the following tag <meta name="robots" content="noindex,nofollow"> Also I am inserting the above tag through cfhtmlhead. My question is if search engine would recognize this meta tag that is inserted into head later in the page. I hope I made myself clear. Thanks.
|
June 19, 2013
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||