 #  System - Google Preferred Documentation 

 

- Extension Page: [System - Google Preferred](/software/joomla/plugins/system-google-preferred)

## Overview

System - Google Preferred is a Joomla system plugin that displays a Bootstrap toast notification inviting your site visitors to add your domain as a Google Preferred Source. When a visitor clicks through and adds your site, Google prioritizes your content in their personal search results, Top Stories, and AI-powered search responses.

---

## Requirements

- Joomla 4.x or 5.x
- PHP 8.x
- A domain that Google recognizes as a news/content source (see [Finding Your Domain](https://claude.ai/chat/2825fd95-51e6-4932-8948-df16cf1b9d75#finding-your-domain) below)
 
---

## Installation

1. Download the plugin package (`.zip` file).
2. In your Joomla admin, go to **System → Extensions → Install**.
3. Upload the zip file and click **Install**.
4. Go to **System → Plugins**, search for **Google Preferred**, and enable it.
5. Open the plugin settings and configure your domain (see below).
 
---

## Finding Your Domain

Before enabling the plugin, you need to know which domain Google associates with your site. This is not always obvious — Google may recognize `example.com` but not `www.example.com`, or vice versa.

**To find the correct domain:**

1. Open the plugin settings and enter your domain in the **Preferred Domain** field.
2. Click the **Test Preferred Domain** link that appears below the field.
3. Google will open a page showing your site's favicon and domain name if it recognizes it.
4. If you don't see your site listed, try removing `www.` or any subdomain and test again.
 
If Google doesn't recognize your domain at all, the plugin will still work — but visitors who click through won't see your site listed on Google's preference page. Make sure you have the right domain before going live.

---

## Configuration

The plugin settings are organized into three tabs: **Basic**, **Style**, and **Toast**.

---

### Basic Tab

**Preferred Domain** The domain Google should recognize — for example, `richeyweb.com`. Do not include `https://` or a trailing slash. Use the test link (described above) to confirm this is correct.

---

### Style Tab

**Toast Preview** A live preview of your toast appears at the top of this tab. Changes to the fields below update the preview in real time.

**Favicon** The URL to your site's favicon, used as the icon in the toast header. This is typically `favicon.ico` (relative to your site root) or a full URL like `https://example.com/favicon.ico`. Leave blank to show no icon.

**Position** Where the toast appears on screen. Nine options are available:

 | Option | Value |
|---|---|
| Top Left | `top-0 start-0` |
| Top Center | `top-0 start-50 translate-middle-x` |
| Top Right | `top-0 end-0` |
| Middle Left | `top-50 start-0 translate-middle-y` |
| Middle Center | `top-50 start-50 translate-middle` |
| Middle Right | `top-50 end-0 translate-middle-y` |
| Bottom Left | `bottom-0 start-0` |
| **Bottom Center** *(default)* | `bottom-0 start-50 translate-middle-x` |
| Bottom Right | `bottom-0 end-0` |

**Toast Background Class** The Bootstrap color class applied to the entire toast. Options: Default (no class), Primary, Secondary, Success, Danger, Warning, Info, Light, Dark.

**Toast Button Class** The Bootstrap button class applied to the "Add now" button. Options: Primary *(default)*, Secondary, Success, Danger, Warning, Info, Light, Dark.

**Toast Width** Maximum width of the toast. Accepts CSS values: `px`, `em`, `rem`, or `%`. Default is `350px`. Leave at default unless you need to adjust for your layout.

---

### Toast Tab

**Auto Hide** Whether the toast automatically disappears after a delay. Default: Yes. If set to No, the visitor must close it manually.

**Show Delay** How many milliseconds to wait after the page loads before showing the toast. Default: `1500` (1.5 seconds). Increase this if the toast appears before your page has finished rendering visually.

**Hide Delay** How many milliseconds to wait before the toast auto-hides (only applies if Auto Hide is enabled). Default: `5000` (5 seconds).

**Dismiss Days** How many days to wait before showing the toast again to a visitor who closed it. Default: `30`. The dismissal is stored in the visitor's browser as a cookie — nothing is stored on your server.

---

## How the Toast Behaves

1. The page loads and the toast HTML is embedded as a hidden `<template>` element.
2. After the **Show Delay**, the toast is cloned from the template and appended to the page body.
3. The toast appears using Bootstrap's built-in toast animation.
4. If **Auto Hide** is on, the toast disappears after the **Hide Delay**.
5. If the visitor closes the toast (via the × button or auto-hide), a cookie is set. The toast will not appear again for the number of days set in **Dismiss Days**.
6. If the visitor clicks **Add now**, they are taken to `https://www.google.com/preferences/source?q=yourdomain.com` in a new tab, where they can add your site as a Preferred Source.
 
---

## Troubleshooting

**The toast doesn't appear.**

- Make sure the plugin is enabled.
- Check that you're viewing the front end of your site, not the admin panel — the plugin only runs on the site front end.
- Open your browser's developer console and look for JavaScript errors.
- If you recently dismissed the toast, the dismissal cookie may be active. Clear your browser cookies for your domain and reload.
 
**The toast appears but the "Add now" link shows a blank or error page.** Your domain is not recognized by Google. Go back to the Basic tab, use the Test link to find the correct domain, and update the Preferred Domain field.

**The toast appears behind other elements.** Adjust the **Position** setting, or add a custom CSS rule to increase the `z-index` of `#plg_system_googlepreferred_toast`.

**The live preview in the admin panel isn't updating.** Make sure JavaScript is enabled in your browser and that no admin extensions are blocking scripts on the plugin configuration page.

---

## Uninstalling

Go to **System → Extensions → Manage**, find **System - Google Preferred**, and click **Uninstall**. This removes all plugin files. No database tables are created by this plugin, so no cleanup is needed beyond the uninstall.

 

- [      email ](mailto:?subject=System+-+Google+Preferred+Documentation&body=https%3A%2F%2Fwww.richeyweb.com%2Fsoftware%2Fdocumentation%2Fsystem-google-preferred-documentation)
- [      facebook ](https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.richeyweb.com%2Fsoftware%2Fdocumentation%2Fsystem-google-preferred-documentation)
- [      x-twitter ](https://twitter.com/intent/tweet?text=System+-+Google+Preferred+Documentation%3A+https%3A%2F%2Fwww.richeyweb.com%2Fsoftware%2Fdocumentation%2Fsystem-google-preferred-documentation)
- [      linkedin ](http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwww.richeyweb.com%2Fsoftware%2Fdocumentation%2Fsystem-google-preferred-documentation&title=System+-+Google+Preferred+Documentation&summary=Overview+System+-+Google+Preferred+is+a+Joomla+sys...)
- [      pinterest ](http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fwww.richeyweb.com%2Fsoftware%2Fdocumentation%2Fsystem-google-preferred-documentation&media=https%3A%2F%2Fcdn.joomla.org%2Fimages%2Fjoomla-org-og.jpg&description=System+-+Google+Preferred+Documentation)
 


 

   [  Previous article: System - Google Analytics (No Cookies) Documentation   System - Google Analytics (No Cookies) Documentation ](/software/documentation/system-google-analytics-no-cookies) [  Next article: System - Google Tag Manager ACL Documentation  System - Google Tag Manager ACL Documentation  ](/software/documentation/system-google-tag-manager-acl)  

##### 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/documentation/system-google-preferred-documentation#webpage","url":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation","name":"System - Google Preferred Documentation","description":"Joomla system plugin that shows a Bootstrap toast prompting visitors to add your domain as a Google Preferred Source for prioritized search results.","isPartOf":{"@id":"https://www.richeyweb.com/#website"},"about":{"@id":"https://www.richeyweb.com/#organization"},"inLanguage":"en-GB"},{"@type":"Article","headline":"System - Google Preferred Documentation","description":"Joomla system plugin that shows a Bootstrap toast prompting visitors to add your domain as a Google Preferred Source for prioritized search results.","author":{"@type":"Person","name":"Michael Richey","url":"https://www.richeyweb.com/contact-us","@id":"https://www.richeyweb.com/contact-us#person"},"datePublished":"2026-05-29T00:00:00+00:00","dateModified":"2026-05-29T00:00:00+00:00","mainEntityOfPage":"System - Google Preferred","about":["Google Preferred Sources","publisher audience development","content visibility","web publishing","Plug-in",{"@type":"Thing","name":"Plug-in","sameAs":["https://en.wikipedia.org/wiki/Plug-in_(computing)","https://www.wikidata.org/wiki/Q3906765","https://g.co/kg/m/05x35"]},"Joomla",{"@type":"Thing","name":"Joomla","sameAs":["https://en.wikipedia.org/wiki/Joomla","https://www.wikidata.org/wiki/Q13167","https://g.co/kg/m/07qb81"]},"Personalization",{"@type":"Thing","name":"Personalization","sameAs":["https://en.wikipedia.org/wiki/Personalization","https://www.wikidata.org/wiki/Q1000371","https://g.co/kg/m/05l43k"]},"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_"]},"Pop-up notification",{"@type":"Thing","name":"Pop-up notification","sameAs":["https://en.wikipedia.org/wiki/Pop-up_notification","https://www.wikidata.org/wiki/Q3530119","https://g.co/kg/m/0wbltj7"]},"Google Search",{"@type":"WebSite","name":"Google Search","sameAs":["https://en.wikipedia.org/wiki/Google_Search","https://www.wikidata.org/wiki/Q9366","https://g.co/kg/m/0387r"]},"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"]}],"mentions":["Google Top Stories","Google Search Central","Google",{"@type":"Corporation","name":"Google","sameAs":["https://en.wikipedia.org/wiki/Google","https://www.wikidata.org/wiki/Q95","https://g.co/kg/m/045c7b"]},"Google Search",{"@type":"WebSite","name":"Google Search","sameAs":["https://en.wikipedia.org/wiki/Google_Search","https://www.wikidata.org/wiki/Q9366","https://g.co/kg/m/0387r"]},"Google News",{"@type":"WebSite","name":"Google News","sameAs":["https://en.wikipedia.org/wiki/Google_News","https://www.wikidata.org/wiki/Q12020","https://g.co/kg/m/02cxcd"]},"AI Overviews",{"@type":"Thing","name":"AI Overviews","sameAs":["https://en.wikipedia.org/wiki/AI_Overviews","https://www.wikidata.org/wiki/Q131861047","https://g.co/kg/g/11x5rnx50d"]},{"@type":"Thing","name":"Joomla","sameAs":["https://en.wikipedia.org/wiki/Joomla","https://www.wikidata.org/wiki/Q13167","https://g.co/kg/m/07qb81"]},"Bootstrap",{"@type":"Thing","name":"Bootstrap","sameAs":["https://en.wikipedia.org/wiki/Bootstrap_(front-end_framework)","https://g.co/kg/m/0j671ln"]},"Search Engine Journal",{"@type":"Thing","name":"Search Engine Journal","sameAs":["https://en.wikipedia.org/wiki/Search_Engine_Journal","https://g.co/kg/g/11l37c7ls1"]},"Pew Research Center",{"@type":"Corporation","name":"Pew Research Center","sameAs":["https://en.wikipedia.org/wiki/Pew_Research_Center","https://www.wikidata.org/wiki/Q1635722","https://g.co/kg/m/08qtd3"]}],"@id":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#article","isPartOf":{"@id":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#webpage"},"publisher":{"@id":"https://www.richeyweb.com/#organization"},"keywords":"System - Google Preferred, Overview, System, Google Preferred, Bootstrap, toast, notification, domain, Google Preferred Source, Google, personal search results, Top Stories, AI-powered search responses, Requirements, Joomla, PHP, domain, Finding Your Domain, Installation, plugin package, zip file, Joomla admin, System, Extensions, Install, Plugins, Google Preferred, plugin settings, Preferred Domain, Test Preferred Domain, Google, favicon, domain name, www, subdomain, Configuration, Basic, Style, Toast, Basic Tab, Preferred Domain, riche yweb.com, https, Style Tab, Toast Preview, Toast, Favicon, URL, site root, Position, Top Left, top-0, start-0, Top Center, top-0, start-50, translate-middle-x, Top Right, top-0, end-0, Middle Left, top-50, start-0, translate-middle-y, Middle Center, top-50, start-50, translate-middle, Middle Right, top-50, end-0, Bottom Left, bottom-0","articleSection":"Documentation","url":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation","hasPart":[{"@id":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#articleindex-toc-overview_2_1"},{"@id":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#articleindex-toc-requirements_2_2"},{"@id":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#articleindex-toc-installation_2_3"},{"@id":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#articleindex-toc-finding-your-domain_2_4"},{"@id":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#articleindex-toc-configuration_2_5"},{"@id":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#articleindex-toc-basic-tab_3_6"},{"@id":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#articleindex-toc-style-tab_3_7"},{"@id":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#articleindex-toc-toast-tab_3_8"},{"@id":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#articleindex-toc-how-the-toast-behaves_2_9"},{"@id":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#articleindex-toc-troubleshooting_2_10"},{"@id":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#articleindex-toc-uninstalling_2_11"}]},{"@id":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#articleindex","@type":"ItemList","name":"System - Google Preferred Documentation","numberOfItems":11,"itemListElement":[{"@type":"ListItem","position":1,"item":{"@type":"WPHeader","@id":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#articleindex-toc-overview_2_1","name":"Overview","url":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#toc-overview_2_1"}},{"@type":"ListItem","position":2,"item":{"@type":"WPHeader","@id":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#articleindex-toc-requirements_2_2","name":"Requirements","url":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#toc-requirements_2_2"}},{"@type":"ListItem","position":3,"item":{"@type":"WPHeader","@id":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#articleindex-toc-installation_2_3","name":"Installation","url":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#toc-installation_2_3"}},{"@type":"ListItem","position":4,"item":{"@type":"WPHeader","@id":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#articleindex-toc-finding-your-domain_2_4","name":"Finding Your Domain","url":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#toc-finding-your-domain_2_4"}},{"@type":"ListItem","position":5,"item":{"@type":"WPHeader","@id":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#articleindex-toc-configuration_2_5","name":"Configuration","url":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#toc-configuration_2_5"}},{"@type":"ListItem","position":6,"item":{"@type":"WPHeader","@id":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#articleindex-toc-basic-tab_3_6","name":"Basic Tab","url":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#toc-basic-tab_3_6"}},{"@type":"ListItem","position":7,"item":{"@type":"WPHeader","@id":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#articleindex-toc-style-tab_3_7","name":"Style Tab","url":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#toc-style-tab_3_7"}},{"@type":"ListItem","position":8,"item":{"@type":"WPHeader","@id":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#articleindex-toc-toast-tab_3_8","name":"Toast Tab","url":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#toc-toast-tab_3_8"}},{"@type":"ListItem","position":9,"item":{"@type":"WPHeader","@id":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#articleindex-toc-how-the-toast-behaves_2_9","name":"How the Toast Behaves","url":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#toc-how-the-toast-behaves_2_9"}},{"@type":"ListItem","position":10,"item":{"@type":"WPHeader","@id":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#articleindex-toc-troubleshooting_2_10","name":"Troubleshooting","url":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#toc-troubleshooting_2_10"}},{"@type":"ListItem","position":11,"item":{"@type":"WPHeader","@id":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#articleindex-toc-uninstalling_2_11","name":"Uninstalling","url":"https://www.richeyweb.com/software/documentation/system-google-preferred-documentation#toc-uninstalling_2_11"}}]}]}
```
