If your remote users access through a proxy, copy this LibGuide into your guides, find the box you'd like to proxy, and click "Edit Media/Widget code." Then, add your proxy information to the https://search.credoreference.com link in the fourth or fifth line of the code.
The unproxied Credo URL from the Health & Medicine search box:
value="https://search.credoreference.com/search/all?searchPhrase={0}&subjects%5B%5D=112"/>
EZ Proxy example:
value="https://yourlib.ezproxy.com/login?url=https://search.credoreference.com/search/all?searchPhrase={0}&subjects%5B%5D=112"
WAM Proxy example:
value="https://0-search.credoreference.com.yourproxy.edu/search/all?searchPhrase={0}&subjects%5B%5D=112"
Make sure to keep the quotation marks at the beginning and end of the URL, but remove them from between the proxy prefix and the Credo URL. If you have any issues, please contact support@credoreference.com for help in modifying the code.
If your patrons use their library cards for remote Credo access, this box format will let them skip the “Where are you from?” stage of authentication, and get right to the search results page after entering their library card barcode. Please note that you must already have library card enabled as the primary remote access method for your account.
To use this box, you'll need your "Credo client ID", which can be requested from support@credoreference.com or found in your platform permalinks and citations. Insert this value into the code where you see the ****, or just ask us for help!
JAVASCRIPT VERSION (Recommended). Make sure to insert your client ID where you see the ****
HTML VERSION: If your page must use HTML instead of Javascript, the code from the box above can be used. Make sure to insert your client ID where you see the ****. This format also works for proxy and OpenAthens, as the URL in the HTML code can't support a prefix.
Place a Credo Search Box right on your library's LibGuides! These boxes search within your entire collection (Basic Search Boxes) or different entry types (entries with videos, entries with pronunciation files, etc). Subject-specific boxes and boxes for our premium Subject Collection content can be found on other tabs. If you have any questions about which boxes to use, just submit a support request for help.
Simply copy this complete guide into your own LibGuides (Learn how to copy a LibGuide here - LibApps sign-in required). Please note that you must be using LibGuides v2 in order to copy our guides. Leave it unpublished, and you can import the appropriate Credo Search Box into your LibGuides using the Add New Box > Reuse an Existing Box function in your admin view.
To add your proxy, see the informational box at the bottom of this page for instructions, or submit a support request for help.
If you prefer the Credo results page to open in the same tab/window, use the "Opens in the same tab/window" box on the left or simply replace "_blank" in the last few lines of other boxes' code with "_self", or submit a support request for help.
Make it easy for students to search Credo or other resources from your library's database list with this search widget. To be included, the other resources must support permanent links to the search results page. To find the link, run a search in the resource, copy the URL from the address bar or permalink button, and replace your search term in this permalink with {0}.You can also find these search links in your Credo Admin account, if we've set them up for you.
To use this widget, simply copy it into your guides, click "Edit Media/Widget code," and insert the Search URL and resource title in the "Option" lines. You can add as many resources as you wish, by adding more "Option" lines. You can also add your proxy prefix to the front of each link to incorporate proxy access. Let us know if you need any help!