Free KeyWord Researcher tool

The Keyword researcher tool is a free tool to use hosted on my playground

About this Tool

The Keyword Research Tool is a powerful utility designed to help users find the most relevant keywords related to their target search terms. 

It assists in optimizing website content, improving search engine rankings, and driving targeted organic traffic. 

By entering a keyword and selecting a method, users can generate a list of related keywords that are essential for effective SEO strategies.

Who this tool is for

This tool is ideal for website owners, content creators, digital marketers, and SEO specialists who aim to enhance their online visibility and reach. 

By leveraging this tool, you can identify high-traffic keywords, uncover trending search terms, and develop content that aligns with what your audience is searching for.

How to Use This tool

Using the Keyword Research Tool is simple. Enter your keyword in the search bar, choose a method, and click "Find Keywords." The tool will then analyze the keyword and generate a list of related terms. These results can be used to refine your content strategy, create targeted campaigns, and improve your site's search engine performance. 

Source Code:  Host on your static Site or Page

Please keed the Credits when you use this code

Keyword Research Tool

This tool is built with pure HTML, CSS, and Javascript

It can be hosted on any static site or page. this incudes blogger page, github page" qnd many more

Please you are free to host this tool anywhere but not commercially

The function of this tool is not like those advance tools you can pay for. This is a free to to use which exploited the use of Javascript to randomly get random Useful Keywords

You are also free to tweark the design (the CSS ). Design as you please but do not tamper with the credits. (In all avoid changes to the javascript). If you really what to cahge the javascript,use this as just a reference and code yours from scratch.

This tool was developed by Technical Arp and Shared by SDavidPrince

of Course Credits belong to Technical Arp. It was first shared on their platform

   <div class="floating-icon">
 <a href="https://www.sdavidprince.space/p/tools.html"> <img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhj86EW4E0ZsboHpDJvE6D7N6grJa7_Yj7kPty7VyWtadA4YZ-4KWHhNHMe2CMM7BBneB-kzaav66_IPOVhCExX7jVGrCsJ61qk2Tyw2b6IW4kJTxym2AGDN6i3YKkzheSZJIltYyDvjEQ/s320/keyphrase.png" alt="color-picker"> </a>
</div>
	<link rel="shortcut icon" href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhj86EW4E0ZsboHpDJvE6D7N6grJa7_Yj7kPty7VyWtadA4YZ-4KWHhNHMe2CMM7BBneB-kzaav66_IPOVhCExX7jVGrCsJ61qk2Tyw2b6IW4kJTxym2AGDN6i3YKkzheSZJIltYyDvjEQ/s320/keyphrase.png">

	<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
	<link href="https://cdn.datatables.net/1.10.25/css/dataTables.bootstrap.min.css" rel="stylesheet" />
    <link href="https://cdn.datatables.net/responsive/2.2.3/css/responsive.bootstrap.min.css" rel="stylesheet" />
    <link href="https://cdn.datatables.net/buttons/1.7.1/css/buttons.dataTables.min.css" rel="stylesheet" />

<style>
 
.title {
    font-family: Verdana, Arial Black,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;
    font-weight: 600;
    font-size: 2.4em;
    margin: 0;
    text-shadow: 0.05em 0.05em 0.05em #c0c0c0;
}

    .title span {
        color: #f2eeee;
    }

a {
    color: blue;
    text-decoration: none;
}

	.adspacesdp{padding:2em;box-shadow:0 5px 15px rgba(0,0,0,.16);border-radius:5px;margin-top:1em;background:#fff;text-align:left}


    a:hover {
        color: red;
        text-decoration: none;
    }

.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}
.scrollable-menu li{
    padding:5px 0px 5px 20px;
}
.scrollable-menu li:hover{
    background-color:#f5f5f5;
    cursor:pointer;
}
.padding-top {
    padding-top: 10px;
}

.panel-keyword .alert h2 {
    margin: 0;
}

.panel-keyword .well h3 {
    margin: 0;
}

