I was looking for a list of Ping Services for BlogEngine.NET and came across Roman Clarkson’s post on the topic. As you may or may not know, BlogEngine.NET supports either XML or SQL for storage of posts, settings, etc. Roman has a pingservices.xml file available on his site, which can be downloaded and used with BlogEngine.NET’s XML provider.
When migrating to BlogEngine.NET, we decided to use SQL Server instead of XML, so I decided I would create a SQL script which does the same thing as Roman’s XML but for those of you that use SQL storage for BlogEngine.NET.
You can download the file here: BlogEnginePingServiceList.zip, the zip file contains the SQL script that you can run against your DB.

6 Comments
Thanks, you just saved me a lot of typing
Thanks for the sql file. Saved me some work.
Thanks for doing this – very helpful.
very nice
Many Thanks.
Thanks for he work. As BE.N grows, sql features are going to be in more demand. It will make a nice addition to the community.