Class: Para::SeoTools::SitemapPinger

Inherits:
Job::Base
  • Object
show all
Defined in:
lib/para/seo_tools/sitemap_pinger.rb

Instance Method Summary collapse

Instance Method Details

#performObject



4
5
6
# File 'lib/para/seo_tools/sitemap_pinger.rb', line 4

def perform
  Para::SeoTools::Sitemap.ping_search_engines
end