Star rating not showing in Google [closed] - google-search-console

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 6 years ago.
Improve this question
I've had this problem for 2 weeks. Google is not showing the star rating of my post in searches, although in the test snippets tool it's showing correctly. Google is also crawling the richsnippets‎ values since I specifically fetch a post with the Google Web Master Tool and check the values.
Here is what it looks like in Google snippet tool result:
and what it currently looks like on Google:
I'm using the GD star rating plugin (1.9.22) and Wordpress (3.5.1).

Have you looked in Webmaster tools under Search Appearance > Structured Data
It will list any data there that it considers important. It is worth noting that they tend to be a bti funny about reviews, if you have less than 10 reviews don't expect anything to show. Also structured data is notoriously up and down, it isn't and exact science so maybe give it a little longer.

I am also searching on it ,
and I found on google below link,
https://developers.google.com/structured-data/rich-snippets/reviews#aggregate_ratings
Ratings
An aggregate evaluation of an item by many people should be marked up as a schema.org/AggregateRating . The default rating scale is from 1 (worst) to 5 (best), but any scale can be used; see below for an example. Google MAY display aggregate ratings as rich snippets or, for certain types of items, answers in search results, as shown below.

Related

How to read and write on Google Sheets from my IOS app using swift? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 months ago.
Improve this question
I am developing an app that must have a functionality to read from Google Sheets, write, and update.
I looked into the Sheets API and it documents how to implement it with various programming languages, but not swift. I'm wondering if there is any way to implement Google Sheets API in swift, and how would the app be able to read and write?
Thank you!
It looks like the only official documentation from Google related to this can be found here, although I think you may be looking for something more specific like this one.
This second library seems a bit more documented since the creator does not just explain what it can do but it also provides examples on how to use it.
There is also this method that includes examples and images on how it works.
References:
First mentioned library with samples
Second mentioned library with samples and images
Google's "official way" with limited documentation

Google Search Console Sitemap Errors in redirects [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed last year.
Improve this question
I have a short url website with over 700.000 shorts urls in it. I have created sitemaps for these short urls which i have uploaded to Google Search Console. the short urls looks like the examples bellow and every short url looks like this. This is a niche site which only redirect to one specific site. The problem is that when I look in google Search Console i get a lot of "pages with errors". When I check these urls, every url with an error exists and is active.
Why am I getting error from the sitemaps, and how can I remove them, or to get indexed properly?
Short url example
htts://site.com/45za
htts://site.com/45xa
htts://site.com/41cf

Making Github pages searchable [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 4 years ago.
Improve this question
I have made a github webpage using R studio that I'm more or less happy with. Yay! I used the following tutorial to make it. Trouble is I cannot seem to 'find' it when I google it (even though I know what I'm looking for).
StackExchange::Webmasters have suggested I may need to add a sitemap.xml.
Question: Do I really need a sitemap.xml? If so, how do I go about making one using R studio, and where does it belong in my github pages directory?
Google crawlers index the web 4 times a day (at least they used to, maybe more now). I see you last updated your repository a month ago.
If you search site:cpryan.github.io Google is supposed to return the pages it has indexed.
You can also claim your site on Google's WebMaster site (by putting a small file in your repo with a code Google give you) to see even more information about what Google has or maybe has not indexed.

I'm looking for a simple data storage plugin for Wordpress [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I'm looking for a very simple wordpress plugin and after looking through a couple thousand plugins on the wordpress site, I thought maybe someone here can point me in the right direction.
I need to have a small admin section to save simple key value pairs (strings, or ints), and have the ability to pull those values out with a snippet of code in the template.
This data needs to be available site wide (not custom fields within a post).
It's for a non-profit with no budget, so I'm hoping to not have to write something. They just need the ability to go into the back end, and update a few fields (number of donations, total value of donations, and the location of the next school they will be visiting), and those values will be outputted into the header and inside the body of a few pages.
Any ideas?
Thanks very much in advance,
B
For anyone wondering: I found this: http://wordpress.org/plugins/simple-custom-website-data/
It works exactly as I needed.
Thanks
Assuming this is just for a select set of options and adding options does not need to be dynamic... You should just create a plugin.
Its very basic stuff, options and setting a admin page.
It doesn't get any easier than that for creating a plugin.
You could probably just Google Creating you first WordPress plugin and any of the tutorials will almost give you the exact code you need.

Search result for - "xyz" displayed when searched for "xzy" [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I have a new website http://www.xzy.com .
When I search on google with the keyword xzy, then another website with similar pronunciation is displayed in the search results and my website is displayed in "Search instead for" part. How can I show proper results on google ?
EDIT:
After around 2 months of working on my website i have found that google has started to recognize "XZY" as new word in spite of having tough competition with XYZ. Now instead of showing "Search instead of" google is displaying proper normal result.
Until your site is more popular, Google will always think that "thotlabs" is a mistyping of "thorlabs." When your site is searched enough, Google will recognize both as acceptable spellings and not recommend a different spelling.
In the meantime, register your site on Google Webmaster Tools so Google is more aware of your site and you can see data on how Google is indexing your site.