Home / Scripts & Code / PHP Scripts / Search
Based - Google CSE PHP Search Engine ScriptBased - Google CSE PHP Search Engine Script
The Ultimate PHP Search Engine Script Built On Google CSE



Average rating of 4.9 based on 35 votes
Home / Scripts & Code / PHP Scripts / Search
Based - Google CSE PHP Search Engine Script
The Ultimate PHP Search Engine Script Built On Google CSE



Average rating of 4.9
179 Support questions or comments
Please login or create an account to post a question or comment.
-
Mar 15, 2021aarongiebel PurchasedThe demo is currently not working for me (error 522: connection timeout) - View 1 more reply
-
Mar 15, 2021MirazMacStudios AuthorThis was their response:
We are currently facing a major incident in our DataCenter of Strasbourg with a fire declared in the building SBG2.
Firefighters were immediately on the scene but could not control the fire in SBG2.
The whole site has been isolated, which impacts all our services on SBG1, SBG2, SBG3 and SBG4.
If your production is in Strasbourg, we recommend to activate your Disaster Recovery Plan.
All our teams are fully mobilized along with the firefighters.
We will keep you updated as more information becomes available. -
Mar 15, 2021MirazMacStudios AuthorUPDATE: I've moved the demo to a temporary server, it's now available at:
https://based2.mirazmac.com/
With the same credentials. -
Mar 15, 2021aarongiebel PurchasedThat's unfortunate. Thank you for letting us know and thank you for making a temporary demo
-
Mar 3, 2021Mackie PurchasedI'm Sending Many Blessings You Way today my good friend! I Pray all is well and in high hopes! YOU'RE A STAR!!!!! -
Mar 3, 2021MirazMacStudios AuthorThanks for the kind words. Hoping you all the good stuff as well

-
Feb 12, 2021oficialltd PurchasedWoulbe interesting an update with site preview, check this: https://peekier.com -
Feb 13, 2021MirazMacStudios AuthorThanks for your suggestion, I'll keep it in my mind

-
Feb 9, 2021jtsmithads PurchasedI absolutely love this script.
If I were to find the place to enter my CSE adchannel, which file should I navigate to?
Suggestion, no support needed: If you wanted to take this script to the next level, allowing users to create an account and have individual settings applied to users based on role would be amazing.
For instance, I'd love to implement an "ad free" user role and make certain users who donate to me on Patreon or BuyMeaCoffee or even a Stripe integration get every engine set to OFF for "Display Search Ads". -
Feb 9, 2021MirazMacStudios AuthorHello, glad knowing you're enjoying the script.
If you meant how can you integrate "Adsense for Search" with the script. Then for that you'd need to create your own CSEs from the Adsense dashboard.
Once you create your CSE from the Adsense Dashboard. You can follow the docs to see how you can get the IDs from:
https://cse.google.com
And then Add or replace them via Dashboard > Engines.
Thanks for your suggestion. I will keep them in mind. I'm a student and I do this in my free time, I'll try to implement them for my next update. Thanks again. -
Feb 10, 2021jtsmithads PurchasedIn the CSE code, you can specify data-adchannel which just helps Adsense distinguish between different engines you have running essentially. I figured it out because I have a little bit of PHP in me

-
Feb 10, 2021MirazMacStudios AuthorOh, I thought you were referring to the Adsense for CSE creation procedure, my bad.
Glad that you worked it out though
-
Feb 9, 2021aarongiebel PurchasedGoogle search ads are not displaying on my site right now, and they never have -
Feb 9, 2021MirazMacStudios AuthorYou need to link your custom CSE to Adsense first. Then create a CSE from the Adsense Dashboard. Then if you're CSE is approved, the ads would be shown. And that is even for certain keywords only. The revenue share is very little for Google CSE, so I'd not recommend doing it. The option is there just for fulfilment.
-
Feb 7, 2021Zys75 PurchasedHello,
I'm getting the message "Sessions must be started to use CSRFGuard!" when accessing the dashboard page after installation. Can't seem to figure this out. Could you point me in the direction? -
Feb 8, 2021MirazMacStudios AuthorSessions aren't starting on your server.
- Make sure sessions are enabled on your server
- Make sure this directory: "src/var/sessions" exist and is writable
- Make sure your script has read/write permissions -
Feb 8, 2021MirazMacStudios AuthorTo check what's causing the error, open the file:
src/constants.php
and set the constant DEV_MODE to true, like this:
define('DEV_MODE', true);
Alternatively you can check the log files from here: src/var/logs/. And solve the issue according to the error message. If you still can't figure out the issue or resolve it, please do let me know.
-
Feb 5, 2021aarongiebel PurchasedWhen do you think you might add the ability to block certain search terms? -
Feb 5, 2021MirazMacStudios AuthorHello, I'm currently studying for my exams. As soon as they're over I'll start working on the next update. I can't provide an ETA as of yet.
-
Feb 7, 2021aarongiebel PurchasedThanks for your response.
-
Feb 4, 2021darshanright Purchasedwhen i upload whole script that not work
shows 404 error in when i go to dashboard - View 6 more replies
-
Feb 4, 2021darshanright Purchasedi have done already what you're saying but issue is not solve
-
Feb 4, 2021MirazMacStudios AuthorIs your server Apache? This script requires an Apache server with .htaccess support to run.
If it is, private message me the cPanel credentials and I'll take a look.
Thanks -
Feb 4, 2021darshanright Purchasedsend massage
-
Feb 3, 2021Hello, I have some questions before buying it.
1. Can I customize search results only from some specific websites? For example, when the user searches for keyword1, I want to show the result only from A, B, C, D (chosen websites by me) websites, not from the whole internet.
2. for 20K unique users/daily, what server, VPS, or shared hosting do I need to run the script?
Thank you, -
Feb 3, 2021MirazMacStudios Author1. Yes, you can do that, in that case you would need to create your own CSE and then replace the default engines with that. The script has this documented.
2. Since the script doesn't perform any heavy operations, except the real-time search suggestions, any standard VPS would be fine. Then again, you should run this query to a web hosting expert, as that's not my specific section of expertise.
-
Jan 28, 2021manimuthu PurchasedNice Work.. Hope I will get the related queries with the search results in the next update. -
Jan 28, 2021MirazMacStudios AuthorWhile, there's no free API for related searches yet. I'm trying to find one that's cheap and accurate. As soon as I find one, I'll implement the feature.
Thanks
Information
| Category | Scripts & Code / PHP Scripts / Search |
| First release | 25 October 2020 |
| Last update | 7 February 2024 |
| Software version | PHP 7.0, PHP 7.1, PHP 7.2, PHP 7.3, PHP 7.4 |
| Files included | .php, .css, Layered .png, Javascript .js |
| Tags | responsive |
