[Mahara-contributors] [Bug 722509] Re: Google search results on mahara.org don't display correct information

2013-12-21 Thread Kristina Hoeppner
We are going to implemented the Elasticsearch as then all content will
be searched.

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/722509

Title:
  Google search results on mahara.org don't display correct information

Status in Mahara ePortfolio:
  Won't Fix

Bug description:
  The information for search results for the number of post, authors and
  last update in the search result list of the Google search is
  incorrect. Is that an indexing problem? It would be better if the info
  was not displayed than display incorrect information because if you
  know that something had been posted to a forum after the date of Last
  post, you don't necessarily check that forum to find your answer but
  it is most likely to appear there.

  An example is the attached screenshot which links to
  http://mahara.org/interaction/forum/topic.php?id=1057 where there are
  definitely more than 3 authors, 2 posts and also some in 2010.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/722509/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 722509] Re: Google search results on mahara.org don't display correct information

2013-12-18 Thread Melissa Newman
Actually, this is a very simple fix.  You just need to use schema.org
coding the HTMl:

http://schema.org/Person
http://schema.org/Article
http://schema.org/BlogPosting

Specifically you want the interactionCount.  
span itemprop=interactionCount3 posts/span  - span 
itemProp=interactionCount2 authors/span - Last post: 

I can't find the code for last post or whatever it is called.

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/722509

Title:
  Google search results on mahara.org don't display correct information

Status in Mahara ePortfolio:
  Won't Fix

Bug description:
  The information for search results for the number of post, authors and
  last update in the search result list of the Google search is
  incorrect. Is that an indexing problem? It would be better if the info
  was not displayed than display incorrect information because if you
  know that something had been posted to a forum after the date of Last
  post, you don't necessarily check that forum to find your answer but
  it is most likely to appear there.

  An example is the attached screenshot which links to
  http://mahara.org/interaction/forum/topic.php?id=1057 where there are
  definitely more than 3 authors, 2 posts and also some in 2010.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/722509/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 722509] Re: Google search results on mahara.org don't display correct information

2011-03-02 Thread Kristina Hoeppner
Were it possible to turn off the 3 posts - 2 authors - Last post: 3 Nov
2010 line because that's the confusing one?

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/722509

Title:
  Google search results on mahara.org don't display correct information

Status in Mahara ePortfolio:
  Won't Fix

Bug description:
  The information for search results for the number of post, authors and
  last update in the search result list of the Google search is
  incorrect. Is that an indexing problem? It would be better if the info
  was not displayed than display incorrect information because if you
  know that something had been posted to a forum after the date of Last
  post, you don't necessarily check that forum to find your answer but
  it is most likely to appear there.

  An example is the attached screenshot which links to
  http://mahara.org/interaction/forum/topic.php?id=1057 where there are
  definitely more than 3 authors, 2 posts and also some in 2010.

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 722509] Re: Google search results on mahara.org don't display correct information

2011-02-23 Thread François Marier
Richard looked into it and it looks like a bug on Google's end. So
there's probably nothing we can do about this other than doing our own
searching (e.g. Solr, Xapian) and not using Google.

** Changed in: mahara
   Status: New = Won't Fix

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/722509

Title:
  Google search results on mahara.org don't display correct information

Status in Mahara ePortfolio:
  Won't Fix

Bug description:
  The information for search results for the number of post, authors and
  last update in the search result list of the Google search is
  incorrect. Is that an indexing problem? It would be better if the info
  was not displayed than display incorrect information because if you
  know that something had been posted to a forum after the date of Last
  post, you don't necessarily check that forum to find your answer but
  it is most likely to appear there.

  An example is the attached screenshot which links to
  http://mahara.org/interaction/forum/topic.php?id=1057 where there are
  definitely more than 3 authors, 2 posts and also some in 2010.

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 722509] Re: Google search results on mahara.org don't display correct information

2011-02-21 Thread Kristina Hoeppner
** Attachment added: google_result.png
   
https://bugs.launchpad.net/bugs/722509/+attachment/1863711/+files/google_result.png

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/722509

Title:
  Google search results on mahara.org don't display correct information

Status in Mahara ePortfolio:
  New

Bug description:
  The information for search results for the number of post, authors and
  last update in the search result list of the Google search is
  incorrect. Is that an indexing problem? It would be better if the info
  was not displayed than display incorrect information because if you
  know that something had been posted to a forum after the date of Last
  post, you don't necessarily check that forum to find your answer but
  it is most likely to appear there.

  An example is the attached screenshot which links to
  http://mahara.org/interaction/forum/topic.php?id=1057 where there are
  definitely more than 3 authors, 2 posts and also some in 2010.

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp