18590 Posts in 4875 Topics by 2285 members
General Questions
SilverStripe Forums » General Questions » Static Publisher with seo-friendly urls
General questions about getting started with SilverStripe that don't fit in any of the categories above.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba
|
Page:
1
|
Go to End | |
| Author | Topic: | 422 Views |
-
Static Publisher with seo-friendly urls

19 March 2011 at 12:11pm
Hi
I would like to use silverstripes static publisher methods to make my pages load faster. However, I don't want to have .html ending on my pages. I still would like to have my nice, seo friendly urls.
How can I accomplish this? Can I just leave out the html in _config.php like this:
//Object::add_extension("SiteTree", "FilesystemPublisher('cache/', 'html')");
Object::add_extension("SiteTree", "FilesystemPublisher('cache/', '')");
| 422 Views | ||
|
Page:
1
|
Go to Top |

