Difference between revisions of "SUNScholar/Repository Website Metrics"

From Libopedia
Jump to navigation Jump to search
(Created page with "==Register with the major harvesters== ==Suggestions from the webometrics ranking editors== See: http://repositories.webometrics.info/en/Best_Pr...")
 
Line 71: Line 71:
 
*http://en.wikipedia.org/wiki/College_and_university_rankings
 
*http://en.wikipedia.org/wiki/College_and_university_rankings
 
*http://www.topuniversities.com/world-university-rankings
 
*http://www.topuniversities.com/world-university-rankings
 +
 +
__NOTOC__

Revision as of 13:45, 13 November 2012

Register with the major harvesters

Suggestions from the webometrics ranking editors

See: http://repositories.webometrics.info/en/Best_Practices

All the scientific production, formal and informal, draft or definitive, published or unpublished, should be available from a unique web site. The institutional repository is a very important asset of the institution as a whole, not only of the library. We recommend the following syntax for the institutional repository web address:

http://repository.university.country
  • It is very important to avoid changing the institutional domain as it can generate confusion and it has a devastating effect on the visibility values.
  • Avoid cumbersome navigation menus based on Flash, Java or JavaScript that can block the robot access.
  • For scientists it is important that the link to the full text would be easily citable.
  • Therefore Very Long URLs should be avoided in all situations.

Good examples of repositories with friendly persistent URL's as per webometrics best practices

DSpace Google Setup

Google Scholar

Google Analytics

Open your main Dspace config file and look for the xmlui.google.analytics.key setting. Enter your google analytics key.

Rebuild the DSpace webapps using the custom rebuild script.

Google Sitemap

First, edit the DSpace config file and setup sitemaps as follows.

#### Sitemap settings #####
# the directory where the generated sitemaps are stored
sitemap.dir = ${dspace.dir}/sitemaps

#
# Comma-separated list of search engine URLs to 'ping' when a new Sitemap has
# been created.  Include everything except the Sitemap URL itself (which will
# be URL-encoded and appended to form the actual URL 'pinged').
#
sitemap.engineurls = http://www.google.com/webmasters/sitemaps/ping?sitemap=http://scholar.sun.ac.za/htmlmap

# Add this to the above parameter if you have an application ID with Yahoo
# (Replace REPLACE_ME with your application ID)
# http://search.yahooapis.com/SiteExplorerService/V1/updateNotification?appid=REPLACE_ME&url=
#
# No known Sitemap 'ping' URL for MSN/Live search

Second, go to the Google Webmasters page and create an account. When asked to submit a sitemap use htmlmap as the sitemap URL. After the correct setup, you can view your own sitemaps by pointing your browser to:

http://%my-repository-hostname%/htmlmap

For example you can view SUNScholar sitemaps by clicking on the link below.

http://scholar.sun.ac.za/htmlmap

Directories