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.
