infogami wiki

share your infogami tips and tricks

links_in_blog

Links in blog entries to other pages in your infogami site can be a problem. This is because blog entries can either show up on http://sitename.infogami.com/blog or http://sitename.infogami.com/blog/entryname. So if you link to [[foo]] in a blog entry, it will end up being a link to http://sitename.infogami.com/foo on the main blog page, but it will link to http://sitename.infogami.com/blog/foo on the entry's own page.

So, in a blog entry, a link to foo should be like this: [foo](/foo). It will then work correctly in either case.