Dumb SEO Questions

(Entry was posted by Alex Sam on this post in the Dumb SEO Questions community on Facebook, 09/17/2014).

Sitelink search

Hi Admin,
I`ve used this code in my company website for sitelink search . Still the search not visible in Google search result. If the code needs any modification, kindly modify it and send to me.
This question begins at 00:23:58 into the clip. Did this video clip play correctly? Watch this question on YouTube commencing at 00:23:58
Video would not load
I see YouTube error message
I see static
Video clip did not start at this question

YOUR ANSWERS

Selected answers from the Dumb SEO Questions Facebook & G+ community.

  • Alex Sam: Hi Admin,
    I've used this code in my company website for sitelink search . Still the search not visible in Google search result. If the code needs any modification, kindly modify it and send to me.

    <div itemscope itemtype="http://schema.org/WebSite" style="display:none;">
     ; <meta itemprop="url" content="https://www.example.com/"/>
     ; <form itemprop="potentialAction" itemscope itemtype="http://schema.org/SearchAction">
     ; ; ; <meta itemprop="target" content="https://www.example.com/examplecore/index/searchbyname?q={search_term}"/>
     ; ; ; <input itemprop="query-input" type="text" name="search_term" required/>
     ; ; ; <input type="submit"/>
     ; </form>
    </div>

View original question in the Dumb SEO Questions community on Facebook, 09/17/2014).