 #  System - Head Tag 

 

- - Joomla! 3
    - Joomla! 4
    - Joomla! 5
    - Joomla! 6

- [ plugin ](/content-tags/plugin)
- [ system ](/content-tags/system)
- [ Video Content ](/content-tags/video-content)
- [ Joomla! 3 ](/content-tags/joomla-3)
- [ Joomla! 5 ](/content-tags/joomla-5)
 
  ![System - Head Tag](https://cdn.richeyweb.com/images/articles/plg_system_headtag/system-headtag.webp)    - [JED: System - Head Tag](https://extensions.joomla.org/extension/core-enhancements/coding-a-scripts-integration/headtag/)
 


Unlock endless possibilities for your Joomla site with "System - Head Tag," a versatile plugin that lets you inject any type of tag into the document &lt;head&gt;—from JavaScript and CSS to custom tags—based on menu items, user groups, access levels, or content plugin tags. Whether you’re adding scripts, styles, or frameworks, this all-in-one solution delivers precision control, all for free!

## How It Works

"System - Head Tag" empowers you to enhance your Joomla pages effortlessly in two powerful ways:

- Plugin Configuration: Assign tags to specific menu items (with optional inheritance to child items), user groups, or access levels, ensuring targeted injections like jQuery or Bootstrap frameworks.
- Content Plugin Tags: Insert tags directly into articles, descriptions, or modules using simple {headtag} syntax (e.g., ), with support for scripts, styles, custom tags, and even user group or access level restrictions.
 
I created this plugin to solve my own challenge—needing to inject JavaScript into individual pages without relying on custom modules or Joomla editors, which often block such additions. Now, you can add JavaScript/CSS source files, declarations, or any custom tag with ease, all while benefiting from the Joomla community I’m passionate about.

## Why Choose System - Head Tag?

This plugin isn’t just flexible—it’s a game-changer. Unlike similar tools with limited scope or clunky interfaces, "System - Head Tag" offers a seamless, all-in-one solution for Joomla 3, 4, and 5. It even supports IE conditionals and Joomla JavaScript frameworks (e.g., jQuery, Bootstrap.modal) with a few clicks. Whether you’re a developer tweaking a contact form (like my “Report a Bug” link example below) or a site owner enhancing functionality, this plugin adapts to your needs without compromise.

## See It in Action

Click the "Report a Bug" link on this page—it uses a Head Tag-injected script to auto-fill the contact form’s subject field with a few lines of JS, no form edits needed! See the script below, has been injected into the &lt;head&gt; in order to do the job.

 ```
window.addEventListener('DOMContentLoaded',function(){
    if(window.location.hash.length) {
        var subject = atob(window.location.hash.replace('#',''));
        document.getElementById('jform_contact_emailmsg').value = subject;
    }
});
```

## Practical Applications

- [ Progress Indicator for Top of the Page](/software/examples/top-of-the-page/progress-indicator-for-top-of-the-page)
- [ Pre-Populating the Contact Form with Head Tag](/software/examples/head-tag/pre-populating-the-contact-form-with-head-tag)



## Features

- Versatile Tag Injection: Add JavaScript/CSS files, declarations, or custom tags to the &lt;head&gt;.
- Dual Usage Modes: Insert via plugin config (menu items, groups, access levels) or {headtag} content tags.
- Targeted Control: Restrict tags by menu item (with inheritance), user group, or access level.
- Framework Support: Inject Joomla frameworks like jQuery or Bootstrap.modal effortlessly.
- Community-Driven: Free for Joomla 3/4/5, reflecting my passion for open-source solutions.
 
Elevate your Joomla site’s functionality with "System - Head Tag"—the ultimate tool for head tag mastery. Ready to take control?

## Video

## Download

[  System - Head Tag 5.0.320042](/extension-repository/system-headtag/plg_system_headtag-5.0.3)

[  Report a Bug](/bugs) [  Documentation](/software/documentation/system-headtag)

## Frequently Asked Questions:

What does System - HeadTag do?System - HeadTag lets you easily add JavaScript, CSS, or custom tags to your Joomla site’s , boosting functionality for specific pages or users—completely free!



Is this plugin really free?Yes, it’s 100% free, built with love for the Joomla community, offering powerful features without any cost.



How can I use it on my site?You can add tags via plugin settings (for menu items, groups, or access levels) or insert {headtag} tags into content—both work together seamlessly!



What types of tags can I add?It supports JavaScript/CSS files, declarations, custom tags, and even Joomla frameworks like jQuery or Bootstrap—total flexibility!



Can I target specific pages or users?Absolutely, configure tags for specific menu items (with inheritance), user groups, or access levels, tailoring your site’s behavior perfectly.



Do I need coding skills to use it?No advanced skills needed! Our documentation guides you, and the intuitive setup makes it accessible for all Joomla users.



How does it work with Joomla versions?It’s compatible with Joomla 3, 4, and 5, delivering a smooth experience across all modern versions.



Can I see it in action?Yes, click the "Report a Bug" link on this page—its subject field auto-fills thanks to a HeadTag script, showcasing its power!



Why choose HeadTag over other plugins?It’s the only all-in-one, free solution with dual usage modes and broad tag support, outshining limited or clunky alternatives.



Can I customize the tags’ appearance?Yes, tweak positions, animations, and add icons via CSS, giving your site a unique, professional look.



What if I need help setting it up?Our detailed documentation has you covered, and I’m here to support the Joomla community—reach out anytime!



Does it slow down my site?No, it’s optimized for performance, enhancing your site without dragging it down—pure upside!



Can I use it for admin pages?No, this is designed for front-end use only.



Are there examples to learn from?Check the “Report a Bug” example or dive into the Practical Applications section for inspiration!



How do I get started?Install it and follow our step-by-step documentation—your Joomla site’s potential is just a download away!





## 15 Reviews

### Retrieved from JED monthly

#### Complete - Unfiltered

###  Thanks a lot!

#### 2013-08-12 - cm

Thank you very much! Works on the fly. I was able to add my specified google fonts easily.

 

###  Simply the best

#### 2013-10-18 - Carlo

I tested almost all plugins/modules for embedding code in pages.  
 HeadTag is simply the best. Extremely efficient, allow an incredible simplicity and power.  
 Using plugin's tags or options is possible get a in-deep control of external styleshhts, js, etc.  
 Thank you Michael!

 

###  A Must-Have

#### 2014-01-18 - Web Trooper

There are some great extensions here at JED, and something to fit almost every need.... almost! There are times when I can't find a Joomla extension that quite fits my need, and that's when I turn to other sources, such as stand alone scripts. Thanks to HeadTag, I can incorporate code, seamlessly, which was never meant to be used as a Joomla extension. I don't know what I would do without HeadTag. Thanks Richey!

#### Reply

I've run into the same roadblocks - functionality that's missing - the perfect script that isn't a joomla extension - a necessary file or replacement style for one page.... It can be frustrating to find a way to incorporate these elements in ways that they weren't intended. Fortunately, I consider programming to be the plaything of my adulthood. When I don't have the toy I want to play with - I make it. I'm glad to hear this extension is helping you achieve your goals. It may be an abstract concept - but great reviews like this help me to achieve mine!

 

###  brilliant plugin and awesome support!

#### 2014-01-29 - Niccolò Angeli

The plugin is surely brilliant and well built, but what I really want to review is the support. I had some problems in making the extension working with my site and even if it's free Michael provided an awesome support sending me in a row 3 custom versions of the plugin until he was able to solve the conflict.  
 Thank you Michael!

#### Reply

Version 2.4 contains the changes made for this user, among other performance improvements I made while hunting the bug.

 

###  Great Flexible Plugin

#### 2014-05-01 - Dan Walker

This plugin makes it drop-dead easy to add all types of code to the head of your pages. Not only that, you can select different code for different pages, users and groups. This is an incredibly flexible plugin and works well. I have tried a number of others in this extension category and Headtag is the best out there.

 

###  Thank you so much!!!

#### 2014-05-23 - trudi thompson

Dear Michael: Thank you very much for your useful plugin!  
 It works great on version 2.5 but it doesn't work on a clean 3.3 installation. On the respective tabs where you have to select the menu items, once you select one, it just doesn't display the rest of the fields "Tag Type" and "Source File".  
 I wish you all the best :-)

