Converting html site to geodirectory
This topic contains 5 replies, has 3 voices, and was last updated by Stiofan O’Connor 6 years, 9 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
July 2, 2018 at 9:39 pm #436974
I am getting ready to convert a large restaurant menu site from html to geodirectory and have some questions.
All of our menus are free flowing and I will be setting up fields that will appear as tabs for dinner menu, catering etc for each. I am currently using geodirectory for urbanbarguide.com and notice that searches only bring results for text in the primary profile field. It does not search the other fields. For example a search for “Junmai” should bring “Tapas and Wine Bar C” in LA. In the conversion for my menu site, I am going to want user to be able to search for a menu item and have a result for restaurants that carry that item. Is there something I can do to work around this ?
As far as the conversion, is it best to set up a development site as a sub domain ?
Once site is finished and made live will permalinks take care of themselves ?
I will be doing over 6,000 redirects. Is there a good plugin for this ? I will have the redirects in an excell file to import.
July 3, 2018 at 5:58 am #436989Hello,
All of our menus are free flowing and I will be setting up fields that will appear as tabs for dinner menu, catering etc for each. I am currently using geodirectory for urbanbarguide.com and notice that searches only bring results for text in the primary profile field. It does not search the other fields. For example a search for “Junmai” should bring “Tapas and Wine Bar C” in LA. In the conversion for my menu site, I am going to want user to be able to search for a menu item and have a result for restaurants that carry that item. Is there something I can do to work around this ?
GeoDirectory “Search for” field searches in Title/Description/Category/Tags.
Advanced search options can be used to bring custom fields into the search bar.As far as the conversion, is it best to set up a development site as a sub domain ?
A subdomain is good, and covering the site up and keeping it out of google until you are sure about the url structure is a good idea.
Once site is finished and made live will permalinks take care of themselves ?
You can review the configuration options here: https://wpgeodirectory.com/docs/core-permalinks/#url – once a configuration is chosen, it is best to leave the settings alone.
I will be doing over 6,000 redirects. Is there a good plugin for this ? I will have the redirects in an excell file to import.
For redirects it is possible to put them directly into the .htaccess file.
July 3, 2018 at 2:44 pm #437055On the search issue.
I do see that I can add text fields to the advance search option and I like the way it is presented. However, I would be using html fields and they do not have an option to add to advance search. My problem is that I need some basic formatting on the restaurant menus we are adding. Headings in bold and maybe some text color options. Is there a better way of setting this up ?
Thanks
July 4, 2018 at 12:46 pm #437149Hi Ron,
My Initial thoughts (without knowing your site) would be to just have a file upload PDF for the menus and then maybe just let the users select tags or similar to show what they provide, but maybe this is simplifying it too much?
Searching long text fields is much slower for a SQL query which is why we don’t let textareas e searched in advanced search.
Maybe if you explain more or link to the site i can better advise.
Thanks,
Stiofan
July 4, 2018 at 4:26 pm #437176This reply has been marked as private.July 4, 2018 at 6:06 pm #437183It can be done the problem is that it is much slower to query the database for technical reasons (SQL limitations not GD or WP). it would put more strain on the server and would not scale well but ultimately it depends on the amount of listings and how powerful your server is, but IMO its a bad idea for large sites. Tags with your examples might be a better idea.
Stiofan
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket