If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
You can for meta descriptions and page title. But as the context depends on the search word used by the user there isn't any sensible way to control what is displayed for the near infinite number of search words a user might type in.
What does the Param tag values option control
It controls is the value of the HTML Param tag is indexed.
e.g.
<param name="Proprietary.Data" value="Serial#12344451">
I added the noindex tag you suggested but the results page is still displaying the index page
You'll need to re-index your site and upload a new set of index files.
Also turn off caching on the "Spider options" configuration window.
Thanks for your reply. What you say about the skip rule makes sense. I guess I'll just have to deal with it like it is. Not that big of a problem.
As to what can be done on the Results Layout configuration window, other than the check boxes, the only other option I see is Context size, which doesn't seem to me would have any control over what is displayed before or after the search term, but only how much text is displayed. I was hoping to control what text is displayed.
Oh well. The script still works pretty good.
I did notice one item on the Indexing options page that I can't find any information about either on your site or in the pdf. What does the Param tag values option control?
Edit 1: I added the noindex tag you suggested but the results page is still displaying the index page.
No big deal. I guess I can live with it.
You seem to be trying to control what is displayed in the context section of the search results page.
The context section display the text surrounding the search word on the page in question. So the text displayed as context will vary depending on the search word. You can control the amount of text displayed as context (i.e. how many words before and after the search word). This can be done from the "Results layout" configuration window.
For the index.html file. The skip rules seem to be working fine as far as I can see. You aren't indexing this URL,
http://railworksamerica.com/FileLibrary/index.html
But there is a 2nd URL to the same page,
http://railworksamerica.com/FileLibrary/
and this 2nd one is harder to skip with the skip list, as the URL is common to all others on the site.
I would suggest adding this tag to the page, <meta name="robots" content="noindex">
I have just started using the free version of this great script and so far I've been reasonably successful at getting it to do and look the way I want it to.
You can see it in action at this site: RailWorks America
http://railworksamerica.com/FileLibrary/
I do have a couple of questions though.
Is there a way to exclude all <p> tags without having to go through every page inserting the ZOOMSTOP & ZOOMRESTART comments?
Or alternatively, is there a way to have it index only <h4> and <h6> tags?
What I'm trying to achieve is for the search results page to only display the following two lines (I realize I'll have to change the <p> to <h6>):
<h4>EMDX GP38-2 Re-Paints</h4>
<p>Updated: April 6, 2011 - by Mike (<em>MadMike1024</em>) Calvin
As it is, it's displaying part of these two lines (which I don't want):
Also, I'm having a bit of difficulty getting the indexer to exclude the index.html page found in the FileLibrary directory.
In the Skip Options section I've tried the following:
Eventually I plan on buying the Professional Edition (when I get the extra money) because i would like to utilize some of the thumbnail options (if I can figure out if they will work as I want), plus I have another site I would like to use this on that is much larger than the site linked to above.
Leave a comment: