*

dsf

  • *****
  • 261 posts
Questions about Countries as subdomains setup
« on: October 02, 2023, 12:06:03 PM »
Hi,

Doing a quick test to turn a Osclass 8 to Countries per subdomain setup, i came up with some questions and issues.

1. Is a special theme needed?

2. If you enter a Country from the Countries selection landing page, how do you go to Countries selection again? Clicking on the logo for example, goes to the same country you are in.

3. In each subdomain Country, the page meta title and description is the same generic of the site. No mention in what country you are in. Also this will create duplicate pages issues in google.

Thanks

*

MB Themes

Re: Questions about Countries as subdomains setup
« Reply #1 on: October 02, 2023, 06:15:28 PM »
1. No
2. Use base url
3. Seo pro plugin supports subdomain params, but it would make sense to add subdomain element to title.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

dsf

  • *****
  • 261 posts
Re: Questions about Countries as subdomains setup
« Reply #2 on: October 02, 2023, 06:37:45 PM »

2. Use base url


Use base url where? In the settings it is the base url.

*

MB Themes

Re: Questions about Countries as subdomains setup
« Reply #3 on: October 03, 2023, 07:52:29 AM »
Code: [Select]
osc_base_url()
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

dsf

  • *****
  • 261 posts
Re: Questions about Countries as subdomains setup
« Reply #4 on: October 03, 2023, 11:58:01 AM »
You mean somewhere in the code? The theme code?

*

MB Themes

Re: Questions about Countries as subdomains setup
« Reply #5 on: October 03, 2023, 06:03:45 PM »
Use function to get link back to top domain in case it is needed.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots