How to manage local dynamic tables on pages with static content

engimenez1

Registered Member
Joined
Dec 23, 2015
Messages
76
Reaction score
25
Hey, I could use some help with your tips.

I have a client that has a site currently in Wordpress but is developing a site with react to include some special features, our main concern at this point is how to handle the local results. It will have different pages about certain products and each page consists of about 80% static content and about 20% dynamic content based on the country with specific tables with information about the local currency, local payment methods, and some specific local characteristics.

The URL will be exactly the same for all visitors, it just changes the table to display according to the country of the visitor, we would like to know if we should have a generic table that applies to all the countries, and then the user can select their specific country, or if by getting the country of the visitor automatically displaying the local results.

For User User experience I think is better to display automatically the local results and have the option to change the country.

How could this affect SEO and what is the best way to manage this? I think it will depend on which country the google crawler will read the page.
 
Back
Top