I face 404 error when I search single single quote from user search box in word press admin backed - wordpress

enter image description here How to resolved this issue please help me.Other search box is working fine like
costume post search box

Related

Meta description changed out of the blue

I am currently experiencing a problem with my google results. My meta description has been changed to characters I know nothing about for no reason. Normally here was the description that is on my home page, but that is suddenly gone. (see the screenshot for clarification).
I've tried a lot of things to adjust the meta description, but unfortunately I can't figure it out and this is a bad image for my company.
It concerns the website www.webrange.nl that I built with wordpress. Does anyone have any tips or maybe a way to solve this? So that the description returns to normal.
I have changed the description in the head of the website:
All-in webdevelopment
And also changed it with a seo plugin, and in the theme it self.
Description displayed on google results can be different from the meta description of your website for multiples reasons.
Google crawlers doesn't crawl websites everytime, there may be a delay of few hours to few days between your meta description modification and the moment when google update the description displayed on search results.
As we can see and your page, the meta description seems correct. It 's possible that you already fixed your problem but you'll have to wait for Google to update it on their side.
You can check google search console to force a new indexation of your page, or (re)send your xml sitemap. It can accelerate the process.
Also, keep in mind that Google can use an excerpt of your page content instead of your meta description if Google decides that the excerpt he found on your page is more relevant than your meta description, depending on keyword searched by the user. Example : You have a page talking about cars, and the user search for "engine" in google. If your meta description does not contain the word "engine" but your page content has a text containing it, there is high probability that Google display a description with an excerpt of that content instead of your meta description. It can be confusing

remove unwanted message from my web pages and posts

each page and post on my website styleshark.in displays an embedded message spread the love. I have tried all options and still not getting where to remove it. i want to remove it.
enter image description here
You have "Sassy Social Share" Plugin installed . You can change the text "spread the love " via the Title option in the Standard Interface section.

{|Form.Title|} not displaying form title in email subject of a custom sitefinity form

I am trying to show my sitefinity form title in my response email subject like this solution.
When I use {|Form.Title|} in my subject it prints as it is without fetching the actual title. I am directly updating the subject column in my sql server database using the below query
UPDATE [sf_notif_msg_template] SET [subject] = '{|Form.Title|}' WHERE [id] = '9FC119BA-FD37-6072-98E5-FF000022C5F7';
I have searched on the limited sitefinity forums but no help.
EDIT : {|Form.Title|} works perfectly fine in email body and prints the actual form title
Have you tried {|FormDescription.Title|} instead of {|Form.Title|}? The image from the knowledgebase article you provided appears to show that in the column (red box in image).
Knowledgebase image

Open Graph title and description are ignored by LinkedIn but the Image is correctly shared

I have trouble sharing page URLs from the website http://www.waterlinedata.com/ on LinkedIn: the Open Graph title and Description are ignored .However, the Facebook Debug tool returns all the information correctly (so I assumed the og tags are correct)
ex: www.waterlinedata.com/careers/
With the FB Debug, the og:title ( Careers | Waterline Data is hiring ) is correctly returned. However when trying to share the same link on LinkedIn, the og:title is ignored and it seems that the last part of the URL 'careers' is displayed instead.
Here is a screenshot from Facebook Debug
And below is a screenshot of a share on LinkedIn :
AS you can notice the og:title is not displayed (instead is the word "career" which is the name of the WordPress page and the last part of the URL ...)
It is a WordPress website, running the SEO plugin by Yoast.
Could someone help me resolve this problem? Thanks.
LinkedIn provides the two following modes for the sharing API preview...
Level 1
You supply: og:image tags.
Preview shows: title, url, image.
Level 2
You supply: no og:image tags, but an og:description tag.
Preview shows: title, url, description.
Regardless of the applicable level, the og: tags for title and url always display fine.
Since you supply an image, the description will not display. The Official Microsoft LinkedIn Sharing Documentation, which mentions the four tags (title, url, description, image), is silent on this matter.
We can test it, though. Wikipedia has no image tag, but a description tag, and we only see the description when sharing Wikipedia. GitHub, on the other hand, has both image and description tags, and we only see the image when sharing GitHub.
A conversation with LinkedIn support over the course of two weeks yielded no result. (oh the humanity) So, I think we are stuck with just the image for now in the LinkedIn preview. Right now, it seems like nobody can fix this but Microsoft themselves.

Drupal based on check box flag, change the textbox text as link or normal text

This what I am expecting:
If the user filled the textbox, and if the user checked means, while displaying the content on that time, content should show as a link, if the user is not checked, then it need not to show the link while that content in view mode. See the following image for an illustration.
Not an exact solution to what you want to do but I believe the Link Module will display only text if no url is entered.
You can give users a message saying to leave URL field blank and only enter a TITLE if they want plain text.
UPDATE:
You don't need to code any hooks. The CCK Module adds fields to content types. The Link Module adds link functionality to CCK.
No coding is necessary; this can all be done from the admin panel. If you have no idea what I'm talking about see this video.
http://drupal.org/project/conditional_fields module does exactly what you are trying to accomplish. You can use the link_field of cck along with the conditional fields module. So based on the value in the check-box you can choose to display it in the node view.

Resources