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




Home / Scripts & Code / PHP Scripts / Search

Based - Google CSE PHP Search Engine Script
The Ultimate PHP Search Engine Script Built On Google CSE




176 Support questions or comments
Please login or create an account to post a question or comment.
-
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
-
Jan 8, 2021arpit85 PurchasedI am facing error while importing DB into MySQL, my server is running Plesk, the error says -
#1071 - Specified key was too long; max key length is 767 bytes -
Jan 8, 2021MirazMacStudios Author767 bytes is the stated prefix limitation for InnoDB tables in MySQL version 5.6 (and prior versions). Your MySQL version is or lower than 5.6, the script requires MySQL version newer than 5.6.
-
Jan 8, 2021MirazMacStudios AuthorPlease make sure your server meets the server requirements of the script.
-
Jan 8, 2021arpit85 Purchasedthanks, now it works
-
Jan 6, 2021Matt24 PurchasedHey, is the script customisable if we wanted down the line and is there are way of adding maps etc to the script?
Do you also have a plan for Chrome and Firefox extensions etc? - View 20 more replies
-
Jan 7, 2021MirazMacStudios AuthorNo, sorry. I'm the only person doing this, I am also a student. The reason that I don't work on freelancing marketplaces because I don't have the time to do so. That's why I work on readymade scripts on free time and sell them on marketplaces. But I can always provide support for the item, I will try my best to do so.
-
Jan 7, 2021Matt24 PurchasedThat is great, have you got an email address I can contacted you on so I can discuss something I want to add to the script. I can do it with another developer but want to know more about how to make it work
-
Jan 7, 2021MirazMacStudios AuthorAs I said I can't actually do custom work for now. But I will private message you my e-mail.
-
Dec 26, 2020wideweb PurchasedDoes this tool has it's own inbuilt browser?
-
Dec 26, 2020MirazMacStudios AuthorNo, the script is simply a search engine. What you see is what you get. There's no hidden features or any other stuff.
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 |