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




172 Support questions or comments
Please login or create an account to post a question or comment.
-
May 28, 2022vpnpacket PurchasedWhat is difference between using your search engine or duckduckgo or google? so I am understanding little more clearly please.
-
May 28, 2022vpnpacket PurchasedHi, how to add on the footer that - this site is powered by Google custom search engine?
-
May 28, 2022MirazMacStudios AuthorThere's no global footer for the frontend, you may add such text/html code to the home template at:
site/themes/default/views/home/home.php
or the search template at:
site/themes/default/views/search/search.php
-
May 23, 2022rgbrgb PurchasedHi, I don't know if this is bug or not but when you disable "Enable Background" from admin, it still shows up for regular user. Please check, thank you.
-
May 24, 2022MirazMacStudios AuthorNot a bug. As you can see the user can also choose to enable the backgrounds via the preferences. You're seeing the backgrounds because it's stored in the preferences too.
The Enable Background option is more like if they will be enabled by default or not.
-
May 23, 2022rgbrgb PurchasedHi, I just bought your script and it doesn't gives the recent result. The other seller here use the same Google CSE but gives recent news. Please check https://www.codester.com/items/33488/search-engine-google-cse-php-search-engine
-
May 23, 2022MirazMacStudios AuthorSorry but you can't compare the two items, one uses server side API and this one uses the Google Programmable Search's JavaScript API.
That being said, you can create your own CSE from https://cse.google.com/ and add/replace the default engines for a more personalized results.
There's guide on how to do this under the FAQ section in the documentation. -
May 23, 2022MirazMacStudios AuthorThe script doesn't claim to be compatible with other scripts or produce similar results like them. Even that said, the item you have linked has this in it's overview:
"This is a php Search Engine that collects data through Google search results ,It does not use Google API It collects data from web scraping."
The sources are completely different. -
May 23, 2022rgbrgb PurchasedThanks for the reply.
-
May 22, 2022Good afternoon. I have seen your work and I would like to talk with you in private, I would appreciate it if you could contact me by Telegram: @Zhareiv
-
May 22, 2022MirazMacStudios AuthorGood afternoon to you too. Sorry but at the moment, I'm going through some issues, I'm suffering from severe ADHD so I won't be able to speak to you right now.
-
May 8, 2022rufatkiu Purchasedhow does subtitles search work? what settings should be set in google programmable search dashboard?
-
May 8, 2022MirazMacStudios AuthorThe search engines are basically CSE engines that have specific sites added to them. For example:
For Videos, the sites are:
YouTube, Vimeo etc
For subtitles the sites are:
Subscene, issubtitles etc -
May 16, 2022Hi
I’m interested in purchasing the search engine script but want to know where the ADS show, do they show in search results? Please can you show me here where ADS show -
I am doing Search for Loans at this link, please could you show a ADD at top of result and AD at Bottom of results so I can see how ADD appear, I would like to show ADS as search listing if possible.
https://www.codester.com/items/preview/26526/based-google-cse-php-search-engine-script
Please can you reply as soon as you can.
Thanks
Peter Moss -
May 16, 2022MirazMacStudios AuthorHello. There are few designated ad slots.
1. Search results before ad slot:
This ad code will be shown before the search results start
2. Search results after ad slot:
This ad code will be shown after the search results end
3. Search sidebar ad slot:
This ad code will be shown on search sidebar (Desktop only)
Apart from these, you may also edit the template and insert ad codes elsewhere.
-
Apr 24, 2022offerfm PurchasedWhen i am trying to put advertising code. from settings>ads. and try to save.. it says "Forbidden." Please tell me why showing error
-
Apr 24, 2022MirazMacStudios AuthorYour hosting has ModSecurity enabled. It prevents you to add HTML/JS via the forms.
Disable ModSecurity from your hosting's cPanel for your domain or ask your provider to do it.
-
Apr 20, 2022Hi, how to add on the footer that - this site is powered by Google custom search engune?
-
Apr 20, 2022MirazMacStudios AuthorPlease comment from the account you have purchased the script from to get support. Thanks.
-
Apr 20, 2022Do you have an email or a private support ticket site where we can send you the message?
-
Apr 21, 2022MirazMacStudios AuthorThe purchase status shows next to your name in the comment section. I don't offer private support. Only via the support comments.
-
Apr 8, 2022Dawid11 PurchasedHello, nice script ! thumbs up
Question:
1.)
Is it possible to activate darkmode without clicking on "save settings" ?
I tried, unfortunately my knowledge is not enough for this :S
2.)
Can we add icons for engines ? ex.
<i> Web<i/>
<i>Images</i> ...
This would be great. -
Apr 8, 2022MirazMacStudios Author1. No, this is cookie based and a reload is required once it is set, so that's not doable at the moment.
2. There is no options for icons yet, but if you know PHP you can modify the loop in the templates and use if-else calls to render icon HTML based on the engine IDs.
The tabs are rendered in:
site/themes/default/views/shared/header.php
Lines: 42-57
-
Apr 6, 2022Hello
1. Does this plugin indexing pages around the web. If so, what is the algorithm and will it be updated in the future?
2. Is it possible to make SERP indexable for Google as a single page? -
Apr 6, 2022MirazMacStudios Author1. No it doesn't. It uses the Free version of Google CSE API to display the results, please see the demo for further clarification. It might get feature updates but it will always receive bug fixes, assuming Google keeps the API alive and free.
2. No, as I said earlier, it uses Google's CSE Free API which renders the results using JavaScript on the browser.
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 |