Hey, I'm gonna show you some tips on searching google where to put your backlink or find something you need.
I guess most of you knew this already, but it's useful to be posted.
First open google and follow the steps:
-Find the site that contains the specific words:
CODE: intext:"post a comment"
* searches and shows the pages that contain "post a comment"
-Exclude the results that contain the specific words:
CODE: -"must be logged in"
* removes the results that contain "must be logged in"
-Find the specific domains:
CODE: site:"gov"
* finds only results from gov sites
-Find the specific url/page/directory in the site:
CODE: inurl:"blog"
* finds only the results that contain "blog" in the url
The final code would look like this:
CODE: intext:"post a comment" -"must be logged in" site:"gov" inurl:"blog"
I'm glad if you enjoyed this small and simple tutorial. Cheers!
I guess most of you knew this already, but it's useful to be posted.
First open google and follow the steps:
-Find the site that contains the specific words:
CODE: intext:"post a comment"
* searches and shows the pages that contain "post a comment"
-Exclude the results that contain the specific words:
CODE: -"must be logged in"
* removes the results that contain "must be logged in"
-Find the specific domains:
CODE: site:"gov"
* finds only results from gov sites
-Find the specific url/page/directory in the site:
CODE: inurl:"blog"
* finds only the results that contain "blog" in the url
The final code would look like this:
CODE: intext:"post a comment" -"must be logged in" site:"gov" inurl:"blog"
I'm glad if you enjoyed this small and simple tutorial. Cheers!
Last edited: