Hi I hope php experts will help
I have php website which is based on directory ad listing
I have single products.php page it is used to display listing ads in the frontend of the website
Like when customer selects their category and subcategory and location the ads will automatically added to the particular category and subcategory page and it showed in the front end of the website
My problem is I need to add a custom content like headings and paragraph according to the adds shown the page
For example if I have listing page Which has category as "software " and subcategory as “php development” in the particular page I need to show the custom content on php and web development for seo rankings
But there are no separate pages the data is dynamically shown from the database I have only products.php page