WebSite X5Help Center

 
Julian G.
Julian G.
User

Duplicates of Index and Home Page  en

Auteur : Julian G.
Visité 103, Followers 1, Partagé 0  
Mots-clés :: website x5 pro 2026.1

When trying to use Google Search Console. It has issues with 2 pages having identical duplicate content,

Screeming frog tells me its these 2

https://small-business-ideas.com/

https://small-business-ideas.com/index.html

Hosting is done on the X5 host. The dropdown box gives me the option of the Https://www.   or the Https://

I originaly used the Https:www but was advised to use the Https://. I wonder did this cause it

Any help appreciated

Posté le
7 RéPONSES
Daniel W.
Daniel W.
User
Meilleur utilisateur du mois DEMeilleur utilisateur du mois EN

In WebSite X5, select the homepage under "3 Sitemap" and click on "Properties" at the top, then click on the "Expert" tab.

Here at "Custom Code: Before the closing <HEAD> tag" make a canonical entry with the desired URL for the homepage.

Example of a canonical entry:

    <link rel="canonical" href="https://example.org/" />

----- Screenshot (German version of WebSite X5) -----

Lire plus
Posté le de Daniel W.
Julian G.
Julian G.
User
Auteur

Thanks Dan

I think that worked

Would that have to be done on every site with a page marked home ?

Lire plus
Posté le de Julian G.
Daniel W.
Daniel W.
User
Meilleur utilisateur du mois DEMeilleur utilisateur du mois EN

Since all websites can be reached via a URL with and without index.html, this would have to be done for all websites.

----- Excerpt - translated with Google -----

What is a Canonical Tag?

...

If a crawler scans a website and finds a canonical tag on it, the bot recognizes that the linked page is the “actual” original, meaning that the “copied” websites can be ignored with regard to duplicate content. In addition, the search engine such as Google transfers properties such as PageRank to the original. The canoncial tag is therefore an important tool for on-page optimization and for avoiding errors in the evaluation of content.

>> https://www.seo-kueche.de/lexikon/canonical-tag/ (German)

-----

Lire plus
Posté le de Daniel W.
Julian G.
Julian G.
User
Auteur

Thanks for the info. I appreciate it.
Google now will not approve the site because of redirects.
On checking with a program. It tells me there is a 301 between http://Small-Business-Ideas.com
and https://Small-Business-Ideas.com . I have not done any redirects.
Any help appreciated Thanks Julian

Lire plus
Posté le de Julian G.
Daniel W.
Daniel W.
User
Meilleur utilisateur du mois DEMeilleur utilisateur du mois EN

With an SSL certificate, a redirect occurs from the HTTP web address to the HTTPS web address - this is normal.

Lire plus
Posté le de Daniel W.
Julian G.
Julian G.
User
Auteur

Thanks, That sounds logical.

However it seems strange that Google Search Console would have an issue with it.

Thank You

Lire plus
Posté le de Julian G.
Daniel W.
Daniel W.
User
Meilleur utilisateur du mois DEMeilleur utilisateur du mois EN

The SEO experts can certainly provide more detailed information if Google complains.

Normally, redirection from HTTP to HTTPS is set up either in the web host's customer area (e.g. with the "Force HTTPS" setting) or with code in the .htaccess file if there is no setting option at the web host.

Lire plus
Posté le de Daniel W.