#### Reply

Fixed in version 2.5

 

###  Really Helpfull, thanks

#### 2014-08-08 - AppsNity Project

HeadTag really helpfull. I have searched the codes and addons couple time, but i have not found them yet. But after i got this, it becomes very much easier for me. Thanks

 

###  Thank you

#### 2014-09-09 - Ebby Hesse

Hey Mike, thank you very much for this fantastic plugin, I can now do anything I want in joomla. Will bless you soon.

 

###  Not work on php 5.2.4

#### 2015-03-03 - Dmitry

Functionality  
it's wrong to use for engine-back support code that breaks the functionality of the entire engine!Ease Of Use  
Not work on php 5.2.4#### Reply

Is this a bug report? You're using a version of PHP that Joomla itself no longer supports - so I can't really take your report seriously. At 3.3, the minimum is raised to PHP 5.3.10, and at the time of your report, the Joomla version was 3.4.1. So your problem may have been that your PHP version did not meet the requirements for the parts of the Joomla framework that I was using to create this plugin. And I don't really appreciate learning about it in a review. You might have tried contacting me first. This plugin isn't free because I'm hostile to the community.... I'm not sure what you mean by "engine-back support code" - this plugin utilizes the Joomla framework exclusively to avoid conflicts that cause a failure. Nobody else is reporting issues, so I can only assume it's your server or setup that's causing the issue.

 

