View Single Post
Old 12-20-2006, 04:14 AM   #1
digger_123
Green Mole
 
Join Date: Dec 2006
Posts: 1
Exclude links from indexing, keep text

f1, please!
there are comments

define('PHPDIG_EXCLUDE_COMMENT','<!-- phpdigExclude -->');
define('PHPDIG_INCLUDE_COMMENT','<!-- phpdigInclude -->');

// text within comments is not indexed
// links within comments are indexed

is there ability to index text within some part of page, but not links?

thanks.
digger_123 is offline   Reply With Quote