Difference between revisions of "SUNScholar/Repository Website Metrics"
Jump to navigation
Jump to search
Google
m (→Robots) |
m (→Robots) |
||
| Line 10: | Line 10: | ||
==Robots== | ==Robots== | ||
| − | + | 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 | + | See for an example '''<tt>http://scholar.sun.ac.za/robots.txt</tt>''' 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== | ==HTML Head Tag Metadata== | ||
Revision as of 11:30, 9 January 2015
Back to Web Analytics
Webometrics
Harvesters
Robots
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 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
