On Jan 9, 2008 2:55 PM, Blanco, Jose <[EMAIL PROTECTED]> wrote:

> This is because it uses the title tag in the item page to create the
> results.  The user also notice that for itme is in wiley the google
> results page does not match the title tag of the item.  Is there a way
> to make the google results page just show the title, not the "Dspace
> Instance : title"?  Any opinions on this?

Which version are you using? As I read the code in 1.4.2, it should do
just what you're wanting it to do. Manakin also gets this correct out
of the box, so I assume you're on JSP.

In that case, the offending code should be in
jsp/local/display-item.jsp. Look for the if/else clause that defines
the "title" string; it seems to be including your repository name.
Take that out -- or just put in the code from out-of-the-box 1.4.2 --
and you should be fine.

Dorothea

-- 
Dorothea Salo                [EMAIL PROTECTED]
Digital Repository Librarian      AIM: mindsatuw
University of Wisconsin
Rm 218, Memorial Library
(608) 262-5493

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to