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

Setting Locale, Language, & Country in Magento 2- A Quick Guide

Magento 2 being the most advanced and preferred eCommerce platform has always provided a lot of convenience to both users and admins.

With features like multiple language support and locale, Magento 2 is undeniably the best that any business can get.

Here we’re sharing detailed information regarding setting default country along with setting locale in your Magento 2. If you are a Magento Developer who is seeking an answer to the question- “How to set Locale, Language, and Country in Magento 2”, you’ve landed at the right spot.

This will help you in setting your store in automatically determining the timezone along with your language & working days as per your area. This would also help your audience in determining your country and other details including tax rate as per your current location.

Once you’ve correctly performed the setup of language and default country, your online store would be now more user-friendly, and more and more people from around the globe could easily access your services/goods without any language barrier.

Check out the complete tutorial below.

Setting up Locate in Your Magento 2

  • You need to first login into your Magento 2 backend
  • Now set up the state option available.
  • Once done, click on State Option and choose the preferred one.
  • Check the final result.

Logging in your Backend

  • Click on the Stores option available on Admin Sidebar. Once done, click on Configuration under the Settings option.
  • Now you need to choose General under the left panel.
  • Now select your Timezone from the available list and continue to perform the following process:
  • Set the Locale as per your preferred store language.
  • Now you need to set the Weight Unit of measurement. This option helps in the measurement of shipments from your particular locale.
  • Choose First Day of the Week as per your preferred first day of the week depending on your area.
  • Select the days that fall on the weekend as per your location by clicking on Weekend Days.
  • Once the above procedure is done, click on Save Config.

Setting Up State Option

  • Now, click on the Stores option available on Admin Sidebar and then choose Configuration under Settings.
  • Choose General under General.
  • Now you need to expand the State Options section and fill the entries according to the state required.
  • When complete, you need to click on Save Config.

Setting up the Country option

  • Click Stores option available on the Stores. Once done, you need to click Settings and choose Configuration.
  • Choose General Under General.
  • Now you need to expand the Country options.
  • Choose your default Country where your business is operated and located.
  • Now add the necessary details and click Save Config when done.

Checking the Result

Once you’re done with the above-mentioned process, it’s time to check the final result. For this, you can use your browser after clearing the cache.

If you are facing any troubles, it is recommended to seek help from a professional and experienced Magento Developer.

 

Categories
Magento Developer

Various Reasons to Hire a Certified Magento Developer

Growing a business venture requires a lot of time, effort, planning, and strategies. It can be acquired by the one who has an intelligent, innovative mind and an abundance of experience in the relevant industry. If you own an eCommerce store and your business is not running well, it is a high time to hire a qualified and certified Magento Developer or the best Magento developing agency.

Benefits of hiring Magento Developer
  1. Helps in creating Long term Business Strategies:

Professionals are aware of new business trends and uncertainties that might take place in the future. Overlooking all these aspects, they plan long-term business strategies that are helpful in the growth of the business and adaptable and flexible to handle any uncertainty or change in business trends.

  1. Ensure Customization Features:

No need to worry if you don’t want any particular feature on your website. You can build your platform based on your requirements and preferences. Experts can help you add, update, and delete a specific part any time in the future.

  1. User-friendly Magento Ecommerce Platform:

Experts know what customers expect from a product and what can attract customers to bring on your platform. Therefore, they will design and develop a user-friendly eCommerce platform that can quickly bring your targeted audience on your platform.

  1. Provides Technical support:

The Professional Magento developers will always be available for you in the occurrence of any technical issue. They will provide you technical support and resolve the problems quickly and in less time.

  1. The Exposure of your Brand/Product:

With the help of Magento strategists, you will be able to achieve your business goals and results. Achieving business goals helps in getting maximum and potential customers. With an increase in customer rate, your brand will get the exposure.

With the increased rate of eCommerce stores, it has become essential to hire a Magento developer to compete with business trends and business competition. Towering Media can help you achieve and grow your eCommerce store by providing you a team of Magento developers that are highly certified, qualified, and owe all the qualities mentioned above.

We assure all our clients to provide an efficient and leading Magento platform and deliver it on time as per the commitments and agreements. We ensure you to develop a profitable eCommerce store that will provide the best business-oriented results.

Categories
Magento Developer

Configuring Multiple Language Website in Magento 2 – A Quick Guide

Magento 2 is a powerful eCommerce platform that offers endless possibilities when it comes to expanding business online. Many startups and established businesses are now relying on Magento 2 to offer a better user interface and ease of access to their audience.

When we talk about the configuration of multiple languages in Magento 2, it’s crucial to understand that this configuration would surely help you attract a global audience as it helps them flawlessly navigate your website in their preferred language.

The clients feel comfortable navigating your website and can quickly decide to purchase goods or services leading to improved online sales.

Here’s how you can configure multiple languages in your Magento 2 eCommerce platform.

Initially, you need to allow translating the text of your website instantly on your eCommerce store into other available languages. For this, you have to ensure that you change the locale of the view while you are selecting the store view as per the native languages.

Steps:

  • Login to the Magento backend
  • At the Admin sidebar, you need to click on Stores and then Settings and choose Configuration
  • Now choose General under the left panel under General
  • Now you need to expand the Locale Options section
  • Choose your Timezone from the available list
  • Now you need to click on Save Config.

You need to understand that Magento 2 always creates a different translation table for your store. You can always apply the Inline Translation tool for touching up text in the interface.

Once you have changed the locale for translation, it’s important to stand on the backend, and then you need to complete the configuration for translating product name & description, CMS pages, and blocks, which aren’t required to be translated by language packs.

You can always consider seeking help from a professional Magento Developer if you’re not sure how to implement the same or if you are facing any issues to ensure everything is done flawlessly.

Categories
Magento Developer

Creating a New Store View in Magento 2 – An Easy Guide

Magento 2 has offered a diverse range of features and functionalities that have accelerated various businesses online. Businesses relying on Magento 2 eCommerce platform have witnessed significant growth and accessibility that also improves user experience.

Whether you’re a small business seeking adequate growth online or an established business thinking to migrate to an advanced platform, you can always get the desired performance and functionality with Magento 2.

With Magento 2, you can always create multiple store views and even use different languages to create multiple store views. You can check the store view name in the language chooser available in the header.

The admin can check the store view name by navigating to the header and clicking the language checker. As an admin, you can click the preferred store view available in the language chooser and can set the store view.

This feature helps your audience from different countries to navigate your website without any hassle as they can view your website in their preferred language. This allows improved reachability and enhanced business growth across the world.

You can never expect your users to stay and make a purchase from your website if you’re thinking to go global and not providing web content in different languages. This procedure allows you to enhance your business reach and unleashes numerous possibilities that help in scaling business growth for the diverse markets in different countries.

Here is the complete process of creating a new store view in Magento 2. You must follow the below-mentioned procedure in the given order.

Creating a New Store View in Magento 2:
  • You need to go to the Admin Panel and then click on Stores. Now in the Settings section, you need to ensure you select All Stores.
  • Once done, you have to click on the Create Store View button and perform the following process:
  • Select the parent store of the view from the Store Field.
  • Now in the Name field, you need to enter the name for the store view.
  • Once done, enter the code in the Code Field and make sure it is in lowercase characters so as to identify the view.
  • Select the Enabled option available in the Status field to activate the view.
  • Now, in the Sort Order field, you have to enter the number to check the sequence in which the current view is listed along with other views.
  • Once you’ve done with this, click Save Store View.

The aforementioned procedure would help you in quickly create a new store view in Magento 2 store. If you still face some issues in performing the task, it is recommended that you must consider consulting a professional Magento Developer. This will ensure you get your work done professionally and there’s no hassle in implementing the desired changes.

Categories
magento 2

How to Configure Action Log in Magento 2- A Step-by-Step Guide

If you are planning to expand your business globally through the potential of eCommerce, Magento 2 is the only platform that can help you navigate your business success.

Magento is undeniably a platform where you can gradually expand your eCommerce business even without core knowledge of concepts of web development as the eCommerce platform offered by Magento is quite simple and anyone can quickly get over the basic concepts.

There are lots of features that make Magento 2 the most preferred platform for the expansion of business globally.

