In sitemap.rb when i add:
protocol "https" and generate sitemap, i get this:
Generating sitemap...
rake aborted!
NoMethodError: undefined method protocol' for #<DynamicSitemaps::Generator:0x007fef3c755548> /home/anubix/projects/flies/config/sitemap.rb:3:ingenerate'
Most of websites need https urls in sitemap, please check it, thanks.
In sitemap.rb when i add:
protocol "https" and generate sitemap, i get this:
Generating sitemap...
rake aborted!
NoMethodError: undefined method
protocol' for #<DynamicSitemaps::Generator:0x007fef3c755548> /home/anubix/projects/flies/config/sitemap.rb:3:ingenerate'Most of websites need https urls in sitemap, please check it, thanks.