WordPress autoamtically adds NoFollow Attribute to every external link - wordpress

My WordPress site automatically adds
rel="nofollow"
to every external link inside of a post/page. I deactivated every Plugin and changed to a standard theme and the problem still occurs. I'm using a self-managed server running Plesk. I used to have Yoast as SEO plugin however completely deleting it still didn't solved the issue. I basically have a blank website with a standard wordpress theme with this behaviour... what else might cause this? Thank you!

Related

Plugin Files get changed automatically

My website islamabad.ginyaki.com.
The issue I am facing is that I have customized plugins Foodonlineforwoocomerce, Advanced custom fields. I have disabled plugin and WordPress updates Manually, in functions.php and in wp-config.php but the customized code gets reversed after a few days and starts working as the old or original plugin, I need to know why that's happening and how can i achieve the solution to this problem.

how can solve polylang plugin arabic problem

I am using Polylang plugin in WordPress. Everything works fine on local, but when I move to the live server, I am facing the following problem.
If I try to switch language to Arabic, a lot of "???" are being appended to the URL and I can't reach the page URL in Arabic, because it gives me "This page isn’t working" error.
This page isn’t working - it's because you have those ??? in your URL. Based on what I researched, and other questions on WordPress community (https://wordpress.org/support/topic/arabic-letters-turns-into-question-marks/), it's a plugin/theme conflict with Polylang plugin.
So what I'd suggest to do is to turn off all of the plugins, then try to enable them one by one, testing again and again, so you detect the conflicting plugin.
If disabling all the plugins didn't resolve the issue, try switching to another theme temporarily. If it solves the issue, then the problem is somewhere in your theme's code files.
(do this on live.)

Error displaying oEmbed Wordpress

I've a problem with my wordpress website. When I insert some url for being embedded, it's not working fine.
Here is the issue URL : https://www.duosia.id/windows/cara-mengekstrak-files-menggunakan-winrar-dengan-mudah
And here is the Screenshot :
When I try to visit the embedded url. It's return 404 not found. You can check the embedded url here, https://www.duosia.id/windows/cara-mengekstrak-files-menggunakan-winrar-dengan-mudah/embed/
I've try these common solutions.
Update everything including WordPress, the theme and plugins. Available updates appear in Dashboard > Updates.
Deactivate all plugins in case there is a conflict. If the problem goes away while all plugins are inactive, then reactivate them one by one to determine which is causing the problem.
Switch to the default theme (such as Twenty Thirteen) then try to do what was not working. If the problem remains, it is a general WordPress or hosting issue. If it happens only while using our theme, please let us know.
Clear cache in both your browser and in any caching plugins that you are using (also disable services like CloudFlare, if used with your website).
Revert code changes if you have modified the theme’s code. If using a child theme, reactivate the parent theme.
But, seems no one work.
The WordPress post embeds don't seem to be working on your site.
This URL shows a live example of the problem:
https://www.duosia.id/windows/whatsapp-for-pc/
The two embeds present in that URL are returning a 404, therefore, oEmbeds are not loading properly and showing the 404 page:
https://www.duosia.id/windows/facebook-messenger-for-pc/embed/#?secret=kMPv636bx1
https://www.duosia.id/windows/line-for-pc/embed/#?secret=65m4VpxiYi
Have you tried testing those URLs in the plugin "Rewrite Rules Inspector"?
You should see something like this for any of the "embed" URLs:
index.php?name=$matches[1]&embed=true
Also, have you tried flushing the rewrite rules in WordPress or maybe setting the permalink structure to a different/default one (right now you seem to be using a structure of "category/post-name") to see if it changes anything?
For the file that you are embedding, are you uploading it to the Media Library or some other plugin?
First I would check on the server to verify that the file you are looking to access does exist.
Once you know that the file does exist, then repeat the steps you have listed again.

wordpress redirecting to a site am not sure of when viewing a profile

my wordpress site when viewing a profile of authors sometimes it stays sometimes when refreshed it goes to http://financetimes.co/work-at-home-mom-true-success-story-googletrader/ redirects to this hacked site.
is there a php code i can add in Function.php so it dont redirect.
if "http://financetimes.co" {
dont redirect
}
You first need to establish if the problem is on your computer side or on the server side.
Try with another computer. If the problem remains, the problem is on the server.
You cannot simply add a "patch". If your website is vulnerable you need to fix it.
You can consider disabling plugin by plugin and/or try temporarily another theme in order to find out the origin of the problem.
Maybe your wordpress theme is corrupt or contains malware. Download the following plugin to check if your theme contains malicious code;
https://wordpress.org/plugins/tac/
Goodluck!
resolved the problem by removing infected zen cauche pro plugin thanks stack overflow members.

Wordpress (Woocommerce) Edit address logs me out

I hope you can help.
I've installed Woocommerce for Wordpress and have the following problem.
When a user goes into the page to edit billing address it logs the user out - refreshing the page or saving the new address takes you back into the login screen.
I have no idea how to debug or fix this.
Any help would be much appreciated.
Thanks
Mark
The best way to debug this is to
Change to one of the default WordPress themes. If you are not using a default WordPress theme, deactivate and activate one of the default ones (i.e. Twenty Twelve)
Deactivate any additional plugins (other than WooCommerce).
If it is working that means there's a conflict with either the theme or with one (or more) of the other plugins you are using.
First, re-activate the theme you were using and check. If the error continues, then probably the theme is creating the problem.
If it works fine with the theme, move to the plugins. Start activating one at the time and test. See which plugin is causing the problem.

Resources