Hi Santiago, This sounds like this issue which is documented on our SEO guide in the official docs: https://wiki.lyrasis.org/display/DSDOC7x/Search+Engine+Optimization#SearchEngineOptimization-EnsureyourproxyispassingX-ForwardedheaderstotheUserInterface
I suspect you need to add both X-Forwarded-Proto and X-Forwarded-Host headers to your proxy. Tim On Tuesday, July 25, 2023 at 2:52:12 PM UTC-5 [email protected] wrote: > Hello, > > I am having a problem. For some reason, google scholar isn't indexing my > website. The website generates almost all the *meta *tags perfectly. For > example, with this article > <https://repositorio.uflo.edu.ar/entities/art%C3%ADculo/d5c80da7-b559-48fb-bf2b-c532671900a3> > : > > <meta name="citation_title" content="Revisión sistemática sobre > psicoterapias efectivas y/o tratamientos combinados con pacientes con > severidad y comorbilidad"> > <meta name="citation_author" content="Scherb, Elena Diana"> > <meta name="citation_publication_date" content="2022-05"> > <meta name="citation_issn" content="2602-8379"> > <meta name="citation_language" content="es"> > <meta name="citation_keywords" content="PSICOTERAPIA; PSICOPATOLOGIA"> > <meta name="citation_abstract_html_url" content=" > https://hdl.handle.net/20.500.14340/909"> > <meta name="citation_publisher" content="Universidad Estatal de > Milagro"> > <meta name="citation_pdf_url" content=" > https://localhost:4000/bitstreams/ea3094d6-1d9f-4c42-88aa-7bb038833f79/download > "> > > The only wrong tag and that is maybe the one that is causing the index to > fail is the last one. How can I fix it? Because I can hardcode it in the > frontend file but there must be a better solution. I am using a nginx proxy > with the X-.. tags correctly. > > Do you know if this is the problem causing google scholar to not index our > website? > > Regards, > Santiago. > > -- 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 Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-community/5a4902c2-c689-4a27-8d94-be8ca88c1cadn%40googlegroups.com.
