There's nobody confused here, I'm trying to figure why this program indexes the way it does. A link sometimes is part of the content and sometimes it isn't. For my purposes it never is. There must be a simple option in configuration to choose whether to index the content in links or not. I am indexing hundreds of dynamically generated pages and there is no way to manually insert ZOOMSTOP and ZOOMRESTART.
Announcement
Collapse
No announcement yet.
Rename search_template.html
Collapse
X
-
Originally posted by webtrade View PostThere's nobody confused here,
Originally posted by webtrade View PostI'm trying to figure why this program indexes the way it does. A link sometimes is part of the content and sometimes it isn't. For my purposes it never is. There must be a simple option in configuration to choose whether to index the content in links or not.
The content of a page is essentially all the text that you can see in the browser. It would be nice if Artificial Intelligence can be employed and it can guess at what counts as navigation menus, or what are headers and footers etc., but this is not technically possible or practical.
In the search engine world, the exclusion of link text from content is a very rare option. In fact, I've never seen it in action before. As I said, I can understand that there would be situations where this would be a handy option, but I'm arguing against the idea that we are being unreasonable in making this assumption. I'm also pointing out that there are reasonable workarounds (explained below).
To further illustrate this, you should note that all link text are included in Google search results. Here's a search on Google for the word "login" where you can see the link text in the description for the facebook site:
http://www.google.com/search?q=Login
Originally posted by webtrade View PostI am indexing hundreds of dynamically generated pages and there is no way to manually insert ZOOMSTOP and ZOOMRESTART.
Even if there are many scripts to apply the change to, a careful search+replace across your files should be possible (eg. the code to generate the Previous link should be partially similar, if not exactly the same on each script). It is no different to a requirement to change the header or footer of a page. These things should be possible.
Comment
Comment