Google sitemap generation with dynamic URL

Discussion in 'PHP' started by pukhtoogle, Sep 25, 2012.

  1. #1
    I have a dictionary application, i want to generate a dynamic google sitemap for the dictionary. I has a simple GET method through which it takes word as input search in the database and display the result.

    I set the Title of the page as:
    Meaning of $_GET['word'] in Pashto language

    A sample search term for google:
    Meaning of oppression in pashto

    so its easier for google searcher to get the meaning easily, i searched some of the terms of my dictionary but only those terms shows in google which was visited already since i have 15K words but only some of them are listed.

    I need a sitemap structure which grab all of them for google sitemap. You can check the URL structure here:
    http://thepashto.com
     
    pukhtoogle, Sep 25, 2012 IP