Dynamic links pointing to the same page
-
Hi guys. I want to create a link in all the articles with the following structure:
https://site.com/link/<?php the_title(); ?>What can i do to point all the generated links to the same page? I have a dynamic page that is updating with some information but the link is the same: https://site.com/static-page
Is there any possibility to send all the links to the same dynamic page? Thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Dynamic links pointing to the same page’ is closed to new replies.