Adding a Link to an Article Using PHP-Fusion

In the previous guide in our PHP-Fusion Education Channel we showed you how to create an article. In this tutorial we will show you how to add a link to an article using PHP-Fusion.

Add a Link:

  1. How to login to the PHP-Fusion Admin Panel.
  2. Click the Articles button.
  3. Under Current Articles, click the article you want to add a link to in the drop-down box, then click the Edit button. You will see the article content.
  4. In the fields, click the location you want to add the link to, and click the link button below. The following code will be added:

    &lta href=” target=’_blank’>Link</a>

  5. Update the code as needed by adding the URL within the single quotation marks after the href
    tag, and replacing the “Link” text with what you want the link to say.
    Below is an example:

    &lta href=’https://inmotionhosting.com’ target=’_blank’>Inmotion Hosting</a>

    Which will look like this:

  6. Click the Save Article button once you are done

Congratulations, now you know how to add a link to your article in PHP-Fusion!

IC
InMotion Hosting Contributor Content Writer II

InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals!

More Articles by InMotion Hosting

Was this article helpful? Join the conversation!

Questions about our MailChannels Deployment? We have answers and are here to help!Learn More
+