The Ideal Related Articles Content Plugin is the best way to add Related Articles to the current article. The plugin allows you to add multiple blocks of Related Articles and also Custom Code, which is useful to add Google AdSense Ads, and other Javascript, or HTML code.  Also, display Word Linking Keywords, and Tags to the articles. This plugin can also auto-generate metakey and metadesc fields in order to help improve SEO.

How to Access

Home Dashboard  Components → Ideal Related Articles → Dashboard  →Content Plugin

Screenshot

Ideal Related Articles - Content Plugin

How to configure it

The plugin has several tabs, which allow you to configure a different part of the plugin.

Related Articles Tab

There are 4 different modes to choose the related articles to display in an article: Manual, Metakey, Tags, and Mixed.

When the Metakey, Tags and Mixed Modes are selected you also will see this option:

When the Tags and Mixed Modes are selected you also will see these options:

The option below will display in all modes but the Manual mode:

There are three layout options for the Related Article blocks:

  1. Floating: The Related Article block will be displayed floating on the right;
  2. Wide: The Related Article block will take the entire article width;
  3. Auto: Let the plugin decide how to display the articles; It will usually load the first block Floating and the next Wide, but it depends on the number of blocks and paragraphs;

More Related Articles options:

Advanced Settings:

 

Tags (created from metakey keywords) Tab

The content plugin also has the option to display the article's keywords as tags, which will link to Joomla! Search Component; This also helps to improve the amount of time the user spends on the site and will add more pages indexed on search engines, which may result in more traffic from search engines;

Available Options:

 

Custom Code Tab

With Custom Code you can add ANY content to any part of the article. This may include Javascript (including Google AdSense code) or HTML. This code can be placed in one or more positions.

Available positions:
Custom Code textearea

You can use this plugin to load either Javascript, HTML OR both into content items.

Javascript Example:

<script type="text/javascript">
	 (YOUR CODE HERE)
</script> 


HTML Example:

<div style="width:25%;float:right;border:1px solid #EEE;padding:5px;margin:5px;clear:both"> 
	(SOME OTHER CONTENT HERE)
<div> 

HTML and Javascript Example:

<div style="width:300px;float:right;border:1px solid #EEE;padding:5px;margin:5px;clear:both"> 
	<script type="text/javascript">
		 (YOUR CODE HERE, LIKE ADSENSE JS CODE )
	</script> 
<div> 

IMPORTANT: The box will not have any style, but you can add a styling using the style attribute OR add a class then use the CSS field below to add styling
VERY IMPORTANT: If you use this option, please make sure the positions do not conflict with the Related Articles positions. BE ADVISED that if you are not careful you might have two blocks of code in the same line, which will not look very nice. If that happens please change the settings until you get the desired result.

CSS Code:

Add CSS (style) code into the HTML <head> tag. DO NOT add the <style> tag.

 

Exclusions Tab

Under some circumstances you might not want to load the plugin, so we've prepared a few options for you:

 

Word linking keywords Tab

Word Linking automatically creates links out of selected words in your Joomla! content articles. You can link specific words to Menu items, Articles, or URLs. Each Word Linking Rule can be assigned to specific menu items and have a limited number of occurrences (replacements).

 

Advanced Tab

Copyright: Add Copyright Information to the bottom of the clipboard when the user copies an article or pressed the 'Ctrl + c' hotkeys;

Meta Keywords

Can be configured to add Meta Keywords based on the most common words in the article. Will only be executed if the article has no Meta Keywords on content save OR on page load on both;