DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:semantic

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:semantic [2016-12-12 02:24] – [AJAX Service] lotarplugin:semantic [2023-12-02 14:23] (current) – Discussion: Manual override for tags 93.200.120.58
Line 6: Line 6:
 email      : giuseppe.diterlizzi@gmail.com email      : giuseppe.diterlizzi@gmail.com
 type       : syntax, action type       : syntax, action
-lastupdate : 2016-10-03 +lastupdate : 2023-02-02 
-compatible : "Elenor of Tsort"Weatherwax,hrun,Detritus+compatible : Hrun, Detritus, Elenor of Tsort, Frusterick MannersGreeboHogfather, Igor, Jack Jackrum
 depends    :  depends    : 
 conflicts  conflicts 
 similar    :  similar    : 
-tags       : semantic Schema.org JSON-LD seo+tags       : semantic Schema.org JSON-LD seo DublinCore OpenGraph webservice
  
-downloadurl: https://github.com/LotarProject/dokuwiki-plugin-semantic/zipball/master +downloadurl: https://github.com/giterlizzi/dokuwiki-plugin-semantic/zipball/master 
-bugtracker : https://github.com/LotarProject/dokuwiki-plugin-semantic/issues +bugtracker : https://github.com/giterlizzi/dokuwiki-plugin-semantic/issues 
-sourcerepo : https://github.com/LotarProject/dokuwiki-plugin-semantic/+sourcerepo : https://github.com/giterlizzi/dokuwiki-plugin-semantic
 donationurl: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9LJDLVSNGYSA2 donationurl: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9LJDLVSNGYSA2
  
Line 23: Line 23:
 ===== Installation ===== ===== Installation =====
  
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
 ===== Usage ===== ===== Usage =====
