Categories
magento 2 Magento Developer

Configuring Contact Us Form & Contact Email Address in Magento 2

Configuring your Magento 2 is quick and easy and you can eventually make your eCommerce dynamic by adding numerous functionalities.

Talking about the Contact Us link, which can be added on the footer of the store, is an easy way for clients to stay in touch with the seller, which surely helps in maintaining long-lasting relationships.

Your online users may have certain queries, which you can resolve quickly if you have detailed information about the issues that they are facing by asking them to fill a quick contact us form available on your website.

As a store admin, you must enable the SMTP, which will help you to add your email address. Make sure to change the default email address of your store, which is crucial to receive emails from your clients and users.

If you have a basic knowledge of Magento development, you can get the procedure done without any hassle or the need for a professional Magento Developer.

Now let’s just focus on configuring the contact us form and the contact us email address in your Magento 2 store. Here’s the step-by-step procedure.

Step 1: Logging in
  • Click Stores on the Admin Sidebar and choose Settings>Configuration
  • Now, from the left panel under General, choose Contacts.
Step 2: Configuring Contact Us Form
  • You need to expand the Contact us section. Make sure to set ‘Enable Contact Us’ to ‘Yes’.
  • Once done, you need to expand the Email Options section and perform the following:
  • Provide the email address (where you need to receive messages from Contact Us form) in the Send Emails field.
  • Now you need to set the Email Sender to the store identity, which appears as the sender (of the message) from the form.
  • Once done, you must set the Email Template to the template, which is used for messages from the form.
Step 3: Customizing Contact Us Form
  • Now you need to click on Content on the Admin Sidebar. Choose Blocks under Elements.
  • Once done, you must find the Contact Us Info block in the list and open it in Edit mode.
  • Keep scrolling down to the Content Field and do the necessary changes as applicable.
  • Use the editor toolbar if you need to format the text or to add images/links.
  • Now click on Show/Hide Editor for working directly with HTML.
Step 4: Test the Results
  • Once you’ve setup everything, it’s crucial for you to click on Save Block to ensure everything is done.

This is a quick and simple procedure, which hardly requires any professional help. Although, you may seek help from a professional Magento Developer at any instance if you think you need assistance or things aren’t going in the right way. A professional Magento expert would surely do the needful in a couple of minutes and provide the results as expected.

Categories
Magento Developer

Changing the Welcome Message in Magento 2 – A Quick Guide

Magento 2 is one of the finest eCommerce platforms that are widely preferred by diverse businesses regardless of their industry and company size. With endless functionalities and an outstanding user interface, Magento 2 has been the most reliable platform for businesses seeking growth online.

Now talking about the welcome message in Magento 2, it is shown on the right side of the header at the top, which includes the customer’s name. This welcome message is displayed to the user whenever they log in to their account. You need to create an amazing welcome message that pleases your users whenever they sign in to their account. This also increases your store repute and depicts professionalism.

You can always customize the welcome message. The default welcome message is always present in Magento 2, which is displayed whenever a user logs in. The welcome message should be catchy enough to grab the attention of the user.

Many Magento developer recommend the use of a custom welcome message to enhance the overall appeal and impress the users whenever they log in to their account.

Here is the complete process to change the welcome message in your Magento 2 eCommerce platform. You need to follow the complete procedure, which is mentioned below.

Step 1: Logging in to Your Magento Account

  • First of all, you need to go to your private Magento 2 backend URL.
  • Now, on the Admin Sidebar, you need to go to- Stores>Settings>Configuration in Magento 2.
  • For Magento 2.1 or above, you need to go to Admin Sidebar and then go to- Content>Design>Configuration>Select your current theme.

Step 2: Changing the Welcome Message

Once you’re done with the above-mentioned steps, you need to follow these steps.

  • Choose the desired Storeview that you wish to change the welcome message.
  • Now, under the Action column, you need to open Edit mode.
  • Once done, scroll down and then expand the Header section available. Now you need to enter your desired Welcome Text, which you wish to show to the users when they log in.

Step 3: Checking the Result

  • Once the aforementioned process is done, you need to check the entire process.
  • Click on Save Config once you’ve finished with everything.
  • Also, you need to refresh the cache to ensure the changes are made. For this, click on cache management, which is available at the top of the workspace. Now you just need to follow the instructions mentioned to refresh the cache.

This was all about changing the welcome message in Magento 2 or later versions. If you think you need professional help in the above-mentioned process, it’s always best to seek help from a professional Magento Developer who can deliver quality services.

Categories
Magento Developer

A Quick Guide to Stopping Brute Force Attacks in Magento 1 & Magento 2

Magento is perhaps the most advanced and secure eCommerce platform, which is preferred by businesses across the globe. Still, there can be instances of a security breach while you’re relying on Magento 1 or Magento 2 for better security.

It’s important to ensure that your platform is secure enough to maintain the required safety standards so that your audience is never worried about any concern.

Brute force attack is one such common security threat to your eCommerce platform setup in Magento that makes your website vulnerable to attacks that affect your revenues and crucial data.

Moreover, these attacks may also increase the chances of data theft, which is yet another big concern among your clients.

Hackers keep on trying different combinations of passwords and until one succeeds. This is one of the simplest ways to get access to your website if you’re not prepared for such attacks in advance.

The unauthorized professionals may use certain combinations of passwords and usernames to get access to your account. Every Magento Developer ensures their website remains safe from such attacks.

