The Jolly Contrarian:Plans: Difference between revisions

From The Jolly Contrarian
Jump to navigation Jump to search
(Created page with "===Monetisation=== *Incorporate adsense into the wiki *")
 
No edit summary
Tags: Mobile edit Mobile web edit
Line 1: Line 1:
===Monetisation===
===Monetisation===
*Incorporate adsense into the wiki
*Incorporate adsense into the wiki
*
*Build in some login requirements
:*Must login and provide valid email address after say 10 pages (no edit rights for users)
:*Limited number of pages per months (like newspaper)
:*Subscription: monthly (high) v annual (low)
:Private subscription low (£3 per month or  £10 annually)
:Corporate subscription (£30 per user per month or £100 per user annually)
-Or advertising version or subscription
With subscription:ask the JC a question - free advice, no liability, but we get to use the material
Bot:
 
Look for page titles
Trim suffix
Create title database
Sort by word count
Pivot for articles with (identical) trimmed titles
Lookup title database
Tag strings in order (most words first)
 
Build database of
Duplicate titles
Ambiguous words (eg security)
 
Run report of links to disambiguation pages
 
would it be better to create different domains for different article series?
 
Book exporter - export all data to docx strip  php and html tags - maybe convert to bookmarks
Tag with para levels
Export
 
auto convert anat page content to templates with taxonomy (exclude anat templates)
 
Run diagnostics on template usage/duplication

Revision as of 23:29, 17 January 2020

Monetisation

  • Incorporate adsense into the wiki
  • Build in some login requirements
  • Must login and provide valid email address after say 10 pages (no edit rights for users)
  • Limited number of pages per months (like newspaper)
  • Subscription: monthly (high) v annual (low)
Private subscription low (£3 per month or £10 annually)
Corporate subscription (£30 per user per month or £100 per user annually)

-Or advertising version or subscription With subscription:ask the JC a question - free advice, no liability, but we get to use the material Bot:

Look for page titles Trim suffix Create title database Sort by word count Pivot for articles with (identical) trimmed titles Lookup title database Tag strings in order (most words first)

Build database of Duplicate titles Ambiguous words (eg security)

Run report of links to disambiguation pages

would it be better to create different domains for different article series?

Book exporter - export all data to docx strip php and html tags - maybe convert to bookmarks Tag with para levels Export

auto convert anat page content to templates with taxonomy (exclude anat templates)

Run diagnostics on template usage/duplication