Exclude certain part of page
-
Hello,
I have read a lot, but I don′t understand how to exclude a part of a page for caching. I have domain checker plugin, but it does not work with caching on. I have set mod_rewrite to serve cache files.
How can I exclude that part of the page?
This is the source:
<div id='domain-form'> <div id='wdc-style' > <form method='post' action='./' id='form' class='pure-form'> <input type='hidden' name='item_id' value='20798'> <input type='hidden' name='tld' value=''> <div class='input-group large' style='max-width:900px;'> <input type='text' class='form-control' autocomplete='off' id='Search' name='domain' placeholder='Find your new domain name'> <span class='input-group-btn'> <button type='submit' id='Submit' class='btn btn-default btn-info'>Check</button> </span> </div>
Can someone help me?
Thanks
- The topic ‘Exclude certain part of page’ is closed to new replies.