###  Couldn't be easier

#### 2017-06-20 - Rob Larkins

Functionality  
Worked out of the box without any issuesEase Of Use  
Only took a moment to figure out how to add my custom content in the plugin's interfaceSupport(Not needed)Documentation  
Although it's easy enough to figure out without documentation, the website has well illustrated docs. 

###  Simple, Elegant, Effective 

#### 2018-11-17 - Janice Jones

Functionality  
Does exactly what it says - allows custom header tags easilyEase Of Use  
It really doesn't get any simpler. Just add the tag, choose a menu item and enable the extension.Support  
None requiredDocumentation  
Available but not required. 

###  Added canonical tags by menu item

#### 2019-01-21 - Mary N

Functionality  
perfectEase Of Use  
very easySupport  
didn't need itDocumentation  
It was very clear what I needed to do to with this. 

###  parfait pour charger juste ce qu'il faut comme js ou css

#### 2019-10-08 - herve

Functionality  
Très complet et bien conçu par rapport à d'autres plugins équivalentsEase Of Use  
facile d'utilisation car c'est un plugin simple ;très bien je n'ai rien de plus a direDocumentation  
documentation simple mais cela semble suffire ;très bien je n'ai rien de plus a dire 

###  Zero Support

#### 2021-09-13 - Mark Watson

Functionality  
Does what it says but throws up many PHP warnings in the log: in\_array() expects parameter 2 to be array, null given in headtag .php line 8Ease Of Use  
Simple to set up - jut followed the instructions and installed it as shown.Support  
Absolutely zero - no response to forum or emails. Beware! Use this and you are on your own.Documentation  
Comprehensive - I found all that I needed to do the required job. 

###  Is it really that difficult to explain how to use it?

#### 2024-07-20 - Giuseppe Bosco

Functionality  
It seems like lately developers can't find words to describe their extensions, so I decided to write a negative review, so that it can encouEase Of Use  
It seems like lately developers can't find words to describe their extensions, so I decided to write a negative review, so that it can encouSupport  
It seems like lately developers can't find words to describe their extensions, so I decided to write a negative review, so that it can encouDocumentation  
It seems like lately developers can't find words to describe their extensions, so I decided to write a negative review, so that it can encou#### Reply

You couldn't be bothered to read the published documentation or watch the youtube video?

 

 





 



