Hi everyone,
I’m running a journal with OJS 3.4.07. (www.pipj.org) and am facing a very persistent and confusing Google indexing problem.
The Problem:
Everything worked fine until several days ago.
Wrong Title in Google Search Results: When I search for my journal, Google shows the title “Artificial Intelligence on Electronics and Photonics” instead of my actual journal title. However, the links themselves point correctly to my www.pipj.org domain.
Google Search Console Canonical Error: In GSC, the “URL Inspection” tool for my pages (https://www.pipj.org/) states that the Google-selected canonical is https://ai-photonics.com/. Even more confusingly, under “Test Live URL,” it also reports https://ai-photonics.com/ as the “User-declared canonical”.
I have NO connection to ai-photonics.com whatsoever. I’ve never owned it, used it, or set up any redirects to it.
What I’ve Checked and Confirmed (No Issues Found Here):
OJS config.inc.php: My base_url is correctly set to https://www.pipj.org.
OJS Journal Settings: The journal title in Settings > Journal > Title & Contact is correct.
Server-Level Redirects (.htaccess): I’ve thoroughly checked my web server configuration files and confirmed there are NO 301 redirects or any other redirects from pipj.org to ai-photonics.com.
OJS Theme (Bootstrap 3): I’m using a custom Bootstrap 3 theme.
I’ve checked the HTML source code of my pages (www.pipj.org, article pages, issue pages) and found that there are currently NO tags present in the section at all. This seems to be the most immediate on-site problem, but to the best of my knowledge, when I looked at other OJS sites, is not a standard part of the header.
So, the question is - is there a way to solve this issue?
I am attaching a screenshot of the problem.
Thanks in advance