Difference between revisions of "SUNScholar/Web Analytics"
| Line 45: | Line 45: | ||
See: http://repositories.webometrics.info/en/Best_Practices | See: http://repositories.webometrics.info/en/Best_Practices | ||
| − | 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: | + | 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''' | '''http://repository.university.country''' | ||
Revision as of 22:09, 13 September 2012
This procedure assumes that you have used the three step process to install DSpace.
First, please read the draft digital preservation policy regarding electronic citation management.
Contents
DSpace Google Setup
- http://web.lib.sun.ac.za/dspace/docs/1.7.2/Google%20Scholar%20Metadata%20Mappings.html
- http://roar.eprints.org/help/google_scholar.html
- http://scholar.google.com/intl/en/scholar/inclusion.html
- https://wiki.duraspace.org/display/DSPACE/Ensuring+your+instance+is+indexed
Analytics
Open your main Dspace config file and look for the xmlui.google.analytics.key setting. Enter your google analytics key. Then rebuild Dspace.
Sitemap
Frist, 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
Help
- http://www.dspace.org/1_6_2Documentation/ch05.html#N142ED
- http://www.dspace.org/1_5_2Documentation/ch03.html#N10B41
Suggestions from the webometrics ranking editors
All the scientific production, formal and informal, draft or definitive, published or unpublished, should be available from a unique web site.
See: http://repositories.webometrics.info/en/Best_Practices
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.
Visibility
Check your ranking
Check to see who has the most records
Check the academic rankings
- http://www.arwu.org
- http://www.webometrics.info
- http://en.wikipedia.org/wiki/College_and_university_rankings
- http://www.topuniversities.com/world-university-rankings
OAI-PMH
- Register your site here: http://www.openarchives.org/Register/ValidateSite
- Check first here: http://re.cs.uct.ac.za
The OAI BASE URL's for Stellenbosch University are:
Back to Guidelines