I am writing my personal website but it is not showing on the search engine so that I search from different forums. After searching a lot from the internet I read this google search console. So I register my site then successfully after 8 hours my site is showing in google using "site:personalwebsite.xyz" but after 24 hours my site is missing as in 0 result return. Guy's I am only a novice programmer so please help me how to show my site in google. Thank you in advance.
Google usually shows only the best and the most used contents. Yours is not maybe matching with keywords or there is sites more succesfully than yours.
Google may also take your site as "spam site" and thats reason why it wont show
Related
I recently try to Index 10,000 pages in google search console but it is more than 2 week these pages still not index someone please help me to fix this problem.
Or share any method to index page Quickly.
The site is: https://www.solutioninn.com/
As I can see that your website is made in AngularJs version 1. Now, there is hell lots of issues with Angularjs version 1 and Google indexing.
Google bot uses Chromium version 41 to crawl and index websites for the search engine. For having a clear understanding that where your website is failing to get indexed, Download Chromium/Chrome browser version 41 and then load your website and check what errors you are getting in the console. If you are getting a single error your site will not get indexed. You also need to implement proper meta tags.
I have worked extensively on this type of issues. It would be really terrible to write a whole solution here. You can ping me in person. I may help in resolving your issue.
I was wondering how I could display the prominent pages (such as About, Contact Us, Pricing, etc) of my website when it is searched for in Google. Currently Google search result only shows the homepage of my website. I want it to display prominent pages underneath as well, something like this:
I would really appreciate any help. Thanks guys!
These are called Google Sitelinks. You can find Google's explanation here. https://support.google.com/webmasters/answer/47334?hl=en
The process is automated, you cannot add sitelinks, but you can remove ones you think shouldn't be there when you see them, through Google Webmaster Tools.
I've been researching how to add a Google search box to my site. Basically, the text box and a 'Go' button, which will search the web - except from my site. I used to see these every where.
Come to think of it now though I haven't seen it in a long time. And all the stuff I've come across in research is from early 2010 at the latest. Some searches say Google deprecated the API for what I'm looking for in 2009?
Is it still possible to get code for putting in a Google search on your page? Do you know where? Bing or Yahoo would do, too. Thanks,
Chris.
You should look at Google Custom Search Engines - http://www.google.com/cse/all
Try the google jsapi, look at the Hello World - Google Web Search API Sample and adjust to your layout,
https://developers.google.com/web-search/docs/
I've been wondering for a while if I can have google sites pages display things specific to the currently logged in user. I keep googling for a solution, but never come up with anything conclusive.
Basically I use Google sites for my university class websites. I'd love it if I could display things specific to an individual student, such as, you have completed homeworks 1,2 and 3 - now it's time to work on homework number 4
Many thanks in advance
I've search in Google and found this:
You can use Page-level permissions to display certain pages to certain
users. You can use Google Apps Script to detect the signed in user
too, but what you could display in Google Apps Script is limited. I'd
go for Page-level permissions.
(Link to that post on Google community support site.)
I think this is a good start for you.
For example, when I post to Stackoverflow, the post appears in the Google index a minute later. How is this accomplished? What do I have to do to my web-site to get the same frequency of indexing?
You could start by:
getting 65,000-odd regular users on your site.
making your site linked to from all over the place.
make your site very active.
providing very useful content.
This is all standard SEO stuff which will up your "importance" in the eyes of Google (and other search engines, presumably, but who cares :-).
The faster a page changes, the more google will re-index it.
Obviously, if your site is "important" enough for google.
You should check out Google Webmaster Tools here http://www.google.com/webmasters/tools
To help with indexing from Google, but also Yahoo and MS, you'll want to use the sitemap protocol, see http://en.wikipedia.org/wiki/Sitemaps .
Simply put, if you want do that you, first, need to lure Google robot to you site.
To do this you should do those things:
Building as much hyperlinks to high-ranked, active, relevant sites as possible.
make your own site active. In this way, google believes your site is worthwhile to visit frequently!
In addition to this, you can provide premier content and structure(site map).
To sum all of them up, you need build a great site in the eyes of search engines!
Good luck!