Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | Next revision Both sides next revision | ||
litespeed_wiki:cache:litemage:customization:specialized-front-page-footer [2015/12/21 17:03] Michael Alegre |
litespeed_wiki:cache:litemage:customization:specialized-front-page-footer [2015/12/21 17:04] (current) Michael Alegre |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Using A Specialized Footer On Your Front Page ====== | ====== Using A Specialized Footer On Your Front Page ====== | ||
- | Some websites use a specialized footer containing extra information (usually for SEO purposes) on their front page. This is usually done by determining if the current page is the homepage in the footer template and then treating that footer differently. This dynamic logic makes the footer not cache friendly, as LiteMage will punch a hole for the "footer" block as a public block. This means that whichever version of the footer, specialized or regular, LiteMage encounters first will be be the version that is served on every page. | + | Some websites use a specialized footer containing extra information (usually for SEO purposes) on their front page. This is usually done by determining if the current page is the homepage in the footer template and then treating that footer differently. This dynamic logic makes the footer cache unfriendly, as LiteMage will punch a hole for the "footer" block as a public block. This means that whichever version of the footer, specialized or not, LiteMage encounters first will be be the version that is served on every page. |
**For Example:** | **For Example:** |