Commit Graph

17 Commits

Author SHA1 Message Date
Andreas Gohr d4f83172d9 code style: line breaks 2023-08-31 22:44:40 +02:00
Andreas Gohr 90fb952c4c code style: operator spacing 2023-08-31 22:38:07 +02:00
Andreas Gohr 7d34963b3e coding style: control flow line breaks 2023-08-31 15:04:10 +02:00
Andreas Gohr 177d6836e2 coding style: control flow whitespaces 2023-08-31 14:22:35 +02:00
Andreas Gohr 316e3ee67c codestyle adjustments: EOF new lines 2023-08-30 17:10:30 +02:00
Andreas Gohr d868eb89f1 codestyle adjustments: function declaration braces/spaces 2023-08-30 17:09:14 +02:00
Andreas Gohr 8c7c53b032 codestyle adjustments: class declaration braces 2023-08-30 17:05:28 +02:00
Andreas Gohr c1482d1c08 codestyle adjustments: function argument spacing 2023-08-30 17:03:06 +02:00
Andreas Gohr 24870174d2 Apply rector fixes to the rest of inc 2023-08-29 19:42:15 +02:00
Nicolas Friedli b02b070fb8 No Bing anonymous ping anymore.
https://blogs.bing.com/webmaster/may-2022/Spring-cleaning-Removed-Bing-anonymous-sitemap-submission
2023-03-11 14:45:07 +01:00
Andreas Gohr 1560cda449 adjust yandex sitemap submission URL #3670 2022-05-12 10:41:57 +02:00
Nicolas Friedli 1ef741dbe4
New sitemap ping URL
Reference: https://developers.google.com/search/docs/advanced/sitemaps/build-sitemap#addsitemap
2022-04-29 15:02:11 +02:00
Andreas Gohr 31667ec678 replaced out calls to dbglog with new Logger calls 2020-08-13 20:04:34 +02:00
Andreas Gohr e1d9dcc8b4 First go at moving the plugin classes into their own namespace 2019-04-20 21:33:23 +02:00
Michael Große 5a8d6e48ea
Rename HTTPClient namespace to HTTP
This should make namespace a bit more flexible in scope and allow us to
move more functionality there later.
2019-03-26 22:05:09 +01:00
Michael Große 198564ab36
Refactor HTTPClient into different files 2019-03-17 13:36:40 +01:00
Andreas Gohr 432adb3713 split sitemapping into its own namespace 2018-06-15 11:37:38 +02:00