Line 31: Line 31:
   * Meta tag Description   * Meta tag Description
   * Meta tag Author   * Meta tag Author
 +  * [[http://dublincore.org/|Dublin Core]] meta tag
 +  * [[http://ogp.me/|Open Graph]] protocol meta tag
   * JSON-LD with Schema.org structured data   * JSON-LD with Schema.org structured data
  
Line 68: Line 70:
 ^ ''useMetaDescription''   | ''1'' | Add description meta tag | ^ ''useMetaDescription''   | ''1'' | Add description meta tag |
 ^ ''useMetaAuthor''        | ''1'' | Add author meta tag | ^ ''useMetaAuthor''        | ''1'' | Add author meta tag |
 +^ ''useDublinCore''        | ''0'' | Add Dublin Core meta tag |
 +^ ''useOpenGraph''         | ''0'' | Add Open Graph protocol meta tag |
 ^ ''useJSONLD''            | ''1'' | Add JSON-LD | ^ ''useJSONLD''            | ''1'' | Add JSON-LD |
 ^ ''defaultSchemaOrgType'' | ''Article'' | Default Schema.org type for JSON-LD (''Article'', ''NewsArticle'', ''TechArticle'', ''BlogPosting'') | ^ ''defaultSchemaOrgType'' | ''Article'' | Default Schema.org type for JSON-LD (''Article'', ''NewsArticle'', ''TechArticle'', ''BlogPosting'') |
 ^ ''excludedPages''        | ''(wiki|playground)'' | Excluded pages (insert a regex) | ^ ''excludedPages''        | ''(wiki|playground)'' | Excluded pages (insert a regex) |
 ^ ''exposeWebService''     | ''1'' | Expose Ajax WebService | ^ ''exposeWebService''     | ''1'' | Expose Ajax WebService |
 +^ ''hideMail''             | ''0'' | Show/Hide email Semantic data (useful for reduce loading of page when using "AuthLDAP/AD" plugin) |
  
 ===== AJAX Service ===== ===== AJAX Service =====
Line 87: Line 92:
 ===== Development ===== ===== Development =====
  
-[[https://travis-ci.org/LotarProject/dokuwiki-plugin-semantic|{{ https://travis-ci.org/LotarProject/dokuwiki-plugin-semantic.png?nocache|Build Status}}]]+[[https://travis-ci.org/giterlizzi/dokuwiki-plugin-semantic|{{ https://travis-ci.org/giterlizzi/dokuwiki-plugin-semantic.png?nocache|Build Status}}]]
  
 === Change Log === === Change Log ===
  
-{{rss>https://github.com/LotarProject/dokuwiki-plugin-semantic/commits/master.atom author date}}+{{rss>https://github.com/giterlizzi/dokuwiki-plugin-semantic/commits/master.atom author date}}
  
 === Known Bugs and Issues === === Known Bugs and Issues ===
  
-Please report bugs or feature requests at the [[https://github.com/LotarProject/dokuwiki-plugin-semantic/issues|Bug tracker]].+Please report bugs or feature requests at the [[https://github.com/giterlizzi/dokuwiki-plugin-semantic/issues|Bug tracker]].
  
 === ToDo/Wish List === === ToDo/Wish List ===
  
 ===== FAQ ===== ===== FAQ =====
 +
 +I would like to be able to manually set the 2 most important SEO indicators: namely the title tag and the meta description. Your plugin takes the first 500 chars from the page which is not really practical for the meta description and quite often the title tag needs to be optimised. Can you add a syntax to the page to allow for these to be added manually please?
  
 >Thank you for your great work here, I have one question, should I be able to see the semantic data somewhere in my Doku, or does it all happen in the background after this plugin is loaded? Thank you so much! --- [[user>courtland|John Morris]] //2016-01-08 17:47// >Thank you for your great work here, I have one question, should I be able to see the semantic data somewhere in my Doku, or does it all happen in the background after this plugin is loaded? Thank you so much! --- [[user>courtland|John Morris]] //2016-01-08 17:47//
Line 112: Line 119:
 >>To see Semantic Plugin in action, use [[https://developers.google.com/structured-data/testing-tool/|Google Structured Data Testing Tool]]. This tool analyze your DokuWiki pages and display the structured data added by Semantic Plugin. >>To see Semantic Plugin in action, use [[https://developers.google.com/structured-data/testing-tool/|Google Structured Data Testing Tool]]. This tool analyze your DokuWiki pages and display the structured data added by Semantic Plugin.
 >> >>
->>In alternative use CTRL+U in your browser to see the source :) [[lotar@altervista.org|Author]] //2016-02-21//+>>In alternative use CTRL+U in your browser to see the source :) [[user>lotar|Giuseppe Di Terlizzi]] //2016-02-21//
  
 +>I'm grateful to you for your work. I have one question. Can this plugin add Open Graph image metadata?
 +>If not, I think it is better that become to make first image as OpenGraph image-tag.
 +>
 +>> Hi, i have added ''og:image'' tag in **v2017-05-23** release.
 +>> --- [[user>lotar|Giuseppe Di Terlizzi]] //2017-05-23 16:44// 
 +>>
 +>>> I saw new release. It's good. Thanks you. And I noticed one problem.
 +>>> It can't refer an external image on top of the page. There is a character entity references matter like thet "&" become "&".
 +
 +> I don't know what is meant by "AJAX Service". Has it to be implemented? And what is "exposeWebService"?
 +
 +> Good day, I was curious if there is a way to truncate the hover over information for a linked page? At this point when hovering over a linked page, the hover over brings in a review of the first image which is wonderful, but also the entire text of the page. I'd like to display perhaps the first paragraph, or the first few lines of a page such as a page preview. Thanks! --- [[user>courtland|courtland]] //2022-09-28 16:55//
 ===== Discussion ===== ===== Discussion =====
 +
 +I would like to be able to manually set the 2 most important SEO indicators: namely the title tag and the meta description. Your plugin takes the first 500 chars from the page which is not really practical for the meta description and quite often the title tag needs to be optimised. Can you add a syntax to the page to allow for these to be added manually please?
 +> Same here, it would be really nice to be able to override those two. For the title we currently use the PageTitle plugin, but that obviously does not help with the description. Similarly it would be really great if the image to be used with the image-tag could be manually specified to not just use the first one but one of manual choice.
 +> Thanks for the plugin as is already though! --- Alloc // 2023-12-02//
plugin/semantic.1481505849.txt.gz · Last modified: 2016-12-12 02:24 by lotar

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki