Difference between revisions of "SUNScholar/Repository Website Metrics"

From Libopedia
Jump to navigation Jump to search
Line 10: Line 10:
  
 
==Robots==
 
==Robots==
See: https://github.com/DSpace/DSpace/pull/498 and https://github.com/DSpace/DSpace/blob/master/dspace-xmlui/src/main/webapp/static/robots.txt
+
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
  
See below for an example '''<tt>http://scholar.sun.ac.za/robots.txt</tt>''' file.
+
See for an example '''<tt>http://scholar.sun.ac.za/robots.txt</tt>''' file.
<pre>
+
 
User-agent: *
+
To enable, create a "robots.txt" file in the modules folder for the XMLUI.
# Disable access to Discovery search and filters
+
  nano /home/dspace/source/dspace/modules/src/main/
Disallow: /discover
 
Disallow: /search-filter
 
 
# This should be the FULL URL to your HTML Sitemap.
 
# Make sure to replace "[dspace.url]" with the value of your 'dspace.url' setting in your dspace.cfg file.
 
Sitemap: http://scholar.sun.ac.za/htmlmap
 
 
# If you have configured DSpace (Solr-based) Statistics to be publicly accessible,
 
# then you likely do not want this content to be indexed
 
# Disallow: /displaystats
 
 
# Uncomment the following line ONLY if sitemaps.org or HTML sitemaps are used
 
# and you have verified that your site is being indexed correctly.
 
# Disallow: /browse
 
   
 
# You also may wish to disallow access to the following paths, in order
 
# to stop web spiders from accessing user-based content:
 
# Disallow: /advanced-search
 
# Disallow: /contact
 
# Disallow: /feedback
 
# Disallow: /forgot
 
# Disallow: /login
 
# Disallow: /register
 
# Disallow: /search
 
</pre>
 
  
 
==HTML Head Tag Metadata==
 
==HTML Head Tag Metadata==

Revision as of 11:30, 9 January 2015

Back to Web Analytics

Google

Webometrics

Harvesters

Robots

Check the following.

See for an example http://scholar.sun.ac.za/robots.txt file.

To enable, create a "robots.txt" file in the modules folder for the XMLUI.

nano /home/dspace/source/dspace/modules/src/main/

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

Uni-rankings-2014.jpg