Dave Verwer
Dave Verwer
See https://github.com/SwiftPackageIndex/SwiftPackageIndex-Server/issues/2393 for context
I was sure we had an issue open for having documentation pages missing from the Google index, but I can't find it. After a rather confusing investigation with Google Search...
https://developer.apple.com/news/?id=ytb7qj0x I can't remember off the top of my head if we embed the cert. This needs checking but I don't have time right now.
### Discussed in https://github.com/SwiftPackageIndex/SwiftPackageIndex-Server/discussions/2177 Originally posted by **finestructure** December 6, 2022 I feel like we've discussed this before somewhere but couldn't find any issues or discussions. In a recent PR,...
Developed as part of https://github.com/SwiftPackageIndex/SwiftPackageIndex-Server/pull/2452, this pull request adds support for creating site map index documents. More details: * https://www.sitemaps.org/protocol.html * https://developers.google.com/search/docs/crawling-indexing/sitemaps/large-sitemaps Happy to make amendments if you would like...

### Discussed in https://github.com/SwiftPackageIndex/SwiftPackageIndex-Server/discussions/2993 Originally posted by **mattmassicotte** April 12, 2024 I was recently wondering if archived status affected a package’s score. I found the information! But it wasn’t as...
Issue to keep track of the remaining tasks for the "Ready for Swift 6" page: - [ ] Dark mode support - [ ] Mobile support (static images rather than...
Covering: * How we coalesce commits on default branches to only build once every 24h at max * How quick builds need to be to succeed * More…
Needs investigation, but something isn't right. We have code that appears to check the ETAG before fetching/storing it a README file to our cache, but at least locally on my...