• We have a website where a zip code search can be performed to find home care agencies who service that zip code. We have tons of listings, but Google can’t see our search results page.

    We want to create results pages for each zip code in our system. We have two trains of thought.

    1. Create some kind of script/process that can read our database and write to the WordPress database in order to create pages for each zip code and update that page with new content each time a new listing is added in our database.

    2. Create a page template similar to our current search results page that uses the last segment in the URL (Ex. bestofhomecare.com/providers/83440) and generates the page based on that. We would then add URLs to our sitemap for each zip code in our system.

    Does anyone have any input on either one of these proposed methods? Is this possible?

  • The topic ‘Creating and updating pages in bulk’ is closed to new replies.