×
Past month
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
All results
May 11, 2024 · I'm experiencing issues with the custom search engine API. Essentially, I'm trying to create a tool that verifies if specific URLs are indexed. Although it's ...
May 9, 2024 · I need to find the start index of a word in a sentence even if it matches partially. I tried find() method. But it matches only if the word is exact match. code ...
May 10, 2024 · When I switch the site language to English, the theme's search function works fine again.Or I attempted to delete files in the server directory rm -rf /var/www/ ...
22 hours ago · I have a problem creating the indexer and index in my search service. I have a folder with several JSON files inside the azure blob, the json structure is as ...
May 7, 2024 · I have tried to search for tutorial to move the public folder, but from all the guide it seems like the code is different than version 11. The folder structure ...
May 26, 2024 · One problem is that google find this with index.php then double content, why? https://www.example.com - double content with - https://www.example.com/index.php.
May 17, 2024 · Hi I have an issiue with this error "Undefined array key 0 in wp-includes/plugin.php on line 1004" I have no clue how to fix it or what it is casued by. Does ...
May 24, 2024 · CodeIgnitor was installed in rootFolder/sub, and the location of the index.php file was placed under the sub/public_html folder.
3 days ago · Iterate over a nested field with vectors in Opensearch. I'm currently trying to build a semantic search using opensearch. I have this mapping for my index : { " ...
May 11, 2024 · php are working but they can't get the message in the $_SESSION["errors_signUp"] from signUp.inc.php so they show NULL in the index.php. I only found this ...