: How can I search in Google for specific domain? If I want to get all blog lists which have domain called : wordpress.com then how can I search , is there any trick? I want to search all
If I want to get all blog lists which have domain called : wordpress.com then how can I search , is there any trick?
I want to search all blogs which have above domain so result output should be:
example1.wordpress.com
example2.wordpress.com
example3.wordpress.com
More posts by @Murray155
1 Comments
Sorted by latest first Latest Oldest Best
site:*.wordpress.com inurl:*.wordpress.com
These are advanced search operators.
The site: search operator limits the scope for a search for the website. I used * as a wildcard because you are looking for subdomains, but for this example site:wordpress.com works equally well.
The inurl:.wordpress.com is specifically to serve your use case - to look specifically for subdomains (and therefore disqualify the root domain) ensure that the url structure must contain .wordpress.com.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.