SOLVED [Solved] RokAjaxSearch does not search pages
Posted 8 years 11 months ago
Hi,
I am a bit confused. I am building my webpage with gantry and the freamework page builder.
This works great and the site looks awesome.
But if I am trying to search the site with the search module is not searching the site I built. It searches only in blog pages not the pages itself. The question I also have is if gantry build websites with page builder are searchable by google?
Is there a secret I do not know how do index manually build sites to be searchable?
The site is development.seyffer-gmbh.de
I placed the login informations in the secure tab.
Re: SOLVED [Solved] RokAjaxSearch does not search pages
Posted 8 years 11 months ago
Particles are not searched by the joomla search module and will therefore not find this content. Joomla knows nothing about particles.
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
Re: SOLVED [Solved] RokAjaxSearch does not search pages
Posted 8 years 11 months ago
Hi Mark,
that is very bad. How can I do make my site searchable? Is there a workaround? The framework is great to create sites but it makes no sense if they are not searchable. any idea?
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
Re: SOLVED [Solved] RokAjaxSearch does not search pages
Posted 8 years 11 months ago
Mmmmm. Just to understand correctly my work:
So was it not right to use particles to create outstanding layouts like your templates did? Did I make it wrong or is it just that joomla is a bit of stupid thing not to search the pure html code of a rendered site?
I was now thinking to duplicate each content as a post and relink the posts to the sites as a workaround.
And on the other question. Does the site will be searchable by google? Hope so because google is looking to the site itself and not the cms-system.
Re: SOLVED [Solved] RokAjaxSearch does not search pages
Posted 8 years 11 months ago
Joomla does not (and never has) read anything other than it's own content (i.e. categories and articles). It does not know anything about third-party products or their content. Rokajaxsearch just uses the standard joomla advanced search component under the covers, all it's doing is the "ajax" bit to make the search fire as you type and to present the results in a dropdown. Rokajaxsearch does not do the search itself.
If you want content to be searchable then you need to use joomla content. Some of our particles can take the data from joomla articles too (e.g. the "Joomla article" particle, plus other new particles in the "Topaz" template). Remember though it's Joomla content that is being search still (not the particles).
Google can search your site and index the pages (even particles) because it just looks at the completed html of the page (it doesn't know how it's made).
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
Re: SOLVED [Solved] RokAjaxSearch does not search pages
Posted 8 years 11 months ago
Ok, yes, please let us know the outcome.
Is your issue now solved? If so, please EDIT your FIRST POST in this thread by adding [SOLVED] at the start of the title and then select the TICK icon. This lets the moderators know that it can be moved to the solved section.
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
Re: SOLVED [Solved] RokAjaxSearch does not search pages
Posted 8 years 11 months ago
would be great to have this in the documents. I think most people do not know this issue. I was search the web some days around before posting. By the way, the framework and the way to create content is awesome and your support too. Thanks a lot
Re: SOLVED [Solved] RokAjaxSearch does not search pages
Posted 8 years 11 months ago
Hi Mr. T.
I found a solution which seems to me the best this moment.
I created my own search engine in google and used some css to modify the results.
If this is interesting I can share the way how to do and my css snippet.
I implemented the search only on home now for testing and this moment the search results are showing the old site because the new one is not in google now but will be when the site is online.
May be this is interesting for rocket theme until a new version will be online for searching also particles.