Now talking about the configuration settings; Magento 2 supports the admin action log where you can quickly track and manage activities. As an administrator, you can always view the history and keep an eye on what has been done to your eCommerce store admin panel along with details of the user who made the changes.

You can always configure Action Log in Magento 2 with some quick steps. It’s undeniably a great feature that helps in managing your system effectively since you can always view the IP along with the date on the action log.

Many Magento developers always find it difficult to configure Action Log in Magento 2. Let’s get started with the entire process. Make sure you follow every step carefully as mentioned below:

Configuring Action Log in Magento 2
  • First of all, you need to click on Stores on the Admin Panel.
  • Now in the Settings options, click Configuration.
  • Once done, you need to open the Admin Actions Logging Section.
  • Now you need to enable admin logging by marking the checkbox available.
  • If you need to disable the admin logging, you can clear the checkbox.
  • Once you have done with the above-mentioned process, click Save Config to finalize the process.
Conclusion

Configuring Action Log in Magento 2 is crucial to keep a track of major and minor changes in your website, which can impact your website performance. With adequate date and action logs, it becomes easier for you to identify who made the changes in your eCommerce store and you can further take the necessary action.

If you are unable to perform the same by following the above-mentioned process, it is advised to consider consulting a professional Magento Developer that can help you perform the desired changes in your website without hampering the overall functionality.

 

Categories
magento

A Quick Guide on How to Show / Remove Breadcrumbs to CMS Pages in Magento 2

Magento 2 has provided enough opportunities to diverse businesses that were earlier striving to build an online marketplace. Packed with powerful features and enhanced safety, Magento 2 is undeniably shaping the future of eCommerce across the globe.

With Magento 2, many small and medium enterprise businesses have built a remarkable online presence and have expanded their business multiple times.

The development and store management on Magento is undeniably easy and one can quickly get over the things and start managing a full-fledged eCommerce store. Many Magento Developer that are trying their hands on eCommerce development with Magento 2 are often confused when it comes to showing or removing breadcrumbs to CMS pages.

Magento Breadcrumbs are the links that help the users to trace their way back from their current location. For instance, a product page to the previous category page containing the list of all the available products. In other words, Breadcrumbs indicate the overall structure of the website and can have different types.

It has a set of links that helps users to precisely keep a track of their locations. A single click on the breadcrumb trail can help users to return to the previous page. This breadcrumb trail is usually located underneath the header.

Here we are offering a quick guide that will guide you about removing and showing Breadcrumbs to CMS pages.

How To show Breadcrumbs to CMS pages in Magento 2

Here’s a step-by-step procedure to help you in showing breadcrumbs:

  • First of all, open Magento 2 Admin panel and then click Stores. Now select Configuration in the Settings section.
  • Select Web in the left panel available under General
  • Now you need to open the Default Pages section
  • Make sure to change Show Breadcrumbs for CMS Pages to “Yes”
  • Once you’ve done with this, click Save Config.

If you wish to remove the Breadcrumbs, repeat the process as mentioned-above and change Show Breadcrumbs for CMS Pages to “No”.

Once, you’re done with the aforementioned processes, you can check and verify the same to ensure everything is working flawlessly.

Conclusion

If you’re new to Magento 2 development, the above-mentioned process will help you in getting through the things easily. If you still face any issues, it is advised that you must consider consulting a reliable Magento 2 developer for the same.

Professional help from the experts would not only ensure that your job is done professionally but eventually there’s minimal risk involved when it comes to making changes to the backend of your eCommerce store.

Categories
Magento Developer

How to Set up SEO in Magento Ecommerce Store – A Quick Guide

Magento 2 is one of the finest eCommerce platforms that offer a long list of features that can enhance any business online.

Whether you are thinking to make your online presence for your startup or seeking ways to improve the user experience for your existing eCommerce platform, Magento 2 is undoubtedly the ultimate choice.

When we talk about search engine optimization in Magento 2, there are a lot of questions among beginners who aren’t aware of the concepts of improving their online presence.

Certain SEO practices can help you engage the right audience that not only increases organic traffic on your website but eventually enhances your business revenues.

Configuring SEO in Magento is quite simple and smoother as the platform supports SEO practices flawlessly.

