Canonical Issue with one-pager site?

I built a website basically as an one-pager. meaning there is only the index.html and no other php or html file. Now google says there are canonical issues and i have no idea why and how to solve it. Because as said there are no other pages. Please, can anyone help? Can provide a screenshot by google console when needed.

Thank you
Stefan

A link to the website would also help.

1 Like

Oh, yes. Here we go: https://vintage-vagabonds-berlin.de/

Itā€™s likely to do with the URL you have in the project settings. Remove the /index.html at the end.

3 Likes

Okay, thank you. Appreciate it. I changed it and look forward, what google console consider about it.

Thanks again.

Iā€™ve had canonical issues lately with Google as well, though only on a few mini sites. I didnā€™t include the index.html in the page settings and Iā€™ve gone through it all, however Iā€™m struggling to find anything wrong. I also use htaccess, so it drives everything to the same https:// pages as used in the site settings.

1 Like

Has to be all there improvements by adding AI to everything. Another half baked ā€œfeatureā€.

Like I mentioned to you the other day, I was trying to setup a Google Business profile for a client and it kept rejecting every image I uploaded. 2 days later is just worked :man_shrugging:

1 Like

In my case it said the canonical was pointing to an entirely different website.

1 Like

So, here we go again. Got still the problems with google console. Itā€™s all the same as before. Ok, good. Now i removed the ā€˜canonical tagā€™ completely from the code. Iā€™m excited to see what happens now. Good morning everyone.

Try that and please let us know. It would also be curious if this still happens if you were to do it manually, adding the data to the page header. There is a Google breakdown here and Iā€™ve seen that Google is formatting this slightly differently to Blocs.

You can also run checks through various sites if you Google canonical checker. Itā€™s quite possible Google search console is just broken on this point and it wouldnā€™t be the first occasion Iā€™ve lost a lot of time on incorrectly flagged issues.

I checked your site just now using an app called Scrutiny and it showed three pages with no errors.

1 Like

Well, thanks for reply and checking my site. Really appreciate it. Yes, iā€™ll let you guys know how it went. Thanks again.

So, new things going on here. Google console now says:
https://vintage-vagabonds-berlin.de/ (works fine)
but
sameadress/index.html (Duplicate ā€“ not set as canonical by the user)

This could be the reason for the whole mess. Ok, i got it. So what do i need to do now? Looks like the process by google is still working so it says ā€œvalidation startedā€.

Thank you

Itā€™s wait and see time. One thing you should do though is to set up a 301 redirect that sends everything to https://. For example, if I simply type in www.yourwebsite.de I get an error message in the browser saying the page is not secure and it refuses to load. All of that should be automatically going to your preferred canonical url.

1 Like

Ok. I just found the ā€œ301 redirection thingā€ in the customer control panel and changed it.

Now, http:// and www. will be redirected to the correct domain.

Need a coffee now and will wait a few days and see. Thanks for your help. Appreciated. Itā€™s obvious not a blocs issue. Iā€™m just less experienced in those hosting topics. Thanks again.