Difference between revisions of "SUNScholar/Repository Website Metrics"

From Libopedia
Jump to navigation Jump to search
m (Text replacement - "/home/dspace" to "$HOME")
 
(23 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
  '''[[SUNScholar/Web Analytics|Back to Web Analytics]]'''
 
  '''[[SUNScholar/Web Analytics|Back to Web Analytics]]'''
 
</center>
 
</center>
 +
==Introduction==
 +
<font color="red">'''It is very important that the research archive content is [[SUNScholar/Ranking|discovered]] and indexed by trusted external authorities.'''</font>
  
 +
At Stellenbosch University Library we also use [http://piwik.org Piwik] to assist us with web [[SUNScholar/Statistics|statistics]] for our research archive.
 +
 +
==[[SUNScholar/Repository_Website_Metrics/Sitemaps|Sitemaps]]==
 +
==[[SUNScholar/Repository_Website_Metrics/Robots|Robots]]==
 
==[[SUNScholar/Google|Google]]==
 
==[[SUNScholar/Google|Google]]==
 
+
==[[SUNScholar/Ranking|Ranking]]==
==[[SUNScholar/Webometrics|Webometrics]]==
+
==Research==
 
+
https://journals.ala.org/ltr/article/view/4233/4827
==[[SUNScholar/Harvesters|Harvesters]]==
+
[[Category:Operations]]
 
 
==Robots==
 
For an example visit: '''<tt>http://scholar.sun.ac.za/robots.txt</tt>''', then check the following.
 
* https://github.com/DSpace/DSpace/pull/498
 
* https://github.com/DSpace/DSpace/blob/master/dspace-xmlui/src/main/webapp/static/robots.txt
 
 
 
To enable, create a "robots.txt" file in the modules folder for the XMLUI as the logged in "dspace" user.
 
 
mkdir $HOME/source/dspace/modules/xmlui/src/main/webapp/static
 
 
 
nano $HOME/source/dspace/modules/xmlui/src/main/webapp/static/robots.txt
 
Copy and paste the contents of the github file mentioned above and modify as required. Then rebuild DSpace to activate.
 
 
 
{{NANO}}
 
 
 
==HTML Head Tag Metadata==
 
If you have heavily customized your metadata fields away from Dublin Core, you can modify the crosswalk that generates these elements by modifying:
 
'''[dspace]/config/crosswalks/xhtml-head-item.properties'''
 
 
 
[[File:Uni-rankings-2014.jpg]]
 

Latest revision as of 16:07, 29 May 2016

Back to Web Analytics

Introduction

It is very important that the research archive content is discovered and indexed by trusted external authorities.

At Stellenbosch University Library we also use Piwik to assist us with web statistics for our research archive.

Sitemaps

Robots

Google

Ranking

Research

https://journals.ala.org/ltr/article/view/4233/4827