HTML Website Template comes with RD Search plugin for implementing search by pages.
Changing the date on the page
To change the date on the target page, find the meta-tag with name=”date” attribute and change the value of the ‘content’ attribute.
<meta name="date" content="...">
How to change tags on the page
To change tags on the target page, find the meta-tag with name=”keywords” attribute and change the value of the ‘content’ attribute.
<meta name="keywords" content="HTML Website Template">
hese tags are required for the correct functioning of the search. If you add new pages, you should also add these meta-tags.