When it comes to configuring SEO in your Magento store, you can add Meta title and Meta description for better SEO in the default values field. Hence, you need not squander much time when it comes to improving your website.

Here’s everything when it comes to setting up SEO in your Magento store.

Initially, you need to turn on the SEO module in your Magento store. For this, you need to navigate Stores > Configuration > Mageplaza Extension: SEO > General & click on “Yes”.

Unique Content

There could be nothing worse than duplicate content on your website. Many eCommerce websites have product pages and categories with similar content, it’s your responsibility to ensure that there’s no duplicate content on your website.

The key to improving your SEO is to invoke the potential of original and relevant content. One should strictly avoid duplicate content on different pages to enhance search rankings.

You can set Canonical tag for categories, which is displayed when the admins navigate Stores>Configuration>Mageplaza Extension: SEO> Duplicate content and then by choosing “Yes”.

Similarly, by enabling Use Canonical Link Meta Tag for your Products at the backend would assist the Canonical tag of the Source Product to be offered at the frontend.

Also, Canonical URL’s configuration allows the admin to make a decision on whether they need to include canonical URL to Meta Header Tags along with preventing all canonical URL for the pages having NOINDEX robots. Admin can also disable the same for specific pages by adding the data accordingly.

These canonical tags help you to wipe out all the duplicate content problems and boost up your SEO.

Structure data

As an Admin, you can always make the changes in the structured data for adjusting the display of products’ searches accordingly. One can shun any issues related to boring content, or improper data arrangement. The entire basic information can be adjusted and can be displayed logically. This helps in higher search rankings on the search engine. There are certain extensions available that you can install to optimize the structured data.

You must edit the structured data from the backend by enabling the same. This also allows you to display products on the search engine along with the key details.

As an online store merchant, one can edit the entire product information that they need to display in the search engine. The same can be reviewed quickly on the top right of the page. The admin just needs to type in every blank whatever they wish to display.

Meta Data SEO Rules

One of the most crucial tasks for store admins and Magento Developers is setting up SEO rules both logically and efficiently. This further helps in improving search engine rankings and enhanced traffic.

Based on the general rules, metadata for products, and categories, CMS pages can be quickly configured along with variables.

SEO Rules

Once you’ve enabled the SEO rules, you can always set the application of H1 heading for your categories and product pages.

It is essential to assign Alt text for each image, which helps in optimizing the images and further improving the overall rankings. Sometimes, due to the number of images, some images might not load on the webpage. For this, you need to go to Enable Automatic Alt Image field and choose “Yes”. This will automatically replace the image with a text when the image cannot be displayed due to any reason.

As an Admin, you can always create your new rules for pages like categories, product pages, and CMS pages.

Meta Title

Meta tags are crucial for your website optimization for a search engine. Meta title plays a crucial role in building your online presence and enhancing its ranking. If your website’s Meta title is catchy, relevant, and the user finds it useful, your website will always rank good on a search engine.

But when we talk about eCommerce websites, writing Meta titles for different product pages is next to impossible things. This is the condition where metadata rules come into play. Once you have set rules in the backend of your website, you can automatically generate a Meta title tag, which fits with diverse products. This saves a lot of time as you need not write Meta tags for thousands of products manually.

Meta Description

A Meta description describes your products briefly. A Meta description provides a clear understanding of the content of the webpage that they are about to click.

It is again a crucial element when we talk about search engine optimization and one should never ignore its importance.

Just like the Meta title, Meta description can also be written automatically by following the same procedure.

Adding Meta Description with Magento SEO
  • You need to open the Magento Admin Panel and go to Products> Catalog> Open a Product.
  • Now you need to go to the Basic Settings of a particular product and go to the Search Engine Optimization tab.
  • Fill the Meta description.
  • Make sure to add other important Meta tags including URL Key, Meta Title, & Meta Keywords.
  • Click on the Save button.
Conclusion

Optimizing your website for search engine is crucial if you are selling your products through an online store. You must follow the above-mentioned steps and seek help from a professional Magento Developer if you find yourself stuck at any step. Expert help can be a game-changer when you aren’t sure how to deal with backend-related stuff.