• When I check my media folder, I see thousands of small thumbs generated by searchiq.

    However, in autocomplete, it shows the featured image, sized down to a small size (meaning the browser needs to download the full sized image).

    I have no idea how long this is going on now. I think that when I started using searchiq a couple of years ago, it worked fine.

    In the mean time, I moved my uploads folder to a subdomain of my site – maybe that can be the reason?

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author SearchIQ

    (@searchiq)

    Hi Alex,
    As you have a free account, SearchIQ saves thumbnails on your server so you can see the thumbs in your media folder.
    For the paid accounts, thumbnails are automatically generated on SearchIQ servers and not saved on the website’s media.

    Thread Starter alex845

    (@alex845)

    Thanks for the fast reply, but I’m afraid I was not very clear ;-(

    The thumbnails are generated and I see them in my media folder BUT they don’t show up in the autocomplete search results.

    Instead I see the full sized images (resized to the right format)

    I think that is not the intention…

    You can see it very well if you open developer tools –> network and search for something (i.e. ‘de’, ‘het’, ‘een’). You will see that the full sized featured images are loaded – not the thumbnails.

    Best regards,
    Alex

    Plugin Author SearchIQ

    (@searchiq)

    Hi Alex,
    We will check and update you.

    Plugin Author SearchIQ

    (@searchiq)

    Hi Alex,
    It seems some of the thumbnails are missing. Can you please ‘Regenerate thumbnails’ and then ‘Resynchronize posts’ from SearchIQ settings under the ‘Configuration’ tab?
    If the issue is still not resolved, please let us know.

    • This reply was modified 3 years, 5 months ago by SearchIQ.
    Thread Starter alex845

    (@alex845)

    Thanks,

    This was the first things I did and did not solve the problem…. I counted the thumbs and the number I found is almost identical as what I expected.

    BTW: is it normal that my thumbs have such strange names: image.jpg will become something like 17d6f9f14e48296ac7a2f8d49f81c718_s?

    As a last resort: is it possible to use already generated thumbnails instead of the featured image? I already have thumbs of 144x190px

    And for my mobile site (on a subdomain which causes a serious problems with searchiq); is it possible to change the size of the pics with custom css? Now it loads all the css of the desktop site with !important marks, making it impossible for me to change.

    Best regards,
    Alex

    Plugin Author SearchIQ

    (@searchiq)

    Hi Alex,
    Thank you for the information. We will update you and provide the resolution.

    Plugin Author SearchIQ

    (@searchiq)

    Hi Alex, Please find the response to your queries.

    BTW: is it normal that my thumbs have such strange names: image.jpg will become something like 17d6f9f14e48296ac7a2f8d49f81c718_s?

    — Yes, it is normal that the thumbnail names are like this. We use md5 algorithm to generate unique hashed names for the thumbnails.

    As a last resort: is it possible to use already generated thumbnails instead of the featured image? I already have thumbs of 144x190px

    — Yes, we can use already generated thumbnails instead of Featured image if the thumbnail URL is stored in a custom field.

    And for my mobile site (on a subdomain which causes a serious problems with searchiq); is it possible to change the size of the pics with custom css? Now it loads all the css of the desktop site with !important marks, making it impossible for me to change.

    — Yes, you can change the size of pics using custom CSS. You can copy the rule from SearchIQ CSS and use the same rule with your changes in the “Custom CSS” section under the “Options” tab in SearchIQ wp-admin settings. SearchIQ will automatically append this to the custom CSS and that’ll override the existing SearchIQ rule.
    https://monosnap.com/file/HstucSQovEkjApJDHCKjiNYg9hNBQV

    However, we are not able to see thumbnails on your site now. Have you deleted the thumbnails or made any other change to the thumbnails part from SearchIQ settings.
    https://monosnap.com/file/0oQwNMGTjcxZRG1L6ocpr4UEU3IPvr

    Thread Starter alex845

    (@alex845)

    Thanks for your reply.

    However, we are not able to see thumbnails on your site now. Have you deleted the thumbnails or made any other change to the thumbnails part from SearchIQ settings.
    https://monosnap.com/file/0oQwNMGTjcxZRG1L6ocpr4UEU3IPvr

    Yes, it might be that I did something wrong, so I indexed the posts again.

    As a last resort: is it possible to use already generated thumbnails instead of the featured image? I already have thumbs of 144x190px

    — Yes, we can use already generated thumbnails instead of Featured image if the thumbnail URL is stored in a custom field.

    I don’t see any custom fields which may contain the tumbnail’s url (but I’m a novice on this subject). But I did a test with an unexpected result: I indexed the posts again with a custom field selected from which I’m sure it has no pictures. I expected that all pics in the search result would have gone, but I still saw the featured images pop up. Is this normal?

    To solve the thumbnail problem once and forever: do you think it make sense to delete my search engine and start all over again?

    — Yes, you can change the size of pics using custom CSS. You can copy the rule from SearchIQ CSS and use the same rule with your changes in the “Custom CSS” section under the “Options” tab in SearchIQ wp-admin settings. SearchIQ will automatically append this to the custom CSS and that’ll override the existing SearchIQ rule.
    https://monosnap.com/file/HstucSQovEkjApJDHCKjiNYg9hNBQV

    That can not work: it will change the output from both the desktop and the mobile site – I only want to change the mobile one.

    As my mobile site is on a seperate subdomain, I thought to be smart to use a custom css plugin on that domain. Did not work: the original css uses !important everywhere, and to overwrite it, my custom css needs to load later as the original one (and the searchiq codes are literally the last ones to load on my site – which is a good thing of course)

    If I may give some suggestions for a future update of the plugin:

    – make an input field where the user can input his mobile domain (if any) and use this input.
    – check if these !important tags are really that important

    Right now, my mobile plugin just uses the api and uses the search engine which knows only the desktop version. I can change settings in the mobile plugin, but they will have absolutely no effect. So I will see desktop things (like css) on my mobile site.

    As a result, many things don’t work (for instance the ‘mobile function’ – even if enabled on the desktop plugin – will not show any results (if it worked I would not need custom css lol)

    In autocomplete, the right search results pop up, but they have the desktop links. If you click, my site will automatically redirect them to the mobile url’s but it is so sloooooooow! (6+ seconds – pls try by yourself). Don’t understand how this can be – but it looks that at the same time, the browser contacts searchiq through the api for the stats; maybe this causes some conflict as the search engine don’t know the mobile url’s? Just guessing, on the desktop it works fine.

    One thing works as a charm: the normal search page. If you input a search term + enter, it will show the results with the normal mobile links which load fast.

    I realize that all of this can probably be solved with a second search engine, which in my case would require a pro subscription, which is a bit costly for a hobby project without income from publicity.

    But I also feel that a search engine should support mobile domains. After all, the content on both domains is identical.

    Just some food for thought. Searchiq is the best on desktop browsers, on mobile there is room for improvement – especially for sites on mobile domains.

    Best regards,
    Alex

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Autocomplete shows featured image instead of thumbs’ is closed to new replies.