- [      email ](mailto:?subject=System+-+Head+Tag&body=https%3A%2F%2Fwww.richeyweb.com%2Fsoftware%2Fjoomla%2Fplugins%2Fsystem-headtag)
- [      facebook ](https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.richeyweb.com%2Fsoftware%2Fjoomla%2Fplugins%2Fsystem-headtag)
- [      x-twitter ](https://twitter.com/intent/tweet?text=System+-+Head+Tag%3A+https%3A%2F%2Fwww.richeyweb.com%2Fsoftware%2Fjoomla%2Fplugins%2Fsystem-headtag)
- [      linkedin ](http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwww.richeyweb.com%2Fsoftware%2Fjoomla%2Fplugins%2Fsystem-headtag&title=System+-+Head+Tag&summary=Unlock+endless+possibilities+for+your+Joomla+site...)
- [      pinterest ](http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fwww.richeyweb.com%2Fsoftware%2Fjoomla%2Fplugins%2Fsystem-headtag&media=https%3A%2F%2Fcdn.joomla.org%2Fimages%2Fjoomla-org-og.jpg&description=System+-+Head+Tag)
 


 

   [  Previous article: User - Domain Restriction   User - Domain Restriction ](/software/joomla/plugins/user-domainrestriction) [  Next article: System - Scripts Down  System - Scripts Down  ](/software/joomla/plugins/system-scriptsdown)  

##### We Value Your Privacy

 

We use cookies to enhance your experience and for traffic analysis. By continuing to visit this site you agree to our use of cookies.

[Privacy Policy](/privacy-policy)

 Details 

###### Google Tag Manager Items

- Ad Storage
- Ad User Data
- Ad Personalization
- Analytics Storage
- Functionality Storage
- Personalization Storage
- Security Storage
 
 

 

 

 

 

 Decline Accept
```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://www.richeyweb.com/#organization","name":"RicheyWeb","url":"https://www.richeyweb.com/","logo":{"@type":"ImageObject","url":"https://www.richeyweb.com/images/logo/richeyweb.svg","contentUrl":"https://www.richeyweb.com/images/logo/richeyweb.svg","width":{"@type":"QuantitativeValue","value":38,"unitCode":"PX"},"height":{"@type":"QuantitativeValue","value":38,"unitCode":"PX"},"@id":"https://www.richeyweb.com/#logo"},"image":{"@id":"https://www.richeyweb.com/#logo"},"sameAs":["https://x.com/ComRicheyweb","https://www.facebook.com/RicheyWebDev/","https://www.youtube.com/channel/UCxnVG8BwOvQRO7hVqNX7T2g","https://community.joomla.org/service-providers-directory/listings/115:richeyweb.html"],"description":"RicheyWeb is a custom software developer specializing in Joomla extensions.","ContactPoint":[{"@type":"ContactPoint","url":"https://www.richeyweb.com/contact-us","telephone":"903-873-8460","contactType":"Owner/Administrator","areaServed":["United States",{"@type":"Country","name":"United States","sameAs":["https://en.wikipedia.org/wiki/United_States","https://www.wikidata.org/wiki/Q30","https://g.co/kg/m/09c7w0"]},"European Union",{"@type":"AdministrativeArea","name":"European Union","sameAs":["https://en.wikipedia.org/wiki/European_Union","https://www.wikidata.org/wiki/Q458","https://g.co/kg/m/0_6t_z8"]},"United Kingdom",{"@type":"Country","name":"United Kingdom","sameAs":["https://en.wikipedia.org/wiki/United_Kingdom","https://www.wikidata.org/wiki/Q145","https://g.co/kg/m/07ssc"]},"Australia",{"@type":"Country","name":"Australia","sameAs":["https://en.wikipedia.org/wiki/Australia","https://www.wikidata.org/wiki/Q408","https://g.co/kg/m/0chghy"]},"Canada",{"@type":"Country","name":"Canada","sameAs":["https://en.wikipedia.org/wiki/Canada","https://www.wikidata.org/wiki/Q16","https://g.co/kg/m/0d060g"]},"Russia",{"@type":"Country","name":"Russia","sameAs":["https://en.wikipedia.org/wiki/Russia","https://www.wikidata.org/wiki/Q159","https://g.co/kg/m/06bnz"]},"China",{"@type":"Country","name":"China","sameAs":["https://en.wikipedia.org/wiki/China","https://www.wikidata.org/wiki/Q148","https://g.co/kg/m/0d05w3"]}],"availableLanguage":"en"},{"@type":"ContactPoint","url":"https://www.richeyweb.com/bugs","telephone":"903-873-8460","contactType":"Technical Support","areaServed":["United States",{"@type":"Country","name":"United States","sameAs":["https://en.wikipedia.org/wiki/United_States","https://www.wikidata.org/wiki/Q30","https://g.co/kg/m/09c7w0"]},"European Union",{"@type":"AdministrativeArea","name":"European Union","sameAs":["https://en.wikipedia.org/wiki/European_Union","https://www.wikidata.org/wiki/Q458","https://g.co/kg/m/0_6t_z8"]},"United Kingdom",{"@type":"Country","name":"United Kingdom","sameAs":["https://en.wikipedia.org/wiki/United_Kingdom","https://www.wikidata.org/wiki/Q145","https://g.co/kg/m/07ssc"]},"Australia",{"@type":"Country","name":"Australia","sameAs":["https://en.wikipedia.org/wiki/Australia","https://www.wikidata.org/wiki/Q408","https://g.co/kg/m/0chghy"]},"Canada",{"@type":"Country","name":"Canada","sameAs":["https://en.wikipedia.org/wiki/Canada","https://www.wikidata.org/wiki/Q16","https://g.co/kg/m/0d060g"]},"Russia",{"@type":"Country","name":"Russia","sameAs":["https://en.wikipedia.org/wiki/Russia","https://www.wikidata.org/wiki/Q159","https://g.co/kg/m/06bnz"]},"China",{"@type":"Country","name":"China","sameAs":["https://en.wikipedia.org/wiki/China","https://www.wikidata.org/wiki/Q148","https://g.co/kg/m/0d05w3"]}],"availableLanguage":"en"}],"knowsAbout":["Computer programming",{"@type":"Thing","name":"Computer programming","sameAs":["https://en.wikipedia.org/wiki/Computer_programming","https://www.wikidata.org/wiki/Q80006","https://g.co/kg/m/01mf_"]},"PHP",{"@type":"Thing","name":"PHP","sameAs":["https://en.wikipedia.org/wiki/PHP","https://www.wikidata.org/wiki/Q59","https://g.co/kg/m/060kv"]},"JavaScript",{"@type":"Thing","name":"JavaScript","sameAs":["https://en.wikipedia.org/wiki/JavaScript","https://www.wikidata.org/wiki/Q2005","https://g.co/kg/m/02p97"]},"arduino","Computer forensics",{"@type":"Thing","name":"Computer forensics","sameAs":["https://en.wikipedia.org/wiki/Computer_forensics","https://www.wikidata.org/wiki/Q878553","https://g.co/kg/m/02wxbd"]},"White hat",{"@type":"Thing","name":"White hat","sameAs":["https://en.wikipedia.org/wiki/White_hat_(computer_security)","https://www.wikidata.org/wiki/Q7995625","https://g.co/kg/m/03ns_5"]},"Search engine optimization",{"@type":"Thing","name":"Search engine optimization","sameAs":["https://en.wikipedia.org/wiki/Search_engine_optimization","https://www.wikidata.org/wiki/Q180711","https://g.co/kg/m/019qb_"]},"Search engine marketing",{"@type":"Thing","name":"Search engine marketing","sameAs":["https://en.wikipedia.org/wiki/Search_engine_marketing","https://www.wikidata.org/wiki/Q846132","https://g.co/kg/m/06mw8r"]},"Digital marketing",{"@type":"Thing","name":"Digital marketing","sameAs":["https://en.wikipedia.org/wiki/Digital_marketing","https://www.wikidata.org/wiki/Q1323528","https://g.co/kg/g/122hcnps"]},"Web hosting service",{"@type":"Thing","name":"Web hosting service","sameAs":["https://en.wikipedia.org/wiki/Web_hosting_service","https://www.wikidata.org/wiki/Q5892272","https://g.co/kg/m/014pz4"]},"Email hosting service",{"@type":"Thing","name":"Email hosting service","sameAs":["https://en.wikipedia.org/wiki/Email_hosting_service","https://www.wikidata.org/wiki/Q5368818","https://g.co/kg/m/09w60m"]},"Internet hosting service",{"@type":"Thing","name":"Internet hosting service","sameAs":["https://en.wikipedia.org/wiki/Internet_hosting_service","https://www.wikidata.org/wiki/Q1210425","https://g.co/kg/m/09w5yw"]},"Virtual hosting",{"@type":"Thing","name":"Virtual hosting","sameAs":["https://en.wikipedia.org/wiki/Virtual_hosting","https://www.wikidata.org/wiki/Q588365","https://g.co/kg/m/024mvh"]},"Web performance",{"@type":"Thing","name":"Web performance","sameAs":["https://en.wikipedia.org/wiki/Web_performance","https://www.wikidata.org/wiki/Q7978612","https://g.co/kg/m/0gfj3f1"]},"Web content management system",{"@type":"Thing","name":"Web content management system","sameAs":["https://en.wikipedia.org/wiki/Web_content_management_system","https://www.wikidata.org/wiki/Q45211","https://g.co/kg/m/0615s2"]},"Content management system",{"@type":"Thing","name":"Content management system","sameAs":["https://en.wikipedia.org/wiki/Content_management_system","https://www.wikidata.org/wiki/Q131093","https://g.co/kg/m/0k23c"]},"General Data Protection Regulation",{"@type":"Thing","name":"General Data Protection Regulation","sameAs":["https://en.wikipedia.org/wiki/General_Data_Protection_Regulation","https://www.wikidata.org/wiki/Q1172506","https://g.co/kg/m/0pk_7xs"]},"SERP",{"@type":"Thing","name":"SERP","sameAs":["https://en.wikipedia.org/wiki/SERP","https://www.wikidata.org/wiki/Q2205811","https://g.co/kg/g/11c5szp7kc"]},"Artificial intelligence",{"@type":"Thing","name":"Artificial intelligence","sameAs":["https://en.wikipedia.org/wiki/Artificial_intelligence","https://www.wikidata.org/wiki/Q11660","https://g.co/kg/m/0mkz"]},"Prompt engineering",{"@type":"Thing","name":"Prompt engineering","sameAs":["https://en.wikipedia.org/wiki/Prompt_engineering","https://www.wikidata.org/wiki/Q108941486","https://g.co/kg/g/11p6kpgt_n"]},"E-learning",{"@type":"Thing","name":"E-learning","sameAs":["https://en.wikipedia.org/wiki/E-learning_(theory)","https://www.wikidata.org/wiki/Q182250","https://g.co/kg/g/122czm1f"]},"Sharable Content Object Reference Model",{"@type":"Thing","name":"Sharable Content Object Reference Model","sameAs":["https://en.wikipedia.org/wiki/Sharable_Content_Object_Reference_Model","https://www.wikidata.org/wiki/Q827811","https://g.co/kg/m/06_40"]},"Experience API",{"@type":"Thing","name":"Experience API","sameAs":["https://en.wikipedia.org/wiki/Experience_API","https://www.wikidata.org/wiki/Q7807728","https://g.co/kg/g/1yw9ktxr8"]},"Joomla",{"@type":"Thing","name":"Joomla","sameAs":["https://en.wikipedia.org/wiki/Joomla","https://www.wikidata.org/wiki/Q13167","https://g.co/kg/m/07qb81"]},"Nginx",{"@type":"Thing","name":"Nginx","sameAs":["https://en.wikipedia.org/wiki/Nginx","https://www.wikidata.org/wiki/Q306144","https://g.co/kg/m/02qft91"]},"MySQL",{"@type":"Thing","name":"MySQL","sameAs":["https://en.wikipedia.org/wiki/MySQL","https://www.wikidata.org/wiki/Q850","https://g.co/kg/m/04y3k"]}],"areaServed":["United States",{"@type":"Country","name":"United States","sameAs":["https://en.wikipedia.org/wiki/United_States","https://www.wikidata.org/wiki/Q30","https://g.co/kg/m/09c7w0"]},"European Union",{"@type":"AdministrativeArea","name":"European Union","sameAs":["https://en.wikipedia.org/wiki/European_Union","https://www.wikidata.org/wiki/Q458","https://g.co/kg/m/0_6t_z8"]},"United Kingdom",{"@type":"Country","name":"United Kingdom","sameAs":["https://en.wikipedia.org/wiki/United_Kingdom","https://www.wikidata.org/wiki/Q145","https://g.co/kg/m/07ssc"]},"Australia",{"@type":"Country","name":"Australia","sameAs":["https://en.wikipedia.org/wiki/Australia","https://www.wikidata.org/wiki/Q408","https://g.co/kg/m/0chghy"]},"Canada",{"@type":"Country","name":"Canada","sameAs":["https://en.wikipedia.org/wiki/Canada","https://www.wikidata.org/wiki/Q16","https://g.co/kg/m/0d060g"]},"Russia",{"@type":"Country","name":"Russia","sameAs":["https://en.wikipedia.org/wiki/Russia","https://www.wikidata.org/wiki/Q159","https://g.co/kg/m/06bnz"]},"China",{"@type":"Country","name":"China","sameAs":["https://en.wikipedia.org/wiki/China","https://www.wikidata.org/wiki/Q148","https://g.co/kg/m/0d05w3"]}],"memberOf":["Mensa International",{"@type":"Organization","name":"Mensa International","sameAs":["https://en.wikipedia.org/wiki/Mensa_International","https://www.wikidata.org/wiki/Q184194","https://g.co/kg/m/0140pf"]},"National Rifle Association",{"@type":"Organization","name":"National Rifle Association","sameAs":["https://en.wikipedia.org/wiki/National_Rifle_Association","https://www.wikidata.org/wiki/Q863259","https://g.co/kg/m/0j6f9"]},"CompTIA",{"@type":"Organization","name":"CompTIA","sameAs":["https://en.wikipedia.org/wiki/CompTIA","https://www.wikidata.org/wiki/Q597534","https://g.co/kg/m/040shq"]},"ISFCE LLC",{"@type":"Organization","name":"ISFCE LLC","sameAs":["https://isfce.com","https://g.co/kg/g/11wxm5r0rg"]}],"hasCredential":[{"@type":"EducationalOccupationalCredential","name":"Joomla 3 Certified Administrator","credentialCategory":"Certification","description":"Administrator Exam is the first available Joomla! certification exam","recognizedBy":{"@type":"Organization","name":"Open Source Matters, Inc.","sameAs":["https://en.wikipedia.org/wiki/Open_Source_Matters,_Inc.","https://g.co/kg/g/11f00wvjhz"]},"url":"https://certification.joomla.org/certified-user-directory/michael-richey","about":["Content management system",{"@type":"Thing","name":"Content management system","sameAs":["https://en.wikipedia.org/wiki/Content_management_system","https://www.wikidata.org/wiki/Q131093","https://g.co/kg/m/0k23c"]},"Web content management system",{"@type":"Thing","name":"Web content management system","sameAs":["https://en.wikipedia.org/wiki/Web_content_management_system","https://www.wikidata.org/wiki/Q45211","https://g.co/kg/m/0615s2"]},"Joomla",{"@type":"Thing","name":"Joomla","sameAs":["https://en.wikipedia.org/wiki/Joomla","https://www.wikidata.org/wiki/Q13167","https://g.co/kg/m/07qb81"]}],"educationalLevel":"expert","image":{"@type":"ImageObject","url":"https://www.richeyweb.com/images/contact/badge.webp","contentUrl":"https://www.richeyweb.com/images/contact/badge.webp","width":{"@type":"QuantitativeValue","value":300,"unitCode":"PX"},"height":{"@type":"QuantitativeValue","value":86,"unitCode":"PX"},"caption":"Joomla 3 Certified Administrator"}},{"@type":"EducationalOccupationalCredential","name":"Certified Computer Examiner","credentialCategory":"Certification","description":"Internationally recognized computer forensics certifiecation","recognizedBy":{"@type":"Organization","name":"ISFCE LLC","sameAs":["https://en.wikipedia.org/wiki/ISFCE_LLC","https://g.co/kg/g/11wxm5r0rg"]},"url":"https://isfce.com/","about":["Digital forensics",{"@type":"Thing","name":"Digital forensics","sameAs":["https://en.wikipedia.org/wiki/Digital_forensics","https://www.wikidata.org/wiki/Q3246940","https://g.co/kg/m/0cnxzfx"]},"Computer forensics",{"@type":"Thing","name":"Computer forensics","sameAs":["https://en.wikipedia.org/wiki/Computer_forensics","https://www.wikidata.org/wiki/Q878553","https://g.co/kg/m/02wxbd"]},"Mobile device forensics",{"@type":"Thing","name":"Mobile device forensics","sameAs":["https://en.wikipedia.org/wiki/Mobile_device_forensics","https://www.wikidata.org/wiki/Q6887097","https://g.co/kg/m/06zp3tp"]},"Network forensics",{"@type":"Thing","name":"Network forensics","sameAs":["https://en.wikipedia.org/wiki/Network_forensics","https://www.wikidata.org/wiki/Q7001032","https://g.co/kg/m/05pb280"]},"Database forensics",{"@type":"Thing","name":"Database forensics","sameAs":["https://en.wikipedia.org/wiki/Database_forensics","https://www.wikidata.org/wiki/Q5227405","https://g.co/kg/m/0cgqsy"]}],"educationalLevel":"expert","image":{"@type":"ImageObject","url":"https://www.richeyweb.com/images/contact/isfce-cce.webp","contentUrl":"https://www.richeyweb.com/images/contact/isfce-cce.webp","width":{"@type":"QuantitativeValue","value":150,"unitCode":"PX"},"height":{"@type":"QuantitativeValue","value":150,"unitCode":"PX"},"caption":"Certified Computer Examiner"}}],"hasOfferCatalog":{"@type":"OfferCatalog","name":"Web Services","itemListElement":[{"@type":"Offer","itemOffered":{"@type":"Service","name":"Hosting"}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Development"}},{"@type":"Offer","itemOffered":{"@type":"Service","name":"Search Engine Optimization"}}]}},{"@type":"WebSite","@id":"https://www.richeyweb.com/#website","url":"https://www.richeyweb.com/","name":"RicheyWeb","publisher":{"@id":"https://www.richeyweb.com/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.richeyweb.com/search?q={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string","valueMaxLength":256,"valueMinLength":2,"valuePattern":"^[A-Za-z0-9\\s]+$"}},"creator":{"@id":"https://www.richeyweb.com/#organization"},"copyrightHolder":{"@id":"https://www.richeyweb.com/#organization"}},{"@type":"WebPage","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#webpage","url":"https://www.richeyweb.com/software/joomla/plugins/system-headtag","name":"System - Head Tag","description":"System - HeadTag can insert any tag into the document head from menu item, user group, or access level assignments and {headtag} elements in your articles!","isPartOf":{"@id":"https://www.richeyweb.com/#website"},"about":{"@id":"https://www.richeyweb.com/#organization"},"inLanguage":"en-GB"},{"@type":"SoftwareApplication","name":"System - Head Tag","operatingSystem":"Joomla!","applicationCategory":"Joomla Extension","aggregateRating":{"@type":"AggregateRating","ratingValue":"3","bestRating":"5","ratingCount":"15"},"offers":{"@type":"Offer","priceCurrency":"USD"},"@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag/#softwareapplication","isPartOf":{"@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#webpage"},"video":{"@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#video"},"hasPart":[{"@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#articleindex-toc-how-it-works_2_1"},{"@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#articleindex-toc-why-choose-system-head-tag_2_2"},{"@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#articleindex-toc-see-it-in-action_2_3"},{"@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#articleindex-toc-features_2_4"},{"@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#articleindex-toc-video_2_5"},{"@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#articleindex-toc-download_2_6"},{"@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#video"},{"@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#faqpage"}]},{"@type":"VideoObject","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#video","name":"System - Head Tag","description":"Insert any JavaScript/CSS/Any tag into the document head based on ItemID (menu item) or by using the content plugin tag options.","thumbnailUrl":"https://i.ytimg.com/vi/k-Kgf8_em-Q/hqdefault.jpg","uploadDate":"2024-06-01T00:00:00+00:00","duration":"PT10M42S","contentUrl":"https://www.youtube.com/watch?v=k-Kgf8_em-Q","embedUrl":"https://www.youtube-nocookie.com/embed/k-Kgf8_em-Q"},{"@type":"FAQPage","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#faqpage","url":"https://www.richeyweb.com/software/joomla/plugins/system-headtag","isPartOf":{"@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#article"},"mainEntityOfPage":{"@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#webpage"},"mainEntity":[{"@type":"Question","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#question-0","name":"What does System - HeadTag do?","acceptedAnswer":{"@type":"Answer","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#answer-0","text":"System - HeadTag lets you easily add JavaScript, CSS, or custom tags to your Joomla site’s , boosting functionality for specific pages or users—completely free!"}},{"@type":"Question","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#question-1","name":"Is this plugin really free?","acceptedAnswer":{"@type":"Answer","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#answer-1","text":"Yes, it’s 100% free, built with love for the Joomla community, offering powerful features without any cost."}},{"@type":"Question","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#question-2","name":"How can I use it on my site?","acceptedAnswer":{"@type":"Answer","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#answer-2","text":"You can add tags via plugin settings (for menu items, groups, or access levels) or insert {headtag} tags into content—both work together seamlessly!"}},{"@type":"Question","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#question-3","name":"What types of tags can I add?","acceptedAnswer":{"@type":"Answer","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#answer-3","text":"It supports JavaScript/CSS files, declarations, custom tags, and even Joomla frameworks like jQuery or Bootstrap—total flexibility!"}},{"@type":"Question","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#question-4","name":"Can I target specific pages or users?","acceptedAnswer":{"@type":"Answer","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#answer-4","text":"Absolutely, configure tags for specific menu items (with inheritance), user groups, or access levels, tailoring your site’s behavior perfectly."}},{"@type":"Question","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#question-5","name":"Do I need coding skills to use it?","acceptedAnswer":{"@type":"Answer","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#answer-5","text":"No advanced skills needed! Our documentation guides you, and the intuitive setup makes it accessible for all Joomla users."}},{"@type":"Question","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#question-6","name":"How does it work with Joomla versions?","acceptedAnswer":{"@type":"Answer","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#answer-6","text":"It’s compatible with Joomla 3, 4, and 5, delivering a smooth experience across all modern versions."}},{"@type":"Question","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#question-7","name":"Can I see it in action?","acceptedAnswer":{"@type":"Answer","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#answer-7","text":"Yes, click the \"Report a Bug\" link on this page—its subject field auto-fills thanks to a HeadTag script, showcasing its power!"}},{"@type":"Question","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#question-8","name":"Why choose HeadTag over other plugins?","acceptedAnswer":{"@type":"Answer","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#answer-8","text":"It’s the only all-in-one, free solution with dual usage modes and broad tag support, outshining limited or clunky alternatives."}},{"@type":"Question","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#question-9","name":"Can I customize the tags’ appearance?","acceptedAnswer":{"@type":"Answer","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#answer-9","text":"Yes, tweak positions, animations, and add icons via CSS, giving your site a unique, professional look."}},{"@type":"Question","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#question-10","name":"What if I need help setting it up?","acceptedAnswer":{"@type":"Answer","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#answer-10","text":"Our detailed documentation has you covered, and I’m here to support the Joomla community—reach out anytime!"}},{"@type":"Question","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#question-11","name":"Does it slow down my site?","acceptedAnswer":{"@type":"Answer","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#answer-11","text":"No, it’s optimized for performance, enhancing your site without dragging it down—pure upside!"}},{"@type":"Question","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#question-12","name":"Can I use it for admin pages?","acceptedAnswer":{"@type":"Answer","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#answer-12","text":"No, this is designed for front-end use only."}},{"@type":"Question","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#question-13","name":"Are there examples to learn from?","acceptedAnswer":{"@type":"Answer","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#answer-13","text":"Check the “Report a Bug” example or dive into the Practical Applications section for inspiration!"}},{"@type":"Question","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#question-14","name":"How do I get started?","acceptedAnswer":{"@type":"Answer","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#answer-14","text":"Install it and follow our step-by-step documentation—your Joomla site’s potential is just a download away!"}}]},{"@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#articleindex","@type":"ItemList","name":"System - Head Tag","numberOfItems":6,"itemListElement":[{"@type":"ListItem","position":1,"item":{"@type":"WPHeader","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#articleindex-toc-how-it-works_2_1","name":"How It Works","url":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#toc-how-it-works_2_1"}},{"@type":"ListItem","position":2,"item":{"@type":"WPHeader","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#articleindex-toc-why-choose-system-head-tag_2_2","name":"Why Choose System - Head Tag?","url":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#toc-why-choose-system-head-tag_2_2"}},{"@type":"ListItem","position":3,"item":{"@type":"WPHeader","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#articleindex-toc-see-it-in-action_2_3","name":"See It in Action","url":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#toc-see-it-in-action_2_3"}},{"@type":"ListItem","position":4,"item":{"@type":"WPHeader","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#articleindex-toc-features_2_4","name":"Features","url":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#toc-features_2_4"}},{"@type":"ListItem","position":5,"item":{"@type":"WPHeader","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#articleindex-toc-video_2_5","name":"Video","url":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#toc-video_2_5"}},{"@type":"ListItem","position":6,"item":{"@type":"WPHeader","@id":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#articleindex-toc-download_2_6","name":"Download","url":"https://www.richeyweb.com/software/joomla/plugins/system-headtag#toc-download_2_6"}}]}]}
```
