• Hi,

    I would like to find out how to create a single page with many dynamic URL from database table?

    Sample data to be imported into WP database.
    ID Title Description
    1 ABC Desc 1
    2 DEF Desc 2

    Sample Single Page
    Sample URL 1: https://wpexample.com/sampleplage/ABC (based on above sample data Title)
    Sample URL 1: https://wpexample.com/sampleplage/DEF (based on above sample data Title)

    The page will display the content of the respective title and description.

    Question
    Please advise is there any plugin or hacks that I can achieve the above?

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to create a single page with many dynamic URL from database?’ is closed to new replies.