We noticed that if we try appending a valid submission id of one of the journals to the other journal’s url, we can still display the content of the journal instead of getting 404.
Thanks for your replay. Each journal manager wanted their own selected url. So we set the urls in the config file. The abbreviations are not in the journal urls. The format is something like below:
Is this an expected behavior with the current settings as the journals share the same database? Shouldn’t it be considered as a bug?
This even causes searches in Google Scholar to return results in more than one site, which only one is valid. That is how we found out about this issue.
Even if I added a RewriteRule for that specific article in the site’s apache config to be redirected to 404, Google Scholar still has the invalid url listed. I tried disabling and enabling Google Scholar plugin for both of the journals. Not sure it will take some time to reindex. However the original issue is there till I add rewrite rules for the whole site which is a very big task.
Any update on this? Has anyone faced this issue? Not sure if I have posted in the right place.
I managed to write plugin to do the redirection to the right journal. However some Google Scholar results still show incorrect journals as well as the right one.