Skip to content Skip to sidebar

This is the technical support forum for WPML - the multilingual WordPress plugin.

Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 7:00 – 15:00 7:00 – 15:00 7:00 – 15:00 7:00 – 15:00 7:00 – 15:00 -
- - - - - - -

Supporter timezone: Pacific/Easter (GMT-06:00)

This topic contains 3 replies, has 2 voices.

Last updated by Marcel 1 year, 12 months ago.

Assisted by: Ilyes.

Author Posts
August 10, 2023 at 12:40 pm #14182443

viktorB-17

I would like to have on my .com page a site where people can choose their country

so a total unique page just domain.com

but then all the languages are basically their own websites

so the homepage of germany is domain.com/de - of spain .com/es .... etc.

but .com should rather not be assigned to any language or lets say its assigned to germany - then .com is unique - and home page of germany is .com/de

How can I make this happen - to have a landing page by itself

example europackprint.com

August 10, 2023 at 1:12 pm #14182631

Marcel
Supporter

Languages: English (English ) Spanish (Español ) German (Deutsch )

Timezone: Europe/Madrid (GMT+02:00)

Hi,

before your ticket is assigned to one of my colleagues, please allow me to walk you through some initial debugging steps. This will help speed up the support process.

This is exactly what the root page is for: https://wpml.org/documentation/getting-started-guide/language-setup/directory-default-language/#what-is-a-root-page-and-do-i-need-one. It allows you to put a .html file in front of the domain or let you allow to select a specific page for it.

Best Regards
Marcel

August 14, 2023 at 4:32 pm #14199039

viktorB-17

Thanks alot for your help!

But this does not work for me 🙁

If I follow the steps shown in this guide - when ever i want to go to my root page or the .com it says too many redirects and it wont continue loading.

all the other pages work fine .com/em .com/de etc.

what can I do about that?

Screenshot 2023-08-14 183125.png
August 14, 2023 at 4:49 pm #14199233

Marcel
Supporter

Languages: English (English ) Spanish (Español ) German (Deutsch )

Timezone: Europe/Madrid (GMT+02:00)

Hi,

WPML just redirects to http, as there is an issue with https on your installation which is causing a loop:

HTTP Headers
>>> <em><u>hidden link</u></em>

> --------------------------------------------
> 302 Found
> --------------------------------------------

Status:	302 Found
Code:	302
Server:	nginx
Date:	Mon, 14 Aug 2023 16:47:03 GMT
Content-Type:	text/html; charset=UTF-8
Content-Length:	0
Connection:	close
X-Redirect-By:	WPML
Location:	<em><u>hidden link</u></em>

>>> <em><u>hidden link</u></em>

> --------------------------------------------
> 301 Moved Permanently
> --------------------------------------------

Status:	301 Moved Permanently
Code:	301
Server:	nginx
Date:	Mon, 14 Aug 2023 16:47:03 GMT
Content-Type:	text/html; charset=iso-8859-1
Content-Length:	233
Connection:	close
Location:	<em><u>hidden link</u></em>

>>> <em><u>hidden link</u></em>

> --------------------------------------------
> 302 Found
> --------------------------------------------

Status:	302 Found
Code:	302
Server:	nginx
Date:	Mon, 14 Aug 2023 16:47:05 GMT
Content-Type:	text/html; charset=UTF-8
Content-Length:	0
Connection:	close
X-Redirect-By:	WPML
Location:	<em><u>hidden link</u></em>

>>> <em><u>hidden link</u></em>

> --------------------------------------------
> 301 Moved Permanently
> --------------------------------------------

Status:	301 Moved Permanently
Code:	301
Server:	nginx
Date:	Mon, 14 Aug 2023 16:47:05 GMT
Content-Type:	text/html; charset=iso-8859-1
Content-Length:	233
Connection:	close
Location:	<em><u>hidden link</u></em>

I suggest checking the SSL on your server.

Best Regards
Marcel

The topic ‘[Closed] Making a intro landing page on the .com – intro page’ is closed to new replies.