Commit beeff810 by rajshah

seo audit init

parent 7e3951ff
......@@ -8,7 +8,16 @@
<div class="search-field">
<div class="input-field">
<input type="search" name="search-key" id="search-key" placeholder="Enter your Website here..">
<form class="turboform" method="POST" action="https://makuracreations.com/free-seo-audit/domain"
onsubmit="return fixURL();">
<div class="input-group review">
<input type="text" autocomplete="off" spellcheck="false" class="form-control"
placeholder="Type Your Website Address" name="url">
<span class="input-group-btn"> <button class="btn btn-green" type="submit" id="review-btn"><span
class="glyphicon glyphicon-search"></span>
REVIEW</button></span>
</div>
</form>
</div>
<button type="submit" class="audit-search">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment