Vlad
Forum Replies Created
-
AuthorPosts
-
paolo thanks. then it’s clear I have to switch to ssl as well.
Hi Stiofan,
Thank you for your advice. I’m using the http version as it’s faster than the https ( ttfb is smaller on non-secure one)
Can you please teach me how to do the editing myself to fix the error?
I presume it’s some quick editing done in this file: geodir_marker_cluster/geodir_marker_cluster.phpif (!get_option(‘geodir_marker_cluster_type’)) {
wp_register_script(‘gdcluster-js’, GDCLUSTER_PLUGINDIR_URL . ‘/js/marker_cluster.js’, array(‘jquery’));
} else {
wp_register_script(‘gdcluster-js’, GDCLUSTER_PLUGINDIR_URL . ‘/js/marker_cluster_ss.js’, array(‘jquery’));
}
wp_enqueue_script( ‘gdcluster-js’ );wp_register_script( ‘gdcluster-script’, GDCLUSTER_PLUGINDIR_URL.’/js/cluster_script.js’,array(‘jquery’,’gdcluster-js’),’1′,true );
wp_enqueue_script(‘gdcluster-script’);Hi Paolo,
Thank you for the advice. I will forward the www and the https to the http. I’m doing the oposite way as the ttfb is better in the http option. Do you think google puts more accent in seo on ttfb or on https?
Hi Kor,
Thank you. Can you please tell me where exactly he can do that? I mean on what page?
I have these pages made by geodirectory:
Add Listing
GD Checkout
GD Home page
Info
Listing Preview
Listing Success
Login
Manage Invoicesand I’m not sure exactly where can it be edited.
Thank you for your advice.
This reply has been marked as private.This reply has been marked as private.Got it. Thanks Paolo.
Hi Paolo,
Thank you very much for your advice. I understand. What do you think of wordfence falcon engine? Wouldd that be ok for the job?
-
AuthorPosts