News Aggregator: How to have post titles redirect to other sites?
-
I have a news aggregator type site that also has my own posts. I want my post titles to link to OR redirect directly to external articles and I want the post titles in this format:
ARTICLE TITLE (SOURCE)
Article title being the newspaper/blog/magazine article and source being the name of the newspaper/blog/magazine… When you click on this title, I want the reader to be directed to the article/post on the original website… Random example:<a >WordPress Update 6.2.1 Causing Sites To Break (Search Engine Journal)</a>
QUESTION: Is there a way (a code or something in the post title?) for me to do this using the basic tools, blocks, codes etc WP provides without a plugin or specialized theme that will need constant updates???
MY PROBLEM: I had an old news aggregator theme that did this BUT the recent update to PHP 8.0 and WordPress 6.2.2 caused it to break my site as its original developer sold it to someone who has stopped working in it.
Ideally, DON’T want to use another such news aggregator theme (if one even existed…) or a plugin to do this and go through this trouble again e.g. have updates to the theme or plugin stop and then have it unable to work after so many PHP-WP updates…
It seems WordPress can now do ALOT more w/o the need for coding or specialized themes/plugins and all the trouble that comes with them e.g. I have already used the WP RSS block to eliminate a faulty out of date RSS feed plugin that stopped providing a post tag feed at the end of my static pages AND I was able to create a multi-column static front page of links to numerous news resources + an RSS feed of my posts just like I previously had with my aggregator theme…
I just can’t figure out if there is an easy way to have post titles redirect to external sites…
At the moment, I am just using the FREE GeneratePress theme BUT can change it back to one of the free WP themes IF need be as I don’t want to be locked into a premium theme or plugin + there tends to be more documentation with standard WP themes for coding…
- The topic ‘News Aggregator: How to have post titles redirect to other sites?’ is closed to new replies.