The Search Engine Ping module pings the specified Search Engine urls (by default Google, Yahoo, Bing and Ask) when new content is added to a Telligent Evolution Platform community to let them know new content has been posted to your community
The Search Engine Ping CSModule is a Configurable Addon. To configure it, you should use the Manage Addon Configurations widget. When configuring the widget, there are two configuration option to configure
<Override xpath="/CommunityServer/CSModules/add[@name='GooglePingModule']" mode="remove" /> <Override xpath="/CommunityServer/CSModules" mode="add"> <add name="SearchEnginePingModule" type="AlexCrome.CS.Modules.SearchEnginePing, AlexCrome.CS" /> </Override>
Remove the above xml from the communityserver_override.config file.