welcome: please sign in

Diff for "HCoopAdvocacy"

Differences between revisions 16 and 86 (spanning 70 versions)
Revision 16 as of 2009-11-27 19:03:26
Size: 3477
Editor: 69
Comment:
Revision 86 as of 2021-08-07 18:38:09
Size: 3922
Editor: ClintonEbadi
Comment: despam
Deletions are marked like this. Additions are marked like this.
Line 24: Line 24:
Link to HCoop with the HCoop logo (LogoDiscussion) or images such as this one: [[http://hcoop.net/~ntk/hcoop.png]]
This not only points users to our site from yours, it also increases HCoop's search engine rankings and makes it easier for people to find. HCoop's Alexa traffic rankings have gone from 4,000,000 to 900,000 in the last three months alone. If we can continue that trend we are on the right track.
Link to HCoop with the HCoop logo (LogoDiscussion) or include a badge on your site. This not only points users to our site from yours, it also increases HCoop's search engine rankings and makes it easier for people to find. HCoop's Alexa traffic rankings have gone from 4,000,000 to 900,000 in the last three months alone. If we can continue that trend we are on the right track.

|| '''Badges''' || {{attachment:LogoDiscussion/hcbadge2.gif}} || {{attachment:LogoDiscussion/hcbadge3.gif}} ||
Line 35: Line 36:
We may or may not want to spend money on formal advertising for the cooperative.  As an experiment I have submitted an ad to kuro5hin.org which will run for 10K exposures (out of NathanKennedy 's own pocket). We may or may not want to spend money on formal advertising for the cooperative. As an experiment, HCoop members have previously run ads on kuro5hin.org (10K impressions donated by NathanKennedy) and on reddit.com.
Line 42: Line 43:
As you can see below, the default footer for MoinMoin wikis hosted by HCoop contains: As you can see below, the default footer for MoinMoin wikis hosted by HCoop contains links/credits for:
Line 48: Line 49:
All of which are appropriately linked. Why not add a link to HCoop?
 * Hosted by HCoop
Why not add a credit for HCoop?
Line 51: Line 51:
AFAICT, you can change this (for everyone) in the file `/var/lib/python-support/python2.5/MoinMoin/config/multiconfig.py`
I added the following section to my `~/wiki/wikiconfig.py` configuration file
Line 54: Line 53:
page_credits = [
     # Feel free to add other credits, but PLEASE do NOT change or remove
        # the following links - you help us by keeping them "as is":
    # Page Credits ---------------------------------------------
    # Feel free to add other credits, but PLEASE do NOT change or remove
    # the following links - you help us by keeping them "as is":
    page_credits = [
Line 64: Line 64:
        '<a href="http://hcoop.net/" title="This wiki is hosted by HCoop.">Hosted by HCoop</a>',
        '<a href="http://www.gandi.net/?lang=en/" title="This domain is registered with gandi.net.">Registered with gandi.net</a>',
Line 66: Line 68:
        '<a href="http://validator.w3.org/check?uri=referer" title="Click here to validate this page.">Valid HTML 4.01</a>',         # '<a href="http://validator.w3.org/check?uri=referer" title="Click here to validate this page.">Valid HTML 4.01</a>',
Line 70: Line 72:
In the `Optional credits:` section add something like You can see the results in the footers in [[http://wiki.sabmagfaq.org/|SabMagWiki]].

AFAICT, you can change this for everyone in the file `/var/lib/python-support/python2.5/MoinMoin/config/multiconfig.py`. In the `page_credits` variable add:
Line 72: Line 76:
'<a href="http://hcoop.net/" title="This wiki is hosted by HCoop.">Hosted by HCoop</a>' '<a href="http://hcoop.net/" title="This wiki is hosted by HCoop.">Hosted by HCoop</a>',
Line 74: Line 78:
 /!\ Beware the commas needed at the end of each credit.
Line 76: Line 81:
I'd also like to add my registrar (gandi.net), but that's going to be different for everyone, and therefore more complicated.
Line 79: Line 82:
----
CategoryNeedsWork

This page is for HCoop history, logos, grass-roots HCoop marketing ideas, and other bits of advocacy.

Joining HCoop

  • ProspectiveMemberFaq: Answers to frequently-asked questions about HCoop, joining HCoop, and what you can do after joining.

  • JoinUs: How to apply to join HCoop.

  • MemberManual: After joining HCoop, be sure to read the manual, so that you can create an account and stay in good standing with the co-operative. The Getting Started chapter is especially important.

Miscellaneous

  • OurHistory: Learn about the founding of HCoop and its continued history.

  • TheHcoopLook: web site visual design chatter.

  • T-Shirt: help design and plan the new HCoop T-shirt

  • HcoopPublicity: what publicity HCoop has received

Spreading the word about HCoop

Websites

Link to HCoop with the HCoop logo (LogoDiscussion) or include a badge on your site. This not only points users to our site from yours, it also increases HCoop's search engine rankings and makes it easier for people to find. HCoop's Alexa traffic rankings have gone from 4,000,000 to 900,000 in the last three months alone. If we can continue that trend we are on the right track.

Badges

LogoDiscussion/hcbadge2.gif

LogoDiscussion/hcbadge3.gif

T-shirt

Help out with our T-Shirt project. Create a design, or simply commit to buying one. If enough people do, we will make the HCoop T-shirt happen.

Signatures

If appropriate, you can reference HCoop in email or web forum signatures.

Advertising

We may or may not want to spend money on formal advertising for the cooperative. As an experiment, HCoop members have previously run ads on kuro5hin.org (10K impressions donated by NathanKennedy) and on reddit.com.

Other

Add more ideas here!

As you can see below, the default footer for MoinMoin wikis hosted by HCoop contains links/credits for:

  • MoinMoin Powered

  • Python Powered
  • GPL licensed
  • Valid HTML 4.01

Why not add a credit for HCoop?

I added the following section to my ~/wiki/wikiconfig.py configuration file

    # Page Credits ---------------------------------------------
    # Feel free to add other credits, but PLEASE do NOT change or remove
    # the following links - you help us by keeping them "as is":
    page_credits = [
        '<a href="http://moinmo.in/" title="This site uses the MoinMoin Wiki software.">MoinMoin Powered</a>',
        '<a href="http://moinmo.in/Python" title="MoinMoin is written in Python.">Python Powered</a>',

        # Optional credits:
        # if you think it can be maybe misunderstood as applying to content or topic of your wiki,
        # feel free to remove this one:
        '<a href="http://moinmo.in/GPL" title="MoinMoin is GPL licensed.">GPL licensed</a>',
        '<a href="http://hcoop.net/" title="This wiki is hosted by HCoop.">Hosted by HCoop</a>',
        '<a href="http://www.gandi.net/?lang=en/" title="This domain is registered with gandi.net.">Registered with gandi.net</a>',

        # if you don't need/want to check the html output, feel free to remove this one:
        # '<a href="http://validator.w3.org/check?uri=referer" title="Click here to validate this page.">Valid HTML 4.01</a>',
        ]

You can see the results in the footers in SabMagWiki.

AFAICT, you can change this for everyone in the file /var/lib/python-support/python2.5/MoinMoin/config/multiconfig.py. In the page_credits variable add:

'<a href="http://hcoop.net/" title="This wiki is hosted by HCoop.">Hosted by HCoop</a>',
  • /!\ Beware the commas needed at the end of each credit.

--Mike Freeman


CategoryNeedsWork

HCoopAdvocacy (last edited 2021-08-07 18:38:09 by ClintonEbadi)