No Cache

Sometimes when you upload a new layout some people still see the old one. Keep these codes on your webpage so it will always show your latest update.

1 Copy and paste the following tags between your <head> and </head> tags
<META HTTP-EQUIV="Expires" CONTENT="-1">
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">