diogo Posted April 23, 2014 Share Posted April 23, 2014 Ok, let's make it really simple for people using chrome to do this If you are using chrome do this to have PW search with google on the omnibox by simply typing "pw [spacebar]" 1. right click on the omnibox and chose "Edit Search Engines" 2. scroll down until you find these input fields 3. Fill them as in the image: third field should be https://www.google.com/search?q=site:processwire.com%2Ftalk++-site:processwire.com%2Ftalk%2Fmembers%2F+-site:processwire.com%2Ftalk%2Fuser%2F+%s This is the equivalent to this search in Google: "site:processwire.com/talk -site:processwire.com/talk/members/ -site:processwire.com/talk/user/ %s" where %s is the query 4. type "pw [spacebar] Edit Search Engines" and see if this thread appears in first PS: I'm sure there is an equivalent way to do this in other browsers, but I'm not going to look for that now. Edit: simplified the url 15 Link to comment Share on other sites More sharing options...
kongondo Posted April 23, 2014 Share Posted April 23, 2014 Thanks Diogo! I like to search site:processwire.com rather than just the forums since there's some tutorials, instructions, examples, etc on the main site as well. Searching this way includes the forums as well, of course. However, in some cases, where I know something is in the forums, I search site:processwire.com/talk. Nice if you could add that, ta! Link to comment Share on other sites More sharing options...
diogo Posted April 23, 2014 Author Share Posted April 23, 2014 This is just an example: maybe the best is to have "pw" for the site and "pwf" for the forums only, for example. To do this, change the keyword to "pwf" (or whatever) and create a new one with the "pw" keyword and paste this in the third input: https://www.google.com/search?q=site:processwire.com+%s . Edit: maybe I could have been more clear on how to create these urls: for this second example, do a normal google search with: "site:processwire.com whatever" and copy the resulting URL that will be probably this: https://www.google.com/search?q=site%3Aprocesswire.com+whatever&oq=site%3Aprocesswire.com+whatever&aqs=chrome..69i57j69i58.694j0j7&sourceid=chrome&es_sm=119&ie=UTF-8#q=site:processwire.com+whatever replace the last "whatever" with "%s" and it should work. You can also simplify this URL by removing everything between "https://www.google.com/search?" and the last "q=" https://www.google.com/search?q=site:processwire.com+%s 1 Link to comment Share on other sites More sharing options...
Soma Posted April 23, 2014 Share Posted April 23, 2014 You should practice what you preach... How comes everytime I look at user in forum you're searching the forum? 4 Link to comment Share on other sites More sharing options...
Pete Posted April 23, 2014 Share Posted April 23, 2014 He's spying on us! Link to comment Share on other sites More sharing options...
diogo Posted April 23, 2014 Author Share Posted April 23, 2014 Now we know what the S in NSA stands for At that time I was already having lunch, your spying is not very accurate Link to comment Share on other sites More sharing options...
Bill C Posted June 12, 2016 Share Posted June 12, 2016 Hey, I thought I would take a few minutes and append a link to this thread. A few times, I've clicked on links embedded in posts in the forums and I noticed they took me to a specific location on the page rather than positioning me at the top of the webpage. I noticed the # followed by a number appended to the url. I was curious about this and was able to find a thread explaining this 'technique'. Here it is : http://webapps.stackexchange.com/questions/24013/how-to-link-to-a-certain-part-of-a-website Here's an example that positions you a little ways down from the top of the page : http://webapps.stackexchange.com/questions/24013/how-to-link-to-a-certain-part-of-a-website#answer-24016 Anyway, I may be one of the few people left on the planet who didn't know how to do this, but just in case I'm not, I wanted to share it . Enjoy and have a good one. Link to comment Share on other sites More sharing options...
kongondo Posted June 12, 2016 Share Posted June 12, 2016 Hey, I thought I would take a few minutes and append a link to this thread. A few times, I've clicked on links embedded in posts in the forums and I noticed they took me to a specific location on the page rather than positioning me at the top of the webpage. I noticed the # followed by a number appended to the url. I was curious about this and was able to find a thread explaining this 'technique'. Here it is : http://webapps.stackexchange.com/questions/24013/how-to-link-to-a-certain-part-of-a-website Here's an example that positions you a little ways down from the top of the page : http://webapps.stackexchange.com/questions/24013/how-to-link-to-a-certain-part-of-a-website#answer-24016 Anyway, I may be one of the few people left on the planet who didn't know how to do this, but just in case I'm not, I wanted to share it . Enjoy and have a good one. 3 Link to comment Share on other sites More sharing options...
Bill C Posted June 17, 2016 Share Posted June 17, 2016 @kongondo Hey, sorry for the late reply. Thank you for pointing this technique out. I've already used it a few times. Very helpful. Have a good one. Link to comment Share on other sites More sharing options...
svsmailus Posted October 7, 2017 Share Posted October 7, 2017 If search is you thing you should try out Devonagent, although it's not free. I find it the best web search out there. I can search using multiple search engine's simulateanously and as well as set it to just search one domain. I also like the way it highlights the exact search term on every result and that the results can be saved to an archive, exported or added to Devonthink. There's also a mindmap of terms related to your search term that can be clicked to change the search. You can also use Boolean search operators. I'm not associated to devonagent, but have used it for years and it makes my life so much easier. Link to comment Share on other sites More sharing options...
adrian Posted October 14, 2017 Share Posted October 14, 2017 A couple more options for searching the PW website more easily: 1) New search feature in the ProcessWire Info panel in TracyDebugger https://processwire.com/talk/topic/12208-tracy-debugger/?do=findComment&comment=153342 2) Custom search for Alfred (customizable Spotlight type app for Mac) Simply type "pw" and then your search term: These are the settings to configure Alfred to do this search:https://www.google.com/search?q=site%3Aprocesswire.com%2F {query} You might also want to consider adding the following: pwapi : https://www.google.com/search?q=site%3Aprocesswire.com%2Fapi%2Fref%2F {query} pwblog : https://www.google.com/search?q=site%3Aprocesswire.com%2Fblog%2F {query} pwtalk : https://www.google.com/search?q=site%3Aprocesswire.com%2Ftalk%2F {query} 8 Link to comment Share on other sites More sharing options...
elabx Posted November 20, 2019 Share Posted November 20, 2019 Does anyone know if there is a way to do this in Firefox? Link to comment Share on other sites More sharing options...
dragan Posted November 20, 2019 Share Posted November 20, 2019 https://superuser.com/questions/7327/how-to-add-a-custom-search-engine-to-firefox https://addons.mozilla.org/de/firefox/addon/custom-search-engine/ Or just bookmark my Google Custom Search Engine (or create your own): https://cse.google.com/cse?cx=013706179141317928628:dendm4c3gpq The nice thing about GCSE is that you can freely configure several domains/sites where it should search: As you can see... it's been used quite frequently :-) 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now