marbs
Forum Replies Created
-
Solved, i had to pick the right POD
ZealousWeb, uploads or the plugin directory, PDF files should stay private and secured.
domain.com/wp-content/plugins/generate-pdf-using-contact-form-7/attachments/*.pdf may not end up in search engines.
You should either inform all users about this or upon installation a .htaccess file is added to block bots or anyone from accessing. A client’s ID and bank account number ended up in search engines.
Thank you.
Hi, there is no issue with the configuration but with the plugin as yourself noted in the changelog 4.1.2 “The issue with removing PDF attachments has been fixed.”. However, it is still leaving the PDF files on the server. I have created a htaccess file to block everything accessing that directory because a robots.txt is just not enough.
So I checked this article on Rank Math’s website and for unknown reason the Advanced Robots Meta was set to 1 instead of -1.
I will wait a month if I see any improvements.
I’ve identified the cause: “tagDiv Shop” plugin.
Forum: Plugins
In reply to: [Generate PDF using Contact Form 7] PDF files found in Search Engines!@zealopensource I definitely will when this issue is resolved.
Forum: Plugins
In reply to: [Generate PDF using Contact Form 7] PDF files found in Search Engines!@zealopensource thanks you’re the best!
@rankmathsupport thank you
Yes I tried repair db tool but that did not fixed the issue. All of my websites (including one new installation) use your plugin were experiencing this issue so you must look at this issue.
However, the create table SQL solved this issue:
CREATE TABLE IF NOT EXISTS
rm_rank_math_analytics_objects
(
id
bigint(20) unsigned NOT NULL AUTO_INCREMENT,
created
timestamp NOT NULL,
title
text NOT NULL,
page
varchar(500) NOT NULL,
object_type
varchar(100) NOT NULL,
object_subtype
varchar(100) NOT NULL,
object_id
bigint(20) unsigned NOT NULL,
primary_key
varchar(255) NOT NULL,
seo_score
tinyint(4) NOT NULL DEFAULT 0,
page_score
tinyint(4) NOT NULL DEFAULT 0,
is_indexable
tinyint(1) NOT NULL DEFAULT 1,
schemas_in_use
varchar(500) DEFAULT NULL,
desktop_interactive
double DEFAULT 0,
desktop_pagescore
double DEFAULT 0,
mobile_interactive
double DEFAULT 0,
mobile_pagescore
double DEFAULT 0,
pagespeed_refreshed
timestamp NULL DEFAULT NULL,
PRIMARY KEY (id
),
KEYanalytics_object_page
(page
(190))
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;You are right, I must have overlooked it 3 times. Changed my review.
Dear @rankmathsupport,
Thank you for your reply. I’m still unsure what to do with my tags.
I write music reviews and create tags for the artists, linking their names to these tags. Additionally, I link to the music genre and specify tags based on whether the artist is male or female for the best user experience. Tags serve solely to display related content. Should I use the disallow and noindex tags since I am linking to those pages in my articles?
Awaiting your reply,
Thanks in advance!
ps i have read the blog on your website to let you know I am aware of that. The questions are:
- Should I allow search engines index wordpress tags?
- if not, should I ignore google’s warning?
- if not, what should i do?
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Form is not publishedSame here! Creating a new form in classic view did the trick for me.
- This reply was modified 6 months, 2 weeks ago by marbs.
@jarryd-long I believe so, I will check once a week and I will disable all cache (https://www.paidmembershipspro.com/documentation/advanced/caching/)
“The “Token” status on orders means that the person made it to the PayPal Checkout screen but did not complete their purchase.”
That’s because he never reach the paypal checkout page.
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Sticky ads between paragraphs?Perfect I will grab a license tonight.