Originally posted by danx
View Post
Originally posted by danx
View Post
Yes, you can use <!--ZOOMSTOP--> ... <!--ZOOMRESTART--> to exclude your titles and meta descriptions from indexing.
How many pages do you have? Most programs can do a search and replace across thousands of files quite quickly.
You could also use the ZOOMTITLE meta tag to specify an alternate title. Zoom will then ignore the title in your proper <title>...</title> tag, and use the custom one. For example:
Code:
<head> <title>I don't want to see this page title in the search results</title> <meta name="ZOOMTITLE" content="This is the title i want to see in the search results"> ... </head>
More information in chapter 7.7 of the Users Guide.
Originally posted by danx
View Post
For meta description and meta keywords tags, there are limits to the number of characters in such tags, per page. For example, there is a limit of 20,000 characters per page for Meta Keywords tags. The length of the Meta Descriptions tag is specified in the Indexer and can be up to 2000 characters per page.
The "Custom Meta Fields" option, where you specify additional (non-standard) meta fields for separate indexing features (so that you can search them by distinct criterias different from the main search), have limits like "255 number of possible dropdown values". Or 255 characters for the text value of ONE page (not the sum of all pages!). And you made no mention of the need for Custom Meta Fields anywhere else. Are you just getting things mixed up?
The "CSS" mentioned in the topic of this thread is also confusing... there's no CSS involved anywhere here.
Leave a comment: