WP Facebook Messenger
FACEBOOK MESSENGER FOR WORDPRESS Fastest way to get connected For any sellers and business owners!
Woocommerce
WOOCOMPOSER Page Builder for WooCommerce WooCommerce Page Builder is The Quickest Way to Create from Product Detail Page to Thank-You Page and Everything in Between.
Facebook Live Chat For Wordpress
FACEBOOK LIVE CHAT FOR WORDPRESS The Very First Step of The 2017 Facebook Marketing Strategy
Yoast SEO
WordPress out of the box is already technically quite a good platform for SEO.
Contact Form 7 Multi-Step
CONTACT FORM 7 MULTI-STEP Featured on our Best WordPress Plugins Adding steps for your complex form The best solution to keep the form clean and simple to your visitors
Friday, November 10, 2017
How to Increase facebook interaction- Create a viral post on facebook
In the post I created a viral post I mentioned how to create
a viral post on facebook to save money running facebook ads.
In this article, also with the topic of creating viral poston facebook to save money running ads, I will guide you how to Increase
facebook interaction, If you do not know how to create a viral post on facebook
you can read it here.
The essence of running ads on facebook is to make your post
reach more people on the news feed, and in return for facebook help you reach
the many friends you have to pay for facebook.
create a viral post also has the same approach to many
people, but instead of paying for facebook you will make people share your
post, and the more people share your post, the more people will reach your post.
Only using facebook spiderlink can you easily and
ultra-simple create a viral post on facebook.
As a matter of fact you have an article or a post on your
facebook product and you want more people to know it. Use facebook spiderlink
to help articles reach people on facebook how to create an action, in that action
you will hide the article link that you want viral (because facebook spiderlink
allows you to hide the link specifically) so you have created a viral post then.
For example, you want more people to reach your product article, you create an
action such as "press the share button to be able to receive gifts". So
your product has been sharing the name of the person's page and is seen by many
people.
create a viral post on facebook also just let people know
you, the job of making multiple people share your post is the main
responsibility of this plugin. In addition, you can Increase facebook
interaction to build your brand, make customers like and comment posts, increase
facebook interaction is also very simple, it is like you make customers like
and share your posts.
Increase facebook interaction will help you improve the
business situation, help to develop the business.
In addition, Increase facebook interaction also helps the
owner of the fan page is known, and help SEO rank well.
Using facebook spiderlink to create a viral post on facebook
is absolutely wonderful, but do not overdo it, do not spoil your image.
Please create a viral post on facebook to bring the best
results for your business.
Be the first to grab this tool while your competitors
haven’t heard about it!
Thursday, November 9, 2017
EXECUTE XML-RPC WHEN NO USE IS NEEDED
When using WordPress, it is likely that anyone who has ever opened source code will see the file xmlrpc.php located in the root directory source. XML-RPC is a script used in WordPress since the previous version but since version 3.5 it has been turned on by default.
XML-RPC is a protocol that connects to remote WordPress web sites using XML to exchange data. Currently supported APIs of CMS such as WordPress API, Blogger API, Movable API, Pingback API, MetaWeblog API, etc.
Typically on WordPress, we will use XML-RPC when setting up the post from an external application such as Windows Live Writer, or services that connect to the website to post such as IFTTT.
But since XML-RPC is popular on WordPress, it raises the possibility of a brute force attack for passwords or worse than sending large amounts of requests to the server to cripple the server. This form of attack is called HTTP Flood Attack, which is a DDoS attack.
XMLRPC's attack frequency statistics on Sucuri. Sucuri's XMLRPC attack frequency statistics on Sucuri. Original article
The attack on the WordPress-based XML-RPC website is not new, but over the past week I've seen quite a few people hacked in this manner, according to their record on the customers using the hosting service at AZDIGI.
So now, if you do not want to connect WordPress to external services or applications, disable XML-RPC to avoid the risk of this kind of attack.
The easiest way to know if your website is under attack is to open an access_log file. If you see a large amount of hits like this, then your website is under attack via XML-RPC.
To limit this type of attack, there is a simple way to block this file from executing. Note that you should not remove it because it is part of the source code WordPress, can cause errors or when the version update it will be back so the block is the best way.
If you use the Shared Host or the Apache install server, insert the following into the .htaccess file at the root of the website.
If you are using NGINX as the backend (used in conjunction with PHP-FPM), remove the following into the domain configuration file on the NGINX.
Then restart NGINX.
If you do not have the convenience of two ways to use the features of iThemes Security is the easiest.
This plugin is almost a plugin to install when using WordPress, if you have not installed this plugin, then install immediately following this tutorial. In this plugin has integrated XML-RPC blocker and block Pingback (should disable if you do not need), you can turn on Security -> Settings -> WordPress Tweak and select Disable XML-RPC.
ithemes-security-block-xmlrpc Block XML-RPC on the iThemes Security plugin.
If you use NGINX then check this option will need to restart NGINX.
Although the WordPress source code is one of the most popular and well-known source code sources, some of the features in the source code may be misused, so keep an eye on your logs or logs. (access log) for early detection of abnormal behavior. If you are not sure whether your website is safe or not, we recommend using the Sucuri Firewall service to better protect your website.
XML-RPC is a protocol that connects to remote WordPress web sites using XML to exchange data. Currently supported APIs of CMS such as WordPress API, Blogger API, Movable API, Pingback API, MetaWeblog API, etc.
Typically on WordPress, we will use XML-RPC when setting up the post from an external application such as Windows Live Writer, or services that connect to the website to post such as IFTTT.
But since XML-RPC is popular on WordPress, it raises the possibility of a brute force attack for passwords or worse than sending large amounts of requests to the server to cripple the server. This form of attack is called HTTP Flood Attack, which is a DDoS attack.
XMLRPC's attack frequency statistics on Sucuri. Sucuri's XMLRPC attack frequency statistics on Sucuri. Original article
The attack on the WordPress-based XML-RPC website is not new, but over the past week I've seen quite a few people hacked in this manner, according to their record on the customers using the hosting service at AZDIGI.
So now, if you do not want to connect WordPress to external services or applications, disable XML-RPC to avoid the risk of this kind of attack.
HOW TO KNOW THE WEBSITE IS TAKING OFF
The easiest way to know if your website is under attack is to open an access_log file. If you see a large amount of hits like this, then your website is under attack via XML-RPC.
xxx.xxx.xxx.xxx - - [15/Sep/2016:12:54:49 +0700] "POST /xmlrpc.php HTTP/1.1" 200 0 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6" xxx.xxx.xxx.xxx - - [15/Sep/2016:12:54:50 +0700] "POST /xmlrpc.php HTTP/1.1" 200 0 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6" xxx.xxx.xxx.xxx - - [15/Sep/2016:12:54:50 +0700] "POST /xmlrpc.php HTTP/1.1" 200 0 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6" xxx.xxx.xxx.xxx - - [15/Sep/2016:12:54:51 +0700] "POST /xmlrpc.php HTTP/1.1" 200 0 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6" xxx.xxx.xxx.xxx - - [15/Sep/2016:12:54:51 +0700] "POST /xmlrpc.php HTTP/1.1" 200 0 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6" xxx.xxx.xxx.xxx - - [15/Sep/2016:12:54:52 +0700] "POST /xmlrpc.php HTTP/1.1" 200 0 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8
TROUBLESHOOTING THROUGH THE XMLRPC
To limit this type of attack, there is a simple way to block this file from executing. Note that you should not remove it because it is part of the source code WordPress, can cause errors or when the version update it will be back so the block is the best way.
Block xmlrpc.php on .htaccess
If you use the Shared Host or the Apache install server, insert the following into the .htaccess file at the root of the website.
01
02
03
04
| <files xmlrpc.php> order allow,deny deny from all </files> |
Block xmlrpc.php on NGINX
If you are using NGINX as the backend (used in conjunction with PHP-FPM), remove the following into the domain configuration file on the NGINX.
01
02
03
04
05
| location = /xmlrpc.php { deny all; access_log off; log_not_found off; } |
service nginx restart
Block xmlrpc.php with the iThemes Security plugin
If you do not have the convenience of two ways to use the features of iThemes Security is the easiest.
This plugin is almost a plugin to install when using WordPress, if you have not installed this plugin, then install immediately following this tutorial. In this plugin has integrated XML-RPC blocker and block Pingback (should disable if you do not need), you can turn on Security -> Settings -> WordPress Tweak and select Disable XML-RPC.
ithemes-security-block-xmlrpc Block XML-RPC on the iThemes Security plugin.
If you use NGINX then check this option will need to restart NGINX.
EPILOGUE
Although the WordPress source code is one of the most popular and well-known source code sources, some of the features in the source code may be misused, so keep an eye on your logs or logs. (access log) for early detection of abnormal behavior. If you are not sure whether your website is safe or not, we recommend using the Sucuri Firewall service to better protect your website.
Wednesday, November 8, 2017
YOAST SEO 3 FEATURES NEW?
Recently, the popular SEO plugin in WordPress has launched a
"Big Update" with many new features and improved performance in some
old functions. If you have upgraded to Yoast SEO 3.0.1 (former name is
WordPress SEO by Yoast) from today it certainly has seen these changes.
So in Yoast SEO version 3 this is new and what does it mean
in SEO? Let's find out.
Built OnPage.Org
A small but useful feature in this new version is that the
website will automatically check if the website is indexed on Google, it will
check itself each week and report back to the Dashboard.
However, if you have many posts and weak hosts then this
feature may not work very well because each time it fetch is quite heavy.
Focus keywords in real time
Yoast's keyword focus function when writing articles in the
past we want to test a certain keyword, will need to reload the page by
pressing the update button or post the article. But now you will be more
comfortable with keyword testing because they add real-time testing, just enter
the keyword into it automatically check without back page.
Snippet Preview becomes Snippet Editor
Previously we would enter the title and description should
be optimized and then the Snippet Preview will show how simulated it will
display on Google. However, since version 3, they have left the title and
description fields, and you edit them directly on the Snippet Editor.
Additional SEO Methox for Category / Tag / Taxonomy
Now you can optimize keywords for taxonomy areas such as
article categories or better article keywords by integrating Yoast SEO Metrics
into that area. This feature also works on custom taxonomy. Also you can set up
a social network description for taxonomy.
Tuesday, November 7, 2017
Create a push facebook notification-redirect customer to a business landing page
Are you stuck in finding customers through facebook? Are you
paying too much for running FB ads to find new customers? Are you looking to
increase sales, but you are only looking to sell to new customers, and are you
thinking of looking for them?
But why not make use of your old customers to sell new and
attractive products to them? You simply create a push facebook notification to
remarket your old customer and redirect old customer to your business landing
page.
Because your new customers are dust and yours, but if they
do not intend to buy from you you will not be able to sell any of your products
to them. But your old customer is another matter, your old customers will be a
great source of sales, because they already know your business, and they have
already purchased or are interested in purchasing from you so you can
subordinate them from you easily. With new products you do not have to spend
time and do not have to spend money to find customers again.
What you need to do is create a push facebook notification
and redirect old customer to your landing page.
How a to create push facebook notification
If you have or do not have a list of customers who have ever
been interested in buying your product, that's fine. First, let's take a look
at how to create a facebook push notification so I want to ask you a question.
What is the first thing when you log into facebook?
Yes, if you act like 90% of people around the world, you see
that little red notification number and you click it. You see Facebook has
trained people to click to view their notifications, they do it without even
thinking!
And you can also create those little red notifications with
just a few simple clicks using the notifly-facebook push notification plugin of
ninjateam. Use the notifly plugin to create a push facebook notification that
helps you increase sales, why not ?
Perhaps you are here thinking if you do not have a lot of
customer data or even no customer data then how to create a push facebook
notification? please be assured that this plugin can collect and store customer
information of the bnaj they are interested in buying your product.
In addition, you can combine with creating a viral post onfacebook to expand your customer database. There are many customer databases
you can create a push facebook notification to save you a lot of money running
the ads.
Create a push facebook notification-redirect customer to a business landing page
You already have a customer database for your notification
campaigns, the rest is to create a push notifications to redirect customer to
business landing page will be very simple.
Just a few clicks and a few customizations are appropriate
as you were able to create a facebook push notifiaction.
You have to keep this in mind you must enter the destination
information of the website containing your product, and when the customer redirects
to your business landing page you have to create a title that attracts
customers to receive the message.
For example you can put a message saying: helloHATACHI NARA
seems you have been through a important thing that you are interested in, click
here and here to find your concern again. Or you can also write this title:
hello HARACHI NARA we just sent you a gift, click to receive gift. or many
other titles depending on your purpose, you can create many other titles.
Note: create a facebook push to redirect customer to
business landing page is a great tip to promote business, but do not overdo it
and do not use it often As you know, getting regular notifications is sometimes
not desirable sometimes it is also a nuisance for your customers, and it can be
a double-edged sword if you do not use it properly.
Create a push facebook notification-win back old customer
As mentioned above, old customers are a valuable source of
sales, create a push facebook notification on facebook is a way to rekindle
interest in the purchase of your customers. And win back old customer is
important for your business.
related articles
17 most plugins in 2017 for wordpress websiteMonday, November 6, 2017
WOOCOMMERCE OPTIMAL ROAD
By default, when installing Woocommerce, you may find that
the products have not very nice links, but if you want the product paths and
product directory paths, the product keyword is better then we should. Enable
static path for Woocommerce. In this article I will talk about how to install
and some tips related to static path optimization.
ESTABLISHING THE PROVEN ROAD FOR WOOCOMMERCE
To set this up, you have to go to Settings -> Static
Routes.
Then, in the common installation you have to select the path
structure calculated for WordPress before to activate the feature.
And in the optional section, you will see that there are
additional sections for the product including:
·
Product category default: Means the base name on
the path to product catalog pages. An example on the path to the list will be
https://thachpham.com/danh-muc-san-pham/quan-jean/ then the name of the
muc-san-pham is the name of the base for the category. For some reason, you
should set it muc-san-pham or something other than muc-san-pham because it will
get a 404 error if it is named.
·
Default product keyword: Same as above but for
product keyword pages.
·
Default Product Attribute: Same as above but for
archive pages for product attributes.
Note, you can not use accented Vietnamese. I will correct as
follows to not error:
And below is the default static link of the product or in
other words easier to understand the static path structure for the product
page. Here you can choose the structure that you like but avoid selecting the
structure with the Vietnamese mark as it will fail. For example, I want my path
is https://thachpham.com/san-pham/quan-levis will set as follows:
Or if you want to link the product containing the product
category name of the product then set as follows:
DELETE LIST OF PRODUCT LIST AND PRODUCT LIST
I write it so that it matches the translation but if it is
correct to delete the base name for product paths and categories. Above you
will see that each time you enter the path of the product list will have more /
product-catalog/ on the path and for the product will have more / product /. If
you want to delete those two, then install these two plugins.
First, install the Remove Taxonomy Base Slug and activate
it. Then go to Extract Package -> Remove Taxonomy Base Slug and select
product_cat and product_tag (press shift to select) and click Apply Changes.
Finally go to Settings -> Static Path press the Save
button again so it flush permalink.
The next step is to remove the plugin from custom post type
and activate it, then go to Settings -> Static Path and press the Save
Changes button.
ADD .HTML for the product
When you install the plugin remove slug from the custom post
type is in the plugin that has added support for suffix for the path. You go to
Settings -> Custom post type and fill in the html.
Then go to Settings -> Static Path and press save button
to change it to update. Now go back to the homepage and click on the product
will see the product has .html in the tail already.
EPILOGUE
That is some of my experience in optimizing Woocommerce's
paths, first of all giving it a nice boost and of course the second is for the
path structure that it's SEO standards are all right. Wish you success.
note: Because today my site has problems so I can not edit the English language, so the image will have another language
Friday, November 3, 2017
How to create a viral post-seve money running ads on facebook.
Perhaps you have seen the status update of a brand or an
individual that has hundreds, thousands of likes and share. Have you ever
wondered, Why does that status attract so many interactions? And how can they
make customers like, comment and share a post?
Actually it's called "create a viral post onfacebook" . That is, you have to do it all the way to your post on
facebook can attract more interaction. You see, the status, the articles are
widely commented, shared dizzy, These articles can be shared to other people,
to other websites and shared on youtube if it's video status. And with
voluntary sharing, that article will reach a lot of people. Try to think, if
that article is the content of the product you want to sell. And with a huge
amount of people approaching your articles, have you saved money running ads on
facebook ? That's why most companies now use "create a viral post onfacebook" to "spread" their brand to people.
But to do that you have to have many superior skills, And
sometimes you have to spend a lot of money for facebook ads to be able to do it.
Don’t worry, there are many simpler ways But still can create a viral post on facebook. One of
them is facebook spiderlink, which is simple and easy to use, when using
facebook spiderlik plugin you can create
a viral post on facebook, Create a
viral post on facebook, you can save
money running ads.
How to create a viral post on facebook
The way that facebook spiderlink create a viral post on facebook is very special, In order to create a viral post on facebook you need
to have a quality article, give the reader much needed information. The rest
left for facebook spiderlink to handle, specific like this: When you post on
the website, you get the link of that article share on your facebook Or when
you create a post on your fanpage, the create
a viral post on facebook gets this plugin share to everyone by creating an
action for people to voluntarily like and share your article. Rest assured,
plugin spiderlink helps you increase article interactivity on facebook without
any intervention by any hacking technique. This plugin is not a hack like tool,
or a hack share you are assured that your interaction is the most natural and
natural interaction.
Just type your own request to match your fan site click Save
Changes to save your own design because facebook spiderlink can hide your
special link and create an action for others to share the article that is
always comfortable. For example: You have a great article on facebook you want
articles that reach out to many people, you just post it to facebook and create
a gift action, you can do like this, to be able to receive gifts from the
fanpage you just press the share button.
Just so simple you can already craete a viral post on facebook then that, so by this, you can
Increase article interactivity on facebook and can save money running ads.
How to save money running ads on facebook
You see, advertising on facebook is an advantage for the
business on facebook if they can optimize their advertising campaigns. Running
ads on facebook can help users see the content of your product, or can help you
to promote, build and create recognition for your brand.
But you pay attention, recently the cost to run ads on
facebook increasingly expensive, So for businessmen who are not strong
financially, this is a disadvantage for you, so to calculate how to manage the
reach of many people increase Increase facebook interaction and save money running
ads is a very difficult problem.
So if this pluign can create a viral post on facebook, make
many people volunteer to share your article, many people share will reach a lot
of people. Many people know your post so you can save money runing ads on
facebook you will not even have to run ads if you can optimize your article
well.
Not only can you increase facebook interaction but also
increase sales, which is a great plugin right?
Note: facebook spiderlink is a great pluign to create a
viral post on facebook but you should not abuse it regularly, avoid causing
unpleasant feelings to your customers.
You can combine with create a push notification on facebook to increase the efficiency of reaching customers and save money running ads
You can combine with create a push notification on facebook to increase the efficiency of reaching customers and save money running ads
Be the first to grab this tool while your competitors haven’t
heard about it!
Because this plugin is commercial plugin, there is no free
version, if you want to use it you can buy it here.
related articles
Create a push facebook notification - redirect customer to a business landing page.
Subscribe to:
Posts (Atom)