Community Forums › Forums › Archived Forums › General Discussion › Executive theme and IDX Broker
- This topic has 11 replies, 3 voices, and was last updated 9 years, 2 months ago by
[email protected].
-
AuthorPosts
-
March 24, 2014 at 12:37 pm #96444
[email protected]
ParticipantSeems to be an issue with an adavanced search with IDX Broker integrated into my site. Tech support told me to add some code from this page http://www.idxbroker.com/support/kb/questions/249/Adding+jQuery+to+a+Global+or+Page+Wrapper
but I'm not sure where or how. Any ideas?March 24, 2014 at 8:48 pm #96503Anita
KeymasterPlease share a link to your website and also to a page where the issue is located.
Love coffee, chocolate and my Bella!
March 25, 2014 at 6:55 am #96547[email protected]
ParticipantMarch 25, 2014 at 7:35 am #96549Anita
KeymasterCan you be more specific about what your issue is on this page? You haven't describe what's wrong with the page or how it's functioning.
Love coffee, chocolate and my Bella!
March 25, 2014 at 7:56 am #96552[email protected]
ParticipantThis is what IDX Broker e-mailed to me. Some of their fields are not showing up on the Advanced Search page so they directed me to insert code into the <head> tags, which I'm not sure where that would be (or be equivalent to) in a WordPress theme.
"The issue with your advanced search page advanced fields not loading appears to be because of a script conflict."
March 25, 2014 at 8:07 am #96553Anita
KeymasterGo to your Dashboard. Then go to Genesis > Theme Settings. Scroll down and you will see two boxes - one marked Header the other Footer. Place your code in the Header box and Save.
Love coffee, chocolate and my Bella!
March 25, 2014 at 8:27 am #96556[email protected]
ParticipantPerfect! That worked. Thank you VERY much!
March 25, 2014 at 8:31 am #96557Anita
KeymasterYou're welcome.
Love coffee, chocolate and my Bella!
March 25, 2014 at 2:05 pm #96643sdbroker
Member@[email protected] For SEO purposes it's not good to use script for such pages. Have you installed the IDX Broker WordPress plugin? If you haven't do that first.
Then create a new page add a title and description for your advanced search on the SEO settings and add this code on the page:
<div id="idxStart"></div> <div id="idxStop"></div>
Go back to your IDX Broker Dashboard, select the advanced search page and use DYNAMIC wrapper instead of the static Global.
Your advanced search page now will be indexed by Google with its own title and description instead of a duplicate generic page... which is the case when using the Global static wrapper.
Repeat the above step of using DYNAMIC wrapper for all the pages that you want to create. (results, details, gallery, contact, city pages, etc.)
Another benefit of using dynamic wrappers is that you can also add any content above or below the code that I show you above and most important the pages automatically update if you make any changes to your sidebar, footer, etc.
March 25, 2014 at 2:09 pm #96645sdbroker
MemberSorry, forgot the mention that on the IDX Broker Dashboard when you are asked the site the DYNAMIC wrapper will use, you need to enter the new page's url that you created. For example:
www.mysite.com/advanced-search
March 25, 2014 at 2:25 pm #96647sdbroker
MemberJust noticed that you are not using the custom subdomain option to get the SEO credit for your site, Nothing of what I said above will work before you create a subdomain and redirect the default IDX Broker site to your own site.
Follow the instructions here to do that.
March 26, 2014 at 5:06 am #96699[email protected]
ParticipantThanks sdbroker. For this particular account, I'm using the standard IDX Broker option rather than Platinum so I have to use the Global HTML Wrapper (no options for Dynamic) but it does have a WordPress include which is what I'm using. Also, you are right about the sub-domain. That is in progress. Thanks for your help.
-
AuthorPosts
- The forum ‘General Discussion’ is closed to new topics and replies.