Is it possible to target multiple cities without creating separate pages?

CrispyChips

Power Member
Joined
Dec 17, 2016
Messages
532
Reaction score
246
Hi,

I think the headings say it all. I am working on a client's website content and want to target different cities with the same content.

What should be my approach? I am thinking of adding a table in every content like this -

Areas we cover
City 1
City 2
City 3
City 4


P.S. - I am not writing it. Someone else is writing; I need to pass instructions.
 
In a popup, ask for the visitor's city location and show the content based on that.
 
Hi,

I think the headings say it all. I am working on a client's website content and want to target different cities with the same content.

What should be my approach? I am thinking of adding a table in every content like this -

Areas we cover
City 1
City 2
City 3
City 4


P.S. - I am not writing it. Someone else is writing; I need to pass instructions.
Yes, it is possible to target multiple cities on a single page using content, headings, metadata, testimonials, and URL structure optimization. Create individual pages for each city for better user experience and SEO.
 
Yes, it is possible to target multiple cities on a single page using content, headings, metadata, testimonials, and URL structure optimization. Create individual pages for each city for better user experience and SEO.
Thanks for the reply. I want to avoid those city pages because the client is having 15+ services and targeting 5+ cities.
 
Hi, you can target multiple cities by one page, you need to play with your content and also meta tags, and there are many way to achieve your target.

Thanks
 
Hi, you can target multiple cities by one page, you need to play with your content and also meta tags, and there are many way to achieve your target.

Thanks

Got it.

Can this structure harm?

Intro to service
Info 1
Info 2
Info 3
Info 4
Service in City 1 (Smartly written - we are the best installers in NYC)
Service in City 2 (Smartly written- we are the best installers in LA)
 
yes, you can target multiple cities on one page, CREATE INDIVIDUAL LOCATION PAGES, and optimize these pages in search engines be specific about the title of these pages and add headings, UNIQUE CONTENT FOR PRIMARY LOCATIONS, and URL structure optimization
 
you can do this with redirection system which detects ip location and redirect that person to specific landing page of that city.
 
yes, you can target multiple cities on one page, CREATE INDIVIDUAL LOCATION PAGES, and optimize these pages in search engines be specific about the title of these pages and add headings, UNIQUE CONTENT FOR PRIMARY LOCATIONS, and URL structure optimization

I want to avoid separate pages. Mentioned in the title.
 
You would need very good geolocation data, check MaxMind, better to pay instead of using free db that is floating around. It should be relatively easy to automatically fill the city name or other details when specific range of IP is detected, long time ago i did something similar with php, probably is doable with javascript, too. Not sure how google would "see" those pages that change or manipulate content based on IP, probably not happy about it. Also for ranking is not good, you would need separate pages instead of dynamic changing content.
 
Back
Top