Forum Replies Created
-
AuthorPosts
-
depad
ParticipantHi Ernest,
many thanks for the help. Now it looks good! I was struggling in finding the correct css.
Great support!
All the best,
Markusdepad
ParticipantMany thanks for the tutorials and the videos.
I watched nearly everything but I can’t figure out how I can display the results like this:Display the results without a title, only a description with an image.
How can I get rid of the title ?
Many thanks for your help…
Best Regards,
Markusdepad
ParticipantThank you for your reply.
Another question: is it possible to have no search field and use only taxonomies (dropdown fields) to filter a custom post type?
And is it possible to place them horizontally next to each other?depad
ParticipantHi Ernest,
thanks for this helpful hint: it was a function in wp-speed-booster that caused the javascript to not work properly: move scripts to footer. Disabling this function brings back the correct layout.
Many thanks…
Best Regards,
Markusdepad
ParticipantOk, I will try it. Many thanks for your help.
Best Regards,
Markusdepad
ParticipantOh, I saw that you have changed the shortcode file – did you change the behaviour of the widget, too ?
Or is the same code used in the widget ? Because I use 2 widgets and I think that’s the reason for the ?s=Best Regards,
Markusdepad
ParticipantHi Ernest,
thanks for your reply.
I’m using the latest version. I have added a 301 redirect in my htaccess to redirect urls with empty ?s= to the source url – now google gets a 301 instead a soft 404.
I hope this helps.
I don’t know how this could happen. I just want you to know I have soft 404 messages because of empty ?s=
So I think google will find the ?s= but I don’t know where it will come from.
I did the fix with the 301 redirect and now I will see if this helps.I will reply as soon as google will crawl these urls again and reports again a soft 404.
Many thanks for your help.
Best Regards,
Markusdepad
ParticipantYou cannot access this content.
depad
ParticipantHi Ernest,
many thanks for helping me. The same thing is in the next line of the same document where you add the link:
don’t forget the title attribute! Like this:
url; ?>’><?php echo $rpp_post->title; ?>
changes to
url; ?>’ title='<?php echo $rpp_post->title; ?>’><?php echo $rpp_post->title; ?>Its better for SEO 😉
Best Regards,
Markusdepad
ParticipantMany, many thanks for your help. Now it works correctly.
All the best…
Markus
depad
ParticipantYou cannot access this content.
depad
ParticipantYou cannot access this content.
depad
ParticipantHi Ernest,
I’m glad you found the error. Great to hear that it doesn’t affect the site and its only a cosmetic thing.
Many thanks for your great help…I have only a problem with the related plugin. But i wrote you another ticket because of this.
Best Regards,
Markusdepad
ParticipantHi Ernest,
thank you for the image. But I don’t get it to work.
The javascript doesn’t work and it shows me (in firebug console) an error called:
TypeError: $(…).relatedpostspro is not a functionCan you please have a look what’s the problem ? I have tried different settings in the compatibility menu but didn’t get it to work.
Many Thanks…
Best Regards,
Markusdepad
ParticipantNo, the error with the duplicate content appeared again.
http://www.screamingfrog.co.uk/seo-spider/ this is a spider tool you can use for free.
Scan my homepage, go to “Internal” tab an click filter->HTML (see only pages and categories) and you will see what I mean:
you can reach every page (not only the categories) normal and with ?s= at the end. If you right click on a url you can open it in the browser.
Do this with the normal url and with the url/?s= at the end
You see its the same page reachable under 2 urls. Thats duplicate content.
If you open a category with ?s= at the end you see search results in this category – thats okay so far.
After this:
You can go to my admin area and remove the widget (design -> widgets -> page sidebar) and after this on top of admin area there is WP Rocket -> delete cache and after this, please spider my page again with screaming frog:
you see only half of the number of urls than before – the ?=s urls for the normal pages are gone!Many thanks for your help…
Best Regards,
Markus -
AuthorPosts