wiki.getshifting.com

--- Sjoerd Hooft's InFormation Technology ---

User Tools

Site Tools


buildthissite
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
buildthissite [2025/07/06 12:35] sjoerdbuildthissite [2025/07/14 04:32] (current) – external edit 127.0.0.1
Line 3: Line 3:
 **Summary**: This wiki page shows how I installed and configured this site using dokuwiki. \\ **Summary**: This wiki page shows how I installed and configured this site using dokuwiki. \\
 **Date**: 2 December 2024 \\ **Date**: 2 December 2024 \\
 +**Refactor**: 10 July 2025: Updates after dokuwiki move and installation on AWS lightsail.
 {{tag>dokuwiki}} {{tag>dokuwiki}}
  
Line 56: Line 57:
 * Editing Settings * Editing Settings
   * Automatically save a draft while editing: no   * Automatically save a draft while editing: no
-  * Allow embedded HTML: yes 
 * Link Settings * Link Settings
   * Target window for external links: _blank   * Target window for external links: _blank
Line 91: Line 91:
     * Position of the new entry form: none     * Position of the new entry form: none
   * https://www.dokuwiki.org/plugin:include   * https://www.dokuwiki.org/plugin:include
-  * Used for the three most recently added pages to the start page+  * Used for the four most recently added pages to the start page
 * Remove old files plugin * Remove old files plugin
   * https://www.dokuwiki.org/plugin:removeold   * https://www.dokuwiki.org/plugin:removeold
   * Run this plugin to remove old files and clear up space   * Run this plugin to remove old files and clear up space
 +  * Note: This plugin broke the latest edition of dokuwiki (Librarian)
 * Searchindex manager * Searchindex manager
   * https://www.dokuwiki.org/plugin:searchindex   * https://www.dokuwiki.org/plugin:searchindex
Line 118: Line 119:
   * From google adsense, list your site, get it approved and from the Ads section get the code to add it to the plugin settings   * From google adsense, list your site, get it approved and from the Ads section get the code to add it to the plugin settings
   * Then edit your site listing in adsense and check the settings and then apply for the ads to be shown   * Then edit your site listing in adsense and check the settings and then apply for the ads to be shown
 +* Google analytics plugin:
 +  * https://www.dokuwiki.org/plugin:googleanalytics
 +  * Fill in Your Global Site Tag ID (G-XXXXXXXXXX)
 +  * Enable "Don't count admin/superuser"
 * Redirect pages * Redirect pages
   * https://www.dokuwiki.org/plugin:pageredirect   * https://www.dokuwiki.org/plugin:pageredirect
   * To redirect old pages to new pages or the homepage. Find all pages in the repo that do this by searching for {{{~~REDIRECT>}}}. The plugin gives a 301 http status code, which will not impact your ranking in any SEO.   * To redirect old pages to new pages or the homepage. Find all pages in the repo that do this by searching for {{{~~REDIRECT>}}}. The plugin gives a 301 http status code, which will not impact your ranking in any SEO.
 +* MultiOrphan Plugin
 +  * https://www.dokuwiki.org/plugin:multiorphan
 +  * Adds an option into the admin menu to check for missing or wanted pages and media
  
 = Change the Logo and FavIcon = = Change the Logo and FavIcon =
Line 167: Line 175:
 = Maintainance for Dokuwiki = = Maintainance for Dokuwiki =
  
-Using the plugin [[https://www.dokuwiki.org/plugin:orphanmedia2 |Orphan Media 2]] we can check for broken links, missing media etc: +Using the plugin[[https://www.dokuwiki.org/plugin:multiorphan |multi orphan]] we can check for orphaned and wanted pages and media files from the admin view.
- +
-~~NOCACHE~~ +
-~~ORPHANMEDIA:all~~+
  
 = Useful Links = = Useful Links =
buildthissite.1751805308.txt.gz · Last modified: by sjoerd