Google index #51

Closed
opened 2023-10-15 10:50:16 +01:00 by owlbot · 2 comments
Collaborator

User Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Mobile Safari/537.36
Browser: Netscape
BrowserVersion: 5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Mobile Safari/537.36
Platform: Linux armv81
Viewport: 384 x 729

User Message:
Google chooses the wrong page for inclusion.

During development the Web app was published at: owlboard.fjla.uk and is still available at this URL for the benefit of users that registered before owlboard.info was obtained.

Google is selecting the original FJLA URL in its search results.

Possible solutions are:
On each page, add a head tag `

Stop hosting the web-app at more than one URL.

Redirect all requests to the FJLA url with a 'Moved Permanently' code.

The quickest way to fix Google results is probably to combine option one and three.

If no users are still using the FJLA URL, then option one and two would be simpler to implement.

User Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Mobile Safari/537.36 Browser: Netscape BrowserVersion: 5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Mobile Safari/537.36 Platform: Linux armv81 Viewport: 384 x 729 User Message: Google chooses the wrong page for inclusion. During development the Web app was published at: owlboard.fjla.uk and is still available at this URL for the benefit of users that registered before owlboard.info was obtained. Google is selecting the original FJLA URL in its search results. Possible solutions are: On each page, add a head tag ` Stop hosting the web-app at more than one URL. Redirect all requests to the FJLA url with a 'Moved Permanently' code. The quickest way to fix Google results is probably to combine option one and three. If no users are still using the FJLA URL, then option one and two would be simpler to implement.
owlbot added the
bug
web-user
labels 2023-10-15 10:50:16 +01:00

Option one has been implemented with a <link rel="canonical" href="{url.self}" /> on each page.

A re-validation has been requested on Google search console.

Option one has been implemented with a `<link rel="canonical" href="{url.self}" />` on each page. A re-validation has been requested on Google search console.
fred.boniface added the
web-frontend
label 2023-10-19 14:31:15 +01:00

Now the correct pages are displayed in Google searches

Now the correct pages are displayed in Google searches
Sign in to join this conversation.
No description provided.