Hello everyone,
All items are indexed in Google Scholar as  "citation" type and are
displayed without abstracts. Has anyone encountered this problem? What is
the solution?


On Tue, Sep 16, 2025 at 9:17 PM habibi <[email protected]> wrote:

> Hi Tim
> My Dspace is working fine (https://dspace.tbzmed.ac.ir) and the only
> problem right now is that it is not fully indexed in Google Scholar (all
> items are indexed in Google Scholar as  "citation" type ), thank you very
> much for your guidance, I will try to investigate further.
>
> On Tue, Sep 16, 2025 at 12:53 AM DSpace Technical Support <
> [email protected]> wrote:
>
>> Are you able to access your site (browse, search, etc) when you start the
>> User Interface?  Are you able to login to your site at all?
>>
>> If you cannot even access the site, then the problem is *not* SSR.  The
>> problem is that your site is either not installed properly or not
>> configured properly.  The logs you shared look *very odd* to me, as they
>> seem to reference "wiki.lyrasis.org" over and over again, which doesn't
>> make sense as that's not even referenced in the DSpace code itself.  It
>> makes me wonder if somehow you are wrongly referencing wiki.lyrasis.org
>> in your configuration. But, I'm honestly not sure because the errors don't
>> make sense to me.
>>
>> I'm starting to suspect you may have a general configuration error, and
>> if you fix that issue then SSR may also begin to work.  I'd recommend using
>> the troubleshooting guide and look *much closer* at your User Interface
>> configuration and Backend configuration...make sure also that your backend
>> is not logging errors.
>>
>> Here's the troubleshooting guide:
>> https://wiki.lyrasis.org/display/DSPACE/Troubleshoot+an+error#Troubleshootanerror-DSpace7.x(orabove)
>>
>> Tim
>>
>> On Monday, September 15, 2025 at 2:19:06 PM UTC-5 [email protected]
>> wrote:
>>
>>> Thanks Tim
>>> I also run it with "yarn start", but SSR is still disabled. I have read
>>> the relevant documentation, but the problem persists. Could this problem be
>>> related to SSL settings? Yarn Start errors are attached.
>>>
>>> On Mon, Sep 15, 2025 at 8:40 PM DSpace Technical Support <
>>> [email protected]> wrote:
>>>
>>>> Hi,
>>>>
>>>> If SSR is disabled, then Google Scholar will be unable to index your
>>>> site.  To enable SSR, see this section of the Search Engine Optimization
>>>> docs:
>>>> https://wiki.lyrasis.org/display/DSDOC8x/Search+Engine+Optimization#SearchEngineOptimization-Ensuretheuserinterfaceisusingserver-siderendering
>>>>
>>>> Keep in mind you MUST start the frontend using either "yarn start" or
>>>> "yarn run serve:ssr" for SSR to start up properly.  If you are starting the
>>>> User Interface in development mode, then SSR will never start.
>>>>
>>>> Tim
>>>>
>>>> On Sunday, September 14, 2025 at 3:27:51 AM UTC-5 [email protected]
>>>> wrote:
>>>>
>>>>> Thanks Tim
>>>>> I read this document:
>>>>> https://wiki.lyrasis.org/display/DSDOC8x/Search+Engine+Optimization
>>>>> and this:(
>>>>> https://wiki.lyrasis.org/display/DSDOC8x/User+Interface+Configuration#UserInterfaceConfiguration-ServerSideRendering(SSR)Settings)
>>>>> completely and checked all the settings. Everything is correct. However,
>>>>> SSR is disabled and this is the main problem for our items to be indexed. 
>>>>> I
>>>>> don't know where I went wrong and I need to fix it.
>>>>>
>>>>> On Sat, Sep 13, 2025 at 1:03 AM DSpace Technical Support <
>>>>> [email protected]> wrote:
>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> I don't see any errors in that "yarn" output.  The messages that
>>>>>> start with "The response for...has the self link.." can be ignored.  
>>>>>> Those
>>>>>> are not errors.  They are development messages which can be safely 
>>>>>> ignored
>>>>>> in production.
>>>>>>
>>>>>> Regarding indexing in Google Scholar, you should make sure you are
>>>>>> following all the Search Engine Optimization recommendations in our
>>>>>> documentation:
>>>>>> https://wiki.lyrasis.org/display/DSDOC8x/Search+Engine+Optimization
>>>>>>  Those recommendations have been created with Google Scholar in mind, so
>>>>>> you must follow them for Google Scholar to be able to index your site.
>>>>>>
>>>>>> If you continue to find Google Scholar isn't indexing your site, you
>>>>>> should also look at their troubleshooting guide or reach out to them for
>>>>>> more advice:
>>>>>> https://scholar.google.com/intl/en/scholar/inclusion.html#troubleshooting
>>>>>>
>>>>>> Tim
>>>>>> On Tuesday, September 9, 2025 at 1:17:51 AM UTC-5 [email protected]
>>>>>> wrote:
>>>>>>
>>>>>>> Hello everyone,
>>>>>>> I have installed DSpace 8.2 (migrating from 6.2 to 8.2) after
>>>>>>> setting up SSL, everything works fine, but although it is indexed in 
>>>>>>> Google
>>>>>>> and shows about 140,000 links (we have 40000 items) in the results, 
>>>>>>> Google
>>>>>>> Scholar does not show any results. In the SSR check, by disabling
>>>>>>> JavaScript in the browser, it seems that the problem is in the SSR. For
>>>>>>> further check, I ran the "yarn run serve:ssr" command and encountered 
>>>>>>> 404
>>>>>>> error in some cases, the error image is attached. Please advise how to 
>>>>>>> fix
>>>>>>> this problem.
>>>>>>>
>>>>>>> [image: yarn-error.png]
>>>>>>>
>>>>>> --
>>>>>> All messages to this mailing list should adhere to the Code of
>>>>>> Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
>>>>>> ---
>>>>>> You received this message because you are subscribed to the Google
>>>>>> Groups "DSpace Technical Support" group.
>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>> send an email to [email protected].
>>>>>> To view this discussion visit
>>>>>> https://groups.google.com/d/msgid/dspace-tech/375d41d9-5845-47e1-9793-4bd9bda04651n%40googlegroups.com
>>>>>> <https://groups.google.com/d/msgid/dspace-tech/375d41d9-5845-47e1-9793-4bd9bda04651n%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>>>> .
>>>>>>
>>>>> --
>>>> All messages to this mailing list should adhere to the Code of Conduct:
>>>> https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
>>>> ---
>>>> You received this message because you are subscribed to the Google
>>>> Groups "DSpace Technical Support" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to [email protected].
>>>>
>>> To view this discussion visit
>>>> https://groups.google.com/d/msgid/dspace-tech/ed518697-f62b-466a-ab0e-73b887c6b42bn%40googlegroups.com
>>>> <https://groups.google.com/d/msgid/dspace-tech/ed518697-f62b-466a-ab0e-73b887c6b42bn%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>> .
>>>>
>>> --
>> All messages to this mailing list should adhere to the Code of Conduct:
>> https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "DSpace Technical Support" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> To view this discussion visit
>> https://groups.google.com/d/msgid/dspace-tech/ea8339bd-fd0f-4f5a-a1bd-f7dcbc08e852n%40googlegroups.com
>> <https://groups.google.com/d/msgid/dspace-tech/ea8339bd-fd0f-4f5a-a1bd-f7dcbc08e852n%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/dspace-tech/CAPWk8RNdQkaQGe_LpGj3Uc046kQYS_R3MvJADsrYCSEmuSKKqA%40mail.gmail.com.

Reply via email to