If you are familiar with Joomla, you will know that the CMS uses the phrase "read more" when it links to a full article from the intro text.
This read more link is found on millions of Joomla powered websites, but is it the best choice of words?
I have always advised Joomla webmasters to to use a great mambot from Run Digital. It makes the read more link include the title of the article, great for SEO.
I had also always suspected that the phrase "read more" was not a very good call to action. This is the concept that you need to tell your web visitor exactly what you want them to do, in theis case click on the link to read the rest of the article.
I was interested to find a recent blog post about actionable anchor text on Copyblogger. In his article he explains:
Its been a bit since Ive seen any actual test data on the use of actionable link anchor text, so I thought Id share the results of a Marketing Sherpa experiment performed with their newsletter readers. The goal was to find out if the wording used in hyperlinks could make a difference in clickthrough rates.
The answer is yes. They found that the right two or three click link words can lift clickthrough rates by more than 8%.
Here are the results:
- Click to continue: 8.53%
- Continue to article: 3.3%
- Read more: (-)1.8%
The lesson is clear. Not only should you use actionable anchor text if you really want someone to click, but you should also tell people to take the exact action you want them to perform in order to get the best response. Click here to read the original Marketing Sherpa article in its entirety.
Clearly the Joomla version is not the best option.
Fortunately, its easy to fix, we just need to make a simple change to the language file, which can be found at /language/english.php (mine is English obviously).
On about line 104 you will find:
/** content */DEFINE('_READ_MORE','Read more...');
DEFINE('_READ_MORE_REGISTER','Register to read more...');
Change the 'Read more...' to something a little more active, perhaps:
DEFINE('_READ_MORE','Click to read more of this article...');Hopefully that should get you about a 6-7% increase in your clickthroughs!

Doug Weil
said:
|
Would it be possible to provide a link to the Run Digital mambot? Why mess around with the language file if there's a mambot that provides a contextual link? The Run Digital site is German-only, so finding it there is more than somewhat unlikely unless you read German. Thanks... |
David Childs
said:
| If you are using JomComment be sure that 'Use Jom Comment's "Read more"' is set to 'NO' If this is set to 'Yes' it will over ride the changes you made in /language/english.php |
Philip Roy
said:
|
Alternatively (for JomComment) if you like using their setting instead, you can go to... /components/com_jomcomment/languages/english.php Find lines 26 and change this line... DEFINE("Read More", "Read More"); |
CoosCreations
said:
|
Hey Barrie - thanks for the top tip! Just in case anyone else was interested in using the RunDigital Mambot/Plugin, here are a few observations, having got it in place and underway: In rd_readmore.php, line 54 is the output of the content mambot/plugin. To get the super-looking links like the ones Barrie has here on Compass Designs, I changed the line: . sefRelToAbs( 'index.php?option=com_content&task=view&id='. $row- $row->text = $row->text . $link; ... to ... . sefRelToAbs( 'index.php?option=com_content&task=view&id='. $row- The image was an extra add-on that Barrie hasn't opted for, but the "Read more about " (including the space) in front of "' . $linktext . '" is taken right from these hallowed Compass Design pages. Next up, switch off the 'Read More' option in the 'Content' tab of your Administrator's Site Config section - this mambot/plugin runs independently of that. Finally upload the new rd_readmore.php file to your mambot/plugin folder and you're away! Thanks again Barrie - really appreciate all your efforts! Mark |
Jack Bremer - 3B Web Design - Joomla specialists
said:
|
CoosCreations - thanks for your assistance and tips, but you've told us to change too much, and remove a line. Just change line 55 to: '" class="readon">Click here to read more about ' . $linktext . ' '; |
G. Taylor
said:
| It's too bad there's not a way to customize language contstants at the template level to avoid messing with the core code. Good info. nonetheless. |
Nick Sibbing
said:
|
Gday Barrie I bought your excellent book on 1.5 and saw this tip. However the Run Digital site seems to suggest that their bot only runs in 1.0x So can it be made to work in Joomla 1.5 native? I notice Compass is using 1.5 and you have title info in your links. So if you could explain how it is done that would be great. |

Welcome to the Compass Designs website, powered by Joomla 1.5! The goal of this new site is to be the place to bookmark if you are looking for quality Joomla templates, tutorials, news and tips.
Great info




