1. I want my website to stop connecting to googleapis. I've already embedded the fonts I use locally on the server and replaced all links in the HTML editor. However, googleapis is still displayed in the page source code with "preconnect." I can't find this link anywhere in the editor. How can I remove it?
2. The links in all my posts are correctly marked "open in new tab". However, when I click on the links, they open in the same window and not in a new tab. I've attached a link example.
For this case, please send me your WordPress admin login details in a private reply. I’ll log in and help you check your site configuration to resolve the issue.
2/ Regarding the issue with links not opening in a new tab — this is caused by the WP Accessibility plugin, which removes the target="_blank" attribute via JavaScript. Please review the plugin’s settings or consider deactivating it.
Hi,
I have two questions:
1. I want my website to stop connecting to googleapis. I've already embedded the fonts I use locally on the server and replaced all links in the HTML editor. However, googleapis is still displayed in the page source code with "preconnect." I can't find this link anywhere in the editor. How can I remove it?
2. The links in all my posts are correctly marked "open in new tab". However, when I click on the links, they open in the same window and not in a new tab. I've attached a link example.
Please help me to fix these problems. Thank you!
Attached files: Googleapis.png
New Tab Problem.png
Hi,
For this case, please send me your WordPress admin login details in a private reply.
I’ll log in and help you check your site configuration to resolve the issue.
Regards,
PenciDesign.
Hi,
1/ I’ve removed the header font preload.
2/ Regarding the issue with links not opening in a new tab — this is caused by the WP Accessibility plugin, which removes the target="_blank" attribute via JavaScript. Please review the plugin’s settings or consider deactivating it.
Regards,
PenciDesign.
Thank you!! I changed the WP Accessibility settings and it worked.