Method: Pingr::SearchEngines::Base#sitemap_url
- Defined in:
- lib/pingr/search_engines/base.rb
#sitemap_url ⇒ Object (readonly)
Public: Gets/Sets the String url of the sitemap we’re submitting
11 12 13 |
# File 'lib/pingr/search_engines/base.rb', line 11 def sitemap_url @sitemap_url end |