Commit Graph

57 Commits

Author SHA1 Message Date
6615d13f6e Handle alternative languages correctly in sitemap 2023-03-11 12:19:22 +01:00
292fdcc43b Fix link 2023-01-26 21:15:15 +01:00
1897c7aeb7 Use correct variable 2023-01-26 21:11:25 +01:00
63f50caa64 Make title more descriptive 2023-01-26 21:01:34 +01:00
c384a306aa Move global variable to correct function scope 2023-01-25 23:05:43 +01:00
d79aedc558 Simplified form actions 2023-01-25 22:53:13 +01:00
906725e5c1 Dropped lang parameter which is already in cookie and optimised pagination 2023-01-25 22:41:20 +01:00
47813d027c Don't memorize pg and clean duplicate pages from sitemap 2023-01-25 20:03:54 +01:00
c6be012ce1 Make categories translatable and remove pg=1 as canonical parameter 2023-01-25 19:12:28 +01:00
96edc93a0d Build canonical links after checking parameters 2023-01-01 18:18:01 +01:00
49b668bfc5 Simplified setting of active class 2023-01-01 18:12:36 +01:00
e85ef8974e Add OpenGraph SearchAction 2023-01-01 17:53:56 +01:00
b7c6d4de4f Add OpenGraph tags 2022-12-30 12:19:09 +01:00
53baf2c9e8 Optimize table sizing based on column content width 2022-12-28 23:41:42 +01:00
4df7e4aba6 Drop less relevant time information 2022-12-28 22:46:59 +01:00
d4aa03b1c5 Links get tested every day, so drop irrelevant last tested column 2022-12-28 22:30:42 +01:00
02ffb70761 Fix captcha when disabled 2022-12-28 21:18:09 +01:00
2976176ecb Make google happy and remove "duplicate content" despite canonical link 2022-12-28 19:40:56 +01:00
aae719d025 Prefer single quotes to reduce amount of escaping necessary 2022-12-28 00:28:45 +01:00
aa5264cd3b Make hardcoded strings translatable and a few minor changes 2022-12-27 20:20:39 +01:00
560cd9c72c Add opensearch description 2022-12-26 21:56:40 +01:00
76673842b7 add alternate hreflang meta links 2022-12-26 16:10:14 +01:00
14ef9100d5 Migrate translations to gettext 2022-12-26 15:14:16 +01:00
c9fa1e1e7f Fix paginate wording 2021-06-14 21:28:02 +02:00
7e89f90d08 Drop v2 hidden service support 2021-06-14 19:25:05 +02:00
cab72ea840 Update sources and a few small bugfixes 2021-04-21 19:30:29 +02:00
e58807b3c5 rel attribute not valid base tag + fix displaying error message on no db connection 2020-11-26 23:43:19 +01:00
3d2a45bc79 Fixed typo 2020-11-25 08:47:05 +01:00
7a99b2922e cat and pg parameter can include 0 2020-11-13 10:42:51 +01:00
725e660ac6 Set canonical tag only with whitelisted parameters 2020-11-13 09:21:26 +01:00
b9b5b6092f Only treat pages > 1 as 404, if they don't exist 2020-11-12 10:30:12 +01:00
3f97c7d168 Send 404 on non-existing pages 2020-11-08 22:57:49 +01:00
2feb70c0e6 Keep track of change date closed #9 2020-11-08 18:56:01 +01:00
b543320e1f Mobile friendly layout 2020-11-07 18:05:42 +01:00
b9e93b16e6 Add test page in language variants to sitemap 2020-11-04 23:16:31 +01:00
86b209cf77 Add a sitemap 2020-11-04 22:50:26 +01:00
095685aa77 Use encoding in all curl requests 2020-10-25 19:00:01 +01:00
d45ee056b4 Disallow indexing URLs with the addr parameter which is only used for editing sites 2020-10-25 18:29:52 +01:00
84c598536b Add missing label tags and role="alert" attriubutes 2020-10-17 10:01:59 +02:00
bcf79f88d2 Mark text as label 2020-10-17 09:40:51 +02:00
98eb4ecd84 Add language meta information 2020-10-17 09:35:53 +02:00
267ef405a3 Wording update 2020-10-17 09:33:21 +02:00
d4e5ccd025 Move robots.txt to webroot 2020-10-17 08:49:29 +02:00
38e34ebd18 Add meta descriptions and set noindex for admin.php 2020-10-16 23:01:18 +02:00
ff984633fe Add function to set common curl options 2020-10-16 22:34:58 +02:00
87a4dfbba7 Css fix 2020-10-16 21:20:41 +02:00
6f5f808a9b Fix error when calling get_table 2020-10-16 18:09:57 +02:00
d42e1db5e5 Modernized php 2020-10-16 18:03:06 +02:00
05df3fb98d Replace deprecated html tags with css 2020-10-16 17:13:49 +02:00
49623924c2 Add admin approval 2020-10-16 15:23:53 +02:00