| Add Bible Search To Your Site |
| |
| Give your website visitors a convenient and powerful way to search the Bible, right from your own website. Simply copy and paste the code below into the HTML of your site. When you're finished, a search box like the one below should appear. |
| |
|
| |
|
| |
|
| Link to BiblesWay.com |
| |
| You can link BiblesWay.com from your own web pages. Copy and paste the code below to the HTML of your site. |
| |
| Basic Link to BiblesWay.com |
| |
|
| |
| Link to a Passage |
| |
By adding some parameters to the end of the URL, can pass along passage and search requests.
You can use the following parameters: |
| |
| Parameter Name |
Description |
Example |
| qversionsID |
The version id of the version you wish to use. |
qversionsID=kjv |
| qbook |
The book you wish to use. |
qbook=1 |
| qchapter |
The chapter you wish to use. |
qchapter=1 |
| qverse |
The verse you wish to use. |
qverse=1 |
| qkeyword |
The word you wish to search. |
qkeyword=jesus |
|
| |
| Version and Book Codes |
|
| To add parameters, you start by adding ? to your URL. |
|
| The URL, which is ready to have parameters added, should look like this: |
| |
| URL ready for parameter addition: |
| |
|
| |
| To add your first parameter, add it to the end of the URL using the format |
| parameter_name=parameter_value, This could look like "qbook=1". Now the link looks more like this: |
|
| |
| URL with one parameter: |
| |
|
| |
| If you wish to add additional parameters, you have to separate them with an ampersand & symbol. |
|
| |
| URL with multiple parameters: |
| |
|
| |
| Example Link to a Passage: |
| |
| Link to Genesis 1:1 |
| |
|
| Click to view results
Genesis 1:1
|
| |
| Link to Matthew 1:23 |
| |
|
| Click to view results
Matthew 1:23
|
| |
| Search for Keyword: |
| Example keyword: Jesus |
|
| Click to view results
Search for "Jesus" in King James Version
|
| |