Lines 61-71
OPAC:
Link Here
|
61 |
- pref: OpacMetaDescription |
61 |
- pref: OpacMetaDescription |
62 |
type: textarea |
62 |
type: textarea |
63 |
- |
63 |
- |
64 |
- "Improve search engine crawling." |
64 |
- "Control how search engines index the OPAC by adding a robots meta tag with" |
65 |
- pref: OpacMetaRobots |
65 |
- pref: OpacMetaRobots |
66 |
multiple: |
66 |
multiple: |
67 |
noindex: "noindex" |
67 |
noindex: "noindex" |
68 |
nofollow: "nofollow" |
68 |
nofollow: "nofollow" |
|
|
69 |
- "options.<br>" |
70 |
- "<br><strong>nofollow:</strong> This option tells search engines not to follow any links on the OPAC. If you don't specify this rule, search engines may use links on the page to discover those linked pages." |
71 |
- "<br/><strong>noindex:</strong> This option instructs search engines not to index the OPAC at all. This means the OPAC won't appear in search results. This might be useful for internal library catalogs that are not intended for public search." |
72 |
- "<br><strong>both:</strong> Search engines won't follow any links on the OPAC and won't index the OPAC itself." |
69 |
- |
73 |
- |
70 |
- By default, show bibliographic records |
74 |
- By default, show bibliographic records |
71 |
- pref: BiblioDefaultView |
75 |
- pref: BiblioDefaultView |
72 |
- |
|
|