We’ve clubbed various solutions that can eventually help you in making your website secure against brute force attacks. Here’s what you can do to ensure your website remains safe from such attacks.

  1. Customizing the Admin Panel

If you’re using Magento 1, the default backend url is your domain.com/admin. This is the most predictable backend url.

You must customize the backend url to ensure your website is safe in the first place. For this, you need to edit the file- app/etc/local.xml XML Path: Admin>Routers>Adminhml>args > FrontName.

You will see <![CDATA[admin]]>. Now you need to change it to your desired admin url, which is quite difficult to guess.

Once done, you need to flush the Magento cache to apply the changes. Go to System>Cache Management>Flush Magento Cache.

Magento 2 users do not require this procedure.

  1. Securing Magento Admin Account

Most of the people use admin as their first admin account, which is perhaps the reason the unauthorized people can guess it easily. One should strictly use their nickname or any other name for the admin account.

Furthermore, one should always use a strong password, which one cannot guess easily. Make sure your password should be of a minimum of 8 characters and must contain at least one special character, one capital letter, one symbol, and numbers. This combination makes the strongest password, which is difficult to guess.

  1. Securing .git Folder

Since everyone is using Github, it is important to secure your .git folder. Your git folder comprises crucial information, which can be used in unauthorized ways.

You can protect the same by going to – Protect/downloader folder where you can disable the same.

  1. Enabling HTTPS for your Admin Panel

The data on your website is quite sensitive as users are sharing their details including bank details for online purchases. It’s crucial to ensure that your logins should be secure through Secure Socket Layer security.

You can enable the same by visiting Stores>Configuration>Web where you’ll find the option to use secure URLs in Admin.

These are some of the ways that will surely help you in minimizing the chance of brute force attacks on your Magento 1 and Magento 2 eCommerce store. If you’re unable to perform any of the aforementioned steps, it’s better to consult a professional Magento Developer.

 

Categories
Magento Developer

Question to Ask While Migrating from Magento 1 to Magento 2

It is out in the open, Magento 2 is the best thing that happened to the e-commerce realm. There are many things worth knowing about the upgrade of Magento 1 to Magento 2. Magento 2 is decorated with the features like improved scalability and performance, improved checkout processes, Mobile friendliness, key integrations, ease of customization and upgrade, automated email marketing, highly advanced reporting, and enhanced agility and efficiency for all sorts of business owners.

Who would say no to these many features?

Some will!!!

You will be baffled by knowing the fact that only 4% of 420,000 Magento websites are currently using Magento 2.

Really!!! Is that even a real number!!!

The facts were given by Builtwith.com in their trends section. Here is a link for you of that.

So, this means there are things you need to check before you go for Magento 2 upgrade.

By the means of this post, we will discuss some of the questions you must ask yourself before you decide to upgrade to Magento 2.

So, without any further ado, let’s get you started with the questions you must ask.

Is Magento 2 that Good!!!

This is the first question you must ask yourself before you make any decision.

Is it really worth to upgrade?

There are many upgrades that make Magento 2 way too better than Magento 1. Here is a comparative study between Magento 1 and Magento 2.

  • Magento 2 is around 50% faster than Magento 1 in the page loading speed.
  • The checkout page is 38% more efficient than Magento 1.
  • Magento 2 can easily handle 117% more orders in number per hour than Magento 1.
  • Magento 2 has the capability to manage 2.1 million more page views than Magento 1.
  • Security flaws are way too less than that of Magento 1.
  • Magento 2 is compatible with PHP version 7.0, 7.1, & 7.2 while Magento 1 doesn’t.

Magento 2 is packed with features that will help you manage your e-commerce business easily and efficiently.

Is it the right time to upgrade to Magento 2?

Once you compared the features, you need to check whether it is the right time to migrate to Magento 2. Let’s have a glance at some of the factors you simply can’t overlook when upgrading to Magento 2.

  • When you are planning to implement a new marketing campaign (which is also the time of holidays). The main reason to choose that plan is that you will have more traffic where you need to have more control over your website. Magento 2 will make the management of your e-commerce website bliss.
  • When you need more features to lure more customers. You can add many new features which will ease the navigation of your audience. Personalization, improved efficiency, and higher SEO rank are some of the enticing features waiting for you when you choose Magento 2.
  • If you are looking for some major design or redesigning of your website, you can introduce Magento 2.

A Checklist you don’t want to miss while migrating from Magento 1 to Magento 2

A simple yet crucial checklist for you while migrating from Magento 1 to Magento 2.

  • Always know that timing plays a crucial role while you decide to carry out one of the most major changes to your e-commerce website.
  • You will need assistance while migrating to Magento 2. Take help from one of the best Magento migration services.
  • Before you upgrade, don’t forget to have a look at the templates of Magento 2.

The Risks Associated when you decide to stay with your Old Pal Magento 1.

The support of Magento 1 will end soon. That will create a lot of issues for your business in the nearing future. So, don’t just stand there fellas.

Go grab your upgraded Magento 2 now.

You can simply type these key phrases on Google. You will get ample help from that.

  • Hire Magento Developer.
  • Best Magento Migration Services.
  • Certified and experienced Magento Developer

With these key phrases, you can easily get access to a quality Magento Migration Services. Adios fellas, I hope you got what you are looking for.

Ciao!!!