You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(seo): optimize homepage for search engines (#42)
* feat(seo): optimize homepage for search engines
- Add H1 heading with target keywords ("Free Open-Source Time Tracker")
- Optimize H2 headings to include high-traffic keywords
- Improve intro text to naturally include target search terms
(time tracker, productivity tracker, work hours, screen time)
- Add FAQ section with 5 common questions about ActivityWatch
- Add FAQ structured data (schema.org/FAQPage) for rich snippets
- Add Open Graph meta tags for better social sharing
- Update schema.org keywords with high-traffic terms from community research
- Improve meta description with specific platform and feature keywords
- Remove dead Gitcoin link from donate page (service shut down)
- Add descriptive alt text to banner image
Based on keyword research from issue #426 by @Ljuk67.
* fix(seo): address review feedback from ErikBjare and Ljuk67
- Restore original tagline flavor in meta description; remove RescueTime mention
- Broaden H2 to cover diverse use cases: 'Time, Activity & Productivity Tracking'
- Add link to full FAQ docs page from homepage FAQ section
* fix(seo): add 'activity tracker' to intro text (14,800 monthly searches)
Copy file name to clipboardExpand all lines: _config.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ title: ActivityWatch - Open-source time tracker
2
2
title_short: ActivityWatch
3
3
title_image: /img/media/banners/banner-social.png
4
4
description: > # this means to ignore newlines until "baseurl:"
5
-
The best free and open-source automated time tracker. Cross-platform, extensible, local/privacy-first.
5
+
The best free and open-source automated time tracker. Cross-platform, extensible, local/privacy-first. Tracks app and website usage on Windows, macOS, Linux & Android. All data stays on your device.
6
6
abstract: >
7
7
ActivityWatch is an open-source, privacy-focused, cross-platform automated time tracker.
8
8
It helps you keep track of what you do on your computer, and is great for developers, designers, writers, students, or anyone who spends their day on a computer.
"text": "ActivityWatch is a free, open-source, automated time tracker that runs on your computer and monitors which applications and websites you use. It works on Windows, macOS, Linux, and Android. Unlike cloud-based time trackers, all data is stored locally on your device for maximum privacy."
13
+
}
14
+
},
15
+
{
16
+
"@type": "Question",
17
+
"name": "Is ActivityWatch really free?",
18
+
"acceptedAnswer": {
19
+
"@type": "Answer",
20
+
"text": "Yes. ActivityWatch is completely free and open-source software, licensed under the MPL-2.0 license. There are no premium tiers, no usage limits, and no ads. It is developed and maintained by volunteers."
21
+
}
22
+
},
23
+
{
24
+
"@type": "Question",
25
+
"name": "How does ActivityWatch compare to RescueTime?",
26
+
"acceptedAnswer": {
27
+
"@type": "Answer",
28
+
"text": "ActivityWatch is a privacy-first, open-source alternative to RescueTime. While RescueTime sends your data to their cloud servers, ActivityWatch keeps everything local on your device. ActivityWatch also supports more platforms (including Linux, which RescueTime dropped support for) and offers browser extensions for both Chrome and Firefox."
29
+
}
30
+
},
31
+
{
32
+
"@type": "Question",
33
+
"name": "Does ActivityWatch track my data privately?",
34
+
"acceptedAnswer": {
35
+
"@type": "Answer",
36
+
"text": "Yes. ActivityWatch follows a local-first approach. All your time tracking data is stored on your own device and is never sent to any server. You have full control over your data and can export, delete, or back it up at any time."
37
+
}
38
+
},
39
+
{
40
+
"@type": "Question",
41
+
"name": "What platforms does ActivityWatch support?",
42
+
"acceptedAnswer": {
43
+
"@type": "Answer",
44
+
"text": "ActivityWatch runs on Windows (10 and later), macOS (10.15+), Linux (most distributions), and Android. Browser extensions are available for Chrome and Firefox to track your web activity."
"keywords": ["time tracker","time tracking","screen time tracker","open source screen time tracker","free open source time tracker","laptop screen time tracker","automated time tracker","screen time tracker windows free","activity tracker PC"],
10
+
"keywords": ["time tracker","time tracking","free time tracker","open source time tracker","productivity tracker","screen time tracker","automated time tracker","time tracker windows","time tracker linux","time tracker mac","RescueTime alternative","ManicTime alternative","activity tracker PC","work hours tracker"],
11
11
"abstract": "{{ site.abstract }}",
12
12
"about": "ActivityWatch is a bundle of software that tracks your computer activity and respects your privacy. It offers an ecosystem of software to work around it, including ways to collect more data and do different kinds of analysis. We created ActivityWatch completely free and open source so anyone can use, improve and extend it.",
img.d-block.mx-auto.mb-4(style='max-width: 100%'src='/img/banner.png'alt='ActivityWatch - free open-source time tracker for Windows, macOS, Linux, and Android')
7
+
h1 Free Open-Source Time Tracker
7
8
p
8
9
| #[b ActivityWatch] is an app that automatically tracks how you spend time on your devices.
10
+
| It is the best #[b free and open-source time tracking software] for #[b Windows], #[b macOS], #[b Linux], and #[b Android].
9
11
p
10
-
| It is #[b open source], #[b privacy-first], #[b cross-platform], and a great alternative to services like RescueTime, ManicTime, and WakaTime.
12
+
| It is #[b privacy-first] and #[b cross-platform], and a great alternative to services like RescueTime, ManicTime, and WakaTime.
13
+
| Unlike closed-source time trackers, your data stays on your device — never uploaded to the cloud.
11
14
p
12
-
| It can be used to keep track of your productivity, time spent on different projects, bad screen habits, or just to understand how you spend your time.
15
+
| Use it as an #[b activity tracker] or #[b productivity tracker] to monitor time spent on different projects,
16
+
| manage screen time habits, track work hours, or just understand how you spend your day.
13
17
14
18
.mb-5.mt-2
15
19
.mb-2
@@ -33,7 +37,7 @@ article.wrapper.mt-4
33
37
div.container
34
38
div.row
35
39
.col-md-8
36
-
h2 Features
40
+
h2 Time Tracking Features
37
41
ul
38
42
li #[b Tracking:] Tracks active application and window title out of the box, more with #[a(href="https://docs.activitywatch.net/en/latest/watchers.html") watchers].
39
43
li #[b Categories:] Get a better overview of your usage by breaking it down into categories.
@@ -43,7 +47,7 @@ div.container
43
47
li #[b Cross-platform:] Runs on #[a(href="/downloads/#windows") Windows], #[a(href="/downloads/#macos") macOS], #[a(href="/downloads/#linux") Linux], and #[a(href="https://play.google.com/store/apps/details?id=net.activitywatch.android") Android].
44
48
li #[s #[b Synchronization:] Sync your activity between your devices.] (We're #[a(href="https://github.com/ActivityWatch/aw-server-rust/tree/master/aw-sync") working on it])
45
49
46
-
h2.mt-4 Why use it?
50
+
h2.mt-4 Why Use ActivityWatch? Time, Activity & Productivity Tracking
47
51
p You can use ActivityWatch to:
48
52
49
53
ul
@@ -78,7 +82,7 @@ div.container
78
82
79
83
div.row.mt-4
80
84
.col-md-6
81
-
h2.mt-4 How to use it
85
+
h2.mt-4 How to Start Tracking Your Time
82
86
p
83
87
| To get started with ActivityWatch, you need to #[a(href="/downloads/") download] and #[a(href="https://docs.activitywatch.net/en/latest/getting-started.html") install] the application on your computer.
84
88
p
@@ -96,7 +100,7 @@ div.container
96
100
97
101
98
102
.col-md-6
99
-
h2.mt-4 How to contribute
103
+
h2.mt-4 How to Contribute
100
104
p
101
105
| ActivityWatch is built entirely by volunteers and we need help from people (like you!) to keep the project going.
102
106
| If you're interested in contributing, check out the #[a(href="https://github.com/ActivityWatch/activitywatch/blob/master/CONTRIBUTING.md") contributing guide].
@@ -111,6 +115,35 @@ div.container
111
115
112
116
hr
113
117
118
+
div.row.py-4
119
+
.col-md-12
120
+
h2.mt-4 Frequently Asked Questions About ActivityWatch
121
+
122
+
h3 What is ActivityWatch?
123
+
p
124
+
| ActivityWatch is a free, open-source, automated time tracker that runs on your computer and monitors which applications and websites you use.It works on Windows, macOS, Linux, and Android.Unlike cloud-based time trackers, all data is stored locally on your device for maximum privacy.
125
+
126
+
h3 Is ActivityWatch really free?
127
+
p
128
+
| Yes.ActivityWatch is completely free and open-source software, licensed under the MPL-2.0 license.There are no premium tiers, no usage limits, and no ads.It is developed and maintained by volunteers.
129
+
130
+
h3 How does ActivityWatch compare to RescueTime?
131
+
p
132
+
| ActivityWatch is a privacy-first, open-source alternative to RescueTime.While RescueTime sends your data to their cloud servers, ActivityWatch keeps everything local on your device.ActivityWatch also supports more platforms (including Linux, which RescueTime dropped support for) and offers browser extensions for both Chrome and Firefox.
133
+
134
+
h3 Does ActivityWatch track my data privately?
135
+
p
136
+
| Yes.ActivityWatch follows a #[a(href="https://www.inkandswitch.com/local-first.html") local-first] approach.All your time tracking data is stored on your own device and is never sent to any server.You have full control over your data and can export, delete, or back it up at any time.
137
+
138
+
h3 What platforms does ActivityWatch support?
139
+
p
140
+
| ActivityWatch runs on #[b Windows] (10 and later), #[b macOS] (10.15+), #[b Linux] (most distributions), and #[b Android]. Browser extensions are available for Chrome and Firefox to track your web activity.
141
+
142
+
p.mt-3
143
+
| For more answers, see the #[a(href="https://docs.activitywatch.net/en/latest/faq.html") full FAQ in the documentation].
0 commit comments