Skip to main content

Questions tagged [metadata]

Meta-data provides information about one or more aspects of the data. Meta-data may refer to either structural metadata (data about the containers of data) or descriptive metadata (data about data content).

1 vote
1 answer
307 views

I want to create a Joomla Module that has the capability to write its own text based on the GET data within the submitted URL, it sounds feasible, let's say the submitted URL is yourdomain.com/index....
dhany saguntoro's user avatar
1 vote
0 answers
393 views

I am making a very simple product page for my site. With very little component development experience, I decided to build this page with Javascript only. The URLs will be like https://mystie.com/...
shenkwen's user avatar
  • 1,389
3 votes
2 answers
263 views

I am trying to create a plugin that will add the following in the of pages: <meta http-equiv="origin-trial" content="MY_CHROME_TRIAL_TOKEN"> I assume this should be a ...
agould's user avatar
  • 31
0 votes
2 answers
339 views

I want to add a media-field to the menus settings to pick an image for each menu item and output this as open graph images. I see two options: I add the field to the tab "Metadata" which ...
Mano Meter's user avatar
1 vote
0 answers
69 views

I am using Joomla v3.9.19 along with SchuWeb Sitemaps (v3.1.0). Recently, I added some new pages (single article menu item) and added in menu entry the metadata noindex, nofollow, but SchuWeb Sitemaps ...
Daniel Andres's user avatar
1 vote
1 answer
461 views

When managing an article, there is a "Browser Page Title" field in article options tab. It's the last field in the tab, just below the "Read More Text". Why it's not in the publishing tab makes no ...
TVBZ's user avatar
  • 213
0 votes
2 answers
69 views

I know that there is one place where we can actually maintain our keyword in Joomla Global Configuration-> Metadata Settings -> Site Meta Keywords, but is more like a place to dump all keyword of our ...
Petri's user avatar
  • 23
2 votes
1 answer
503 views

I need to add meta description inside a component page. That's what I tried: $menu = $app->getMenu(); // Load the JMenuSite Object $active = $menu->getActive(); // Load the Active Menu ...
Francesco's user avatar
  • 131
0 votes
0 answers
116 views

I am searching for a option to use the article title as a page title if I have defined a custom SEF-menu item. The only way which I have found is to set the page title via the menu item. But this ...
laendle's user avatar
  • 181
1 vote
0 answers
136 views

I want to modify the Robots Meta Tag like <meta name="robots" content="nosnippet" /> But Joomla give me only the choice between (NO)Index and (No)Follow and his combination in a article. ...
Lovntola's user avatar
  • 344
1 vote
2 answers
192 views

I am using version 3.6.5. After some SEO inspection, we realized that some article pages are using duplicate page titles (the site name being the page title). I compared the article whose page title ...
Suthan Bala's user avatar
1 vote
1 answer
497 views

I'm going to explain: I'm new to Joomla! and I have 3 modules in which I have to rewrite the URLs for SEO purposes. In order to rewrite URLs has been provided this solution on SE WebMasters. It ...
Cliff Burton's user avatar
2 votes
5 answers
3k views

I have a test website running joomla 3.4: http://test.amberaviation.com.au If you look at the source code of the home page. It says <meta name="description" content="change_here" /> <title&...
kenpeter's user avatar
  • 121
0 votes
2 answers
102 views

Recently I found out that meta tag rel="canonical" is missing from my page source. So I went to SEF plugin. It was published. But the field 'Site Domain' was empty. I entered http://my-site.com in the ...
Plamen's user avatar
  • 755
2 votes
1 answer
775 views

I'm trying to build a Joomla article to display a photo the user selects. I'm using the Regular Labs Sourcerer plugin to place the required PHP code into my article. I want to set various tags within ...
user avatar

15 30 50 per page