本文介绍了如何才能生成在Heroku站点地图?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我已经看到了一些旧的线程上生成网站地图在Heroku ...的挑战是它需要被存储在S3上,并配置它,这样的网站地图是合法的,因为它是在其他地方举办。
I've seen some older threads on generating a sitemap on heroku...the challenges being it needs to be stored on S3 and configuring it so that the sitemap is legitimate since it is hosted elsewhere.
我什么也没看见明确的,然而,一些对话和建议的补丁。
I didn't see anything definitive, however, some conversations and suggested patches.
有什么出的现成的,可以与Heroku的工作呢?
Is there something out-of-the-box that can work well with heroku?
推荐答案
我正在等待的sitemap_generator的S3版本,如果它做什么,它说,这应该是它。
I am awaiting for the s3 version of sitemap_generator and if it does what it says, that should be it.
这篇关于如何才能生成在Heroku站点地图?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!