</style>

  <center><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjbzkbItlZj5Qi_kmea_gmVUxZY6AqMLT9HuqUIIKC8MFpUmpgseoBJcNFaxujyeXIvjZu-d8mGOCyK8Ijbj3vRFHg5durOvoEmplZ2VXzY75XAbpgnRos3jJsKI_oio9q37EZo5jTPr3c/w320-h173/findkey.png"/> </center> <div class="container">
        <div class="jumbotron">
            <input id="gg-lang" class="technicalarplang" type="hidden" value="en" />
            
			<div class="row panel-keyword">	
			
				 <div class="adspacesdp container">
					Place your Ad  from <a href="https://sdavidprince.space"> S David Prince</a>
				 </div>
				<br />
			
                <div class="col-xs-12">
                    <input id="search" type="text" class="form-control input-lg text-center" placeholder="Enter the keyword" aria-describedby="startjob">
                </div>
                <div class="col-xs-12 text-center">
                    <label class="radio-inline">
                        <input type="radio" name="MethodOptions" id="Method1" value="1"> Method 1
                    </label>
                    <label class="radio-inline">
                        <input type="radio" name="MethodOptions" id="Method2" value="2" checked> Method 2
                    </label>
                </div>
                <div class="col-xs-12 text-center padding-top">
                    <div role="group" class="btn-group">
                        <div class="btn-group" role="group">
                            <button role="group" type="button" class="btn btn-default btn-group dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
                                <span id="lang">English</span>
                                <span class="caret"></span>
                            </button>
                        </div>
                        <button role="group" id="startjob" class="btn btn-primary" type="button">Find Keywords</button>
                    </div>
                </div>
                <div class="col-xs-12 padding-top hidden">
                    <div class="alert alert-warning text-center" role="alert"><h2 id="keywordtoquery"></h2></div>
                </div>
                <div class="col-md-4 hidden">
                    <div class="text-center"><div>Done</div><h3><span class="label label-warning" id="done"></span></h3></div>
                </div>
                <div class="col-md-4 hidden">
                    <div class=" text-center">To Do<br /><h3><span class="label label-danger" id="to-do"></span></h3></div>
                </div>
                <div class="col-md-4 hidden">
                    <div class=" text-center">Found<br /><h3><span class="label label-success" id="keywordsCounter"></span></h3></div>
                </div>
            </div>
			<br>
            <div class="progress progress-striped active hidden">
                <div class="progress-bar" role="progressbar" aria-valuenow="0" aria-valuemin="0" aria-valuemax="100">
                </div>
            </div>
        </div>
        <div class="row hidden">
			 <div class="adspacesdp container">
				Ad Placement <a href="https://www.sdavidprince.space">Vist Sdavidprince</a>   
			 </div>
			<br>
            <div class="col-md-12">
                <table cellpadding="0" cellspacing="0" border="0" class="table table-striped dt-responsive nowrap" id="example"></table>
            </div>
            <div id="technicalarpresult" class="col-md-12">
            </div>
        </div>
    </div>
    <div class="container body-content">
        <hr />
			 <div class="adspacesdp container">
				Place your Ad visit <a href="www.sdavidprince.space">SDavidprince Space</a>
			 </div>
		<br>
        <div class='footer' style=' opacity: 0;' id='footer'>
                <p class="text-center" >Copyright © <script type='text/javascript'>var creditsyear = new Date();document.write(creditsyear.getFullYear());</script> 
				<a href="https://sdavidprince.space" >SDavidPrince</a></p>
				<div id="credits" class="text-center" style="margin-bottom:1.5rem; opacity: 0; font size: 0;" >
					Distributed With Thanks to  <a href="https://www.technicalarp.com/" rel="ugc" id="creditlink">Technical Arp</a> for Shared Resources
					<!--Released under the Creative Commons Attribution-ShareAlike 3.0 Unported License. So you can use but don't allow to remove credits.-->
					<br>
				</div>			
        </div>
    </div>

