How to Create Read More Links in Joomla
What the Joomla content management system (CMS) calls blog layout is really just a summary of each article followed by a Read More link — not an actual blog. You can add Read More links to a category page so that you don’t have to display the entire text of each article on the front page.
To add Read More links to a category page, follow these steps:
Click the Article Manager icon in the control panel or choose Content→Article Manager in any back-end page.
Article Manager opens.
Open an article that you want to add a Read More link to.
For this exercise, open the Chocolate Ice Cream article in Article Manager.
Scroll to the bottom of the page, where you find the Read More button.
Click the place in your article’s text where you want that link to appear; then click the Read More button.
For this exercise, click after the second sentence.
Joomla inserts a red dotted line.
Repeat Steps 2–4 for any other articles to which you want to add links.
For this exercise, add links for the Vanilla Ice Cream and Sardine Ice Cream articles.
View your front page again, and click the link to the category page for which you added Read More links.
For this exercise, click the Ice Cream Flavors link in the Main Menu pane.
The category page opens, displaying your new Read More links.
Click a link to open the corresponding article in full.

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.