Skip to content

Commit 98c1e21

Browse files
authored
Merge pull request #2780 from rtfd/ethical-updates
Update the copy on ethical ads.
2 parents 7bfd248 + e260015 commit 98c1e21

File tree

2 files changed

+54
-15
lines changed

2 files changed

+54
-15
lines changed

docs/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@ html:
6060
@echo "Build finished. The HTML pages are in $(BUILDDIR)/html."
6161

6262
livehtml:
63-
sphinx-autobuild -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
63+
sphinx-autobuild -p 4444 -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
64+
6465

6566
dirhtml:
6667
$(SPHINXBUILD) -b dirhtml $(ALLSPHINXOPTS) $(BUILDDIR)/dirhtml

docs/ethical-advertising.rst

Lines changed: 52 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,35 @@ Ethical Advertising
44
Read the Docs is a large,
55
free web service.
66
There is one proven business model to support this kind of site:
7-
Advertising.
8-
We're building an advertising model that respects users while providing value to advertisers.
7+
**Advertising**.
8+
However,
9+
instead of using Google,
10+
we are building the advertising model that we want to exist.
11+
We only work with companies we like and respect,
12+
and offer products that are relevent to developers
13+
We hope that you'll discover new products and services that are relvent,
14+
and also new companies that care about supporting the open source community.
15+
16+
**We're building an advertising model that respects users while providing value to advertisers.**
17+
We feel like this is something we can be proud of,
18+
and we can start leading the ad industry in the right direction.
919

1020
We talk a bit :ref:`below <ethical-info>` about our worldview on advertising.
21+
We're a community,
22+
and we value your feedback.
23+
If you ever want to reach out about this effort,
24+
feel free to `shoot us an email <mailto:[email protected]>`_.
25+
You can also :ref:`opt out <opt-out>` if you prefer.
1126

12-
If you're a marketer,
27+
If you're a **marketer**,
1328
we have :ref:`information <ethical-buy-ads>` on how to get in touch with us about running ads.
1429

30+
We have gone into more detail about our views in our `blog post <https://blog.readthedocs.com/ads-on-read-the-docs/>`_ about this topic.
31+
Also,
32+
Eric Holscher,
33+
one of our co-founders also `talks a bit more <http://ericholscher.com/blog/2016/aug/31/funding-oss-marketing-money/>`_ about funding open source this way on his blog.
34+
35+
1536
.. _ethical-info:
1637

1738
Our worldview
@@ -21,10 +42,10 @@ We're building the advertising model we want to exist:
2142

2243
* We don't track you
2344
* We don't sell your data
24-
* We host everything ourselves, no third-party scripts
45+
* We host everything ourselves, no third-party scripts or images
2546

26-
We're doing newspaper advertising,
27-
on the internet.
47+
**We're doing newspaper advertising,
48+
on the internet.**
2849
For a hundred years,
2950
newspapers put an ad on the page,
3051
some folks would see it,
@@ -38,11 +59,11 @@ showing the same ads and gathering data about them.
3859
Then retailers sell your purchase data to try and attribute sales to advertising.
3960
Now there is an industry in doing `fake ad clicks`_ and other scams,
4061
which leads the ad industry to track you even more intrusively to know more about you.
41-
The current advertising industry is a vicious downward spiral.
62+
The current advertising industry is in a vicious downward spiral.
4263

4364
As developers,
4465
we understand the `massive downsides`_ of the current advertising industry.
45-
From malware,
66+
This includes malware,
4667
slow site performance,
4768
and huge databases of your personal data being sold to the highest bidder.
4869

@@ -51,12 +72,13 @@ They should run before your content,
5172
they should take over the page,
5273
the bigger, weirder, or flashier the better.
5374

54-
**We opt out.**
75+
We opt out.
76+
~~~~~~~~~~~
5577

56-
We don't store personal information about you.
57-
We only keep track of views and clicks.
58-
We don't build a profile of your personality to sell ads against.
59-
We only show high quality ads from companies that are of interest to developers.
78+
* We don't store personal information about you.
79+
* We only keep track of views and clicks.
80+
* We don't build a profile of your personality to sell ads against.
81+
* We only show high quality ads from companies that are of interest to developers.
6082

6183
We are running a single,
6284
small,
@@ -76,7 +98,7 @@ We're building the advertising model we want to exist.
7698
We hope that others will join us in this mission:
7799

78100
* **If you're a developer**,
79-
talk to your marketing people about using advertising that respects your privacy.
101+
`talk to your marketing folks <http://ericholscher.com/blog/2016/aug/31/funding-oss-marketing-money/>`_ about using advertising that respects your privacy.
80102
* **If you're a marketer**,
81103
vote with your dollars and support us in building the ad model we want to exist.
82104

@@ -123,3 +145,19 @@ Fill out your information and we'll get in touch.
123145
<input type="text" name="_gotcha" style="display:none" />
124146
</form>
125147

148+
.. _opt-out:
149+
150+
Opting Out
151+
----------
152+
153+
We have added multiple ways to opt out of the advertising on Read the Docs.
154+
Inside the **Admin > Advertising** section of every project,
155+
you can see options to control or remove advertising on your project.
156+
157+
These options include:
158+
159+
* Supporting us `financially <https://readthedocs.org/accounts/gold/subscription/?>`_ with Read the Docs Gold.
160+
* Supporting us with `your time <http://docs.readthedocs.org/en/latest/contribute.html?>`_ by contributing to the project.
161+
* Moving to our `paid product <https://readthedocs.com/pricing/?>`_ over at readthedocs.com.
162+
* Opting out without doing any of the above. This will make us a little sad, but we understand not everyone has the means to contribute back.
163+

0 commit comments

Comments
 (0)