<p> Get insights and data to assist in optimizing your website content, improving search engine rankings, and driving targeted organic traffic.
Keywords Finder Open Source, find the most revelent keywords related to a keyword.</p>
	<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js" integrity="sha512-AFwxAkWdvxRd9qhYYp1qbeRZj6/iTNmJ2GFwcxsMOzwwTaRwz2a/2TX225Ebcj3whXte1WGQb38cXE5j7ZQw3g==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
    
	<script src="https://cdn.datatables.net/1.10.9/js/jquery.dataTables.js"></script>
    <script src="https://cdn.datatables.net/buttons/1.7.1/js/dataTables.buttons.js"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/pdfmake/0.1.53/pdfmake.min.js"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/pdfmake/0.1.53/vfs_fonts.js"></script>

	<script src="https://cdn.jsdelivr.net/gh/IamArpain/free-keywords-generator/Scripts/buttons.html5.js"></script>    
    <script src="https://cdn.jsdelivr.net/gh/IamArpain/free-keywords-generator/Scripts/jquery.keywords.finder.js"></script>

    <script type="text/javascript">
		//Don't remove any script If you will remove it then this will not work
		$(document).ready(function () {
    // Set interval to run DoJob every 750 milliseconds
    setInterval(() => {
        $().DoJob();
    }, 750);

    // Click event for the start job button
    $('#startjob').click(function () {
        $('.hidden').removeClass('hidden').addClass('show');
        const methodValue = $('input[name="MethodOptions"]:checked').val();
        if (methodValue == 1) {
            $().StartJobMethod1();
        } else {
            $().StartJobMethod2();
        }
    });

    // Click event for language selection
    $('.select-lang li').click(function () {
        $('#lang').html($(this).html());
        $('#gg-lang').val($(this).attr('data-lang'));
    });
});

    </script>

<p> A Developmet of <strong><a href="https://www.technicalarp.com/">Technical Arp</a> </strong></p>

How the Tool Script works / Dependency

 This tool depends on the following libraries and frameworks:

jQuery

  The tool uses jQuery for DOM manipulation, event handling, and Ajax interactions.

   <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js" integrity="sha512-AFwxAkWdvxRd9qhYYp1qbeRZj6/iTNmJ2GFwcxsMOzwwTaRwz2a/2TX225Ebcj3whXte1WGQb38cXE5j7ZQw3g==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>


Bootstrap:

   Bootstrap CSS is used here for styling the tool's interface.

   <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">


DataTables:

   The DataTables plugin for jQuery is beign implemented to provide advanced interaction controls to the HTML tables.

   <link href="https://cdn.datatables.net/1.10.25/css/dataTables.bootstrap.min.css" rel="stylesheet" />

   <link href="https://cdn.datatables.net/responsive/2.2.3/css/responsive.bootstrap.min.css" rel="stylesheet" />

   <link href="https://cdn.datatables.net/buttons/1.7.1/css/buttons.dataTables.min.css" rel="stylesheet" />

   <script src="https://cdn.datatables.net/1.10.9/js/jquery.dataTables.js"></script>

    <script src="https://cdn.datatables.net/buttons/1.7.1/js/dataTables.buttons.js"></script>


PDFMake:

    PDFMake library to create PDF documents.

    <script src="https://cdnjs.cloudflare.com/ajax/libs/pdfmake/0.1.53/pdfmake.min.js"></script>

    <script src="https://cdnjs.cloudflare.com/ajax/libs/pdfmake/0.1.53/vfs_fonts.js"></script>


Function Scripts:

   The rest are Custom scripts for the keyword finder functionality.

    <script src="https://cdn.jsdelivr.net/gh/IamArpain/free-keywords-generator/Scripts/buttons.html5.js"></script>

    <script src="https://cdn.jsdelivr.net/gh/IamArpain/free-keywords-generator/Scripts/jquery.keywords.finder.js"></script>


These dependencies collectively provide the necessary functionality for the tool, such as interface styling, table management, PDF generation, and keyword finding operations.

All are needed for this tool to work properly.

Please write your comments or send a webmention
Webmention Notice

This site accepts Webmentions via webmention.io/www.sdavidprince.space/webmention. You can also reply to syndicated posts, and your responses may be backfed (posted back here) via brid.gy.

What does all these mean? Read more about it. Respect this and keep mentions relevant.

Dark/Light
Font Size
A-
A+

Additional Widgets

Translate

Explore: Navigation