How to Turn Article Titles into Links in Joomla CMS
When you use Category List layout in the Joomla content management system (CMS), all the article titles in a category are links automatically, but they’re not when you use Category Blog layout. You can change that situation via the settings in the Article Options parameters pane. Follow these steps:
Choose Menus→Menu Manager in any back-end page to open Menu Manager.
The Menu Manager opens.
Click the Menu Items tab located near the top left corner of the Menu Manager window.
Menu Manager: Menu Items opens.
Open the menu item that links to the article you want to change by clicking it.
For this exercise, select the Ice Cream Flavors menu item.
Click the Article Options pane.
The Article Options pane expands.
Find the Linked Titles drop-down menu located in the Article Options pane.
For this exercise, select Yes from the drop-down menu.
Click the Save button (to apply your change) or the Save & Close button (to apply your change and close the Menu Items page).
Click the View Site button found at the top of any back-end page to review the changes you’ve made to the your site. Now, click the Ice Cream Flavors menu item located in the About Joomla! menu.After the Article Blog opens, mouse over any of the article titles on the page. You find that the article titles now act as hyperlinks to the articles themselves. Good work!
Always set your article titles as links when you use Category Blog layout, because users expect titles to be links.

Web Design & Development Glossary
AJAX
asynchronous JavaScript and XML. A technique used in web page development.

Web Design & Development Glossary
API
application programming interface. A set of rules programs use to communicate with each other.

Web Design & Development Glossary
color stop
A special element that indicates a color to be added to a gradient.

Web Design & Development Glossary
FTP
File Transfer Protocol. A network protocol useful for transferring files in a client-server relationship.

Web Design & Development Glossary
HTML
HyperText Markup Language. The predominant language for building web pages.

Web Design & Development Glossary
HTTP
HyperText Transfer Protocol. The primary networking language for the Internet.

Web Design & Development Glossary
PHP
PHP Hypertext Processor. A scripting language that works well within HTML.

Web Design & Development Glossary
socket
A technology that allows remote computers to maintain a persistent connection in order to communicate with each other.

Web Design & Development Glossary
sprite
An graphic object on a web page that will be manipulated in real time.

Web Design & Development Glossary
SQL
Structured Query Language. A programming language useful in managing relational databases.

Web Design & Development Glossary
stateless protocol
An Internet procedure that completely breaks the connection between the client and the server after a transaction, meaning that the next transaction will require an entirely new connection.

Web Design & Development Glossary
Telnet
A network protocol useful in interactive, text-oriented communications.

Web Design & Development Glossary
W3C
World Wide Web Consortium. The organization that sets international standards for the World Wide Web.