Posts

Showing posts from 2018

Build Responsive Web design

Build Responsive Web design Responsive website design definitely provides 100% users friendly navigation facility and getting away from making confussion of what they need to find it there exactly.    The Responsive web design ensures the complete visibility into all variable devices like Mobile, Tablet, Laptop and Desktop with different screen sizes. It can afford to all variable sizes of screen. That means each and every section of your website would be adjustable to various screen sizes. [Google Ads Section] What is Responsive web design exactly? Responsive web design is a kind of approach and the way to design your website's pages by using HTML, CSS or any kind of Frameworks. But the most important concept while making web pages as responsive is, it will render well on a variety of screen sizes of all devices, that's all. Need of Mobile Responsive Website Design Concept Nowadays, mobile website usage has exceeded desktop website usage because of its simple

How do i register 4th sidebar column of footer in the hestia theme on its core?

How do i register 4th sidebar column of footer in the hestia theme on its core? Step1: Find Array of sidebars registered in the footer area Class Step2: You can on themes->hestia->inc->core->class-hestia-public.php You see there is a public function, you can change here 3 to 4 0r 5 whatever you want, you can add in filters at first public function initialize_widgets() { $footer_sidebars_array = apply_filters(             'hestia_footer_widget_areas_array', array(                 'footer-one-widgets'   => esc_html__( 'Footer One', 'hestia' ),                 'footer-two-widgets'   => esc_html__( 'Footer Two', 'hestia' ),                 'footer-three-widgets' => esc_html__( 'Footer Three', 'hestia' ),                 'footer-four-widgets' => esc_html__( 'Footer Four', 'hestia' ),             )         ); } Step3: I have added 4th footer

One or more indexers are invalid. Make sure your Magento cron job is running on LocalHost wampserver

Image
One or more indexers are invalid. Make sure your Magento cron job is running on LocalHost wampserver     This is the error occurred while your WAMP doesn't run the magentos cronjob. If you running the admin of your magento store , you can see this ERROR. One or more indexers are invalid. Make sure your Magento cron job is running. What is CronJobs ? Cron Jobs is a scheduled activities, it will automatically run every particular time interval. You can also able to run by command line. If you run the admin of your magento store , you can see this ERROR. One or more indexers are invalid. Make sure your Magento cron job is running. In Magento we can fix this error by indexing cronjob through command line interface. [Google Ads Section] If cron is setup in your server magento will automatically indexing all data but in your local environment cron will not work, so you need to manually run the indexing command from CMD. Use following command to run rei

Finding Your system name on Windows while doing cronjob settings on local wamp server.

Finding Your system name on Windows while doing cronjob settings on local wamp server.   Step 1 : go to start Step 2 : Click to open control panel Step 3: And then click User accounts Step 4: You can see your system name This will helpful while doing cronjob settings on local wamp server. Bcoz windows need to update cronjob settings manually. [Google Ads Section] To find your system name on Windows for cron job settings on local WAMP server: Method 1: Using System Properties 1. Right-click on "Computer" icon or "This PC" and select "Properties". 2. Look for "Computer name, domain, and workgroup settings". 3. Your system name is displayed under "Computer name". Method 2: Using Command Prompt 1. Press Windows key + R, type cmd, and press Enter. 2. In the Command Prompt, type hostname and press Enter. 3. Your system name will be displayed. Method 3: Using System Information 1. Press Windows key + R, type

I can not run fresh install magento, the server encountered an internal error or misconfiguration

Error: I can not run fresh install magento, the server encountered an internal error or misconfiguration Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator at wampserver@wampserver.invalid to inform them of the time this error occurred, and the actions you performed just before this error. More information about this error may be available in the server error log. Apache/2.4.33 (Win32) PHP/5.6.35 Server at localhost Port 8080 [Google Ads Section] Solutions: Step 1: Click your green Wamp server icon and then click to open httpd.confg, then change #version_module into version_module. Ex: #version_module into version_module (Remove # in the end). Best web development service provider

Running Magento setup configuration

Image
Running Magento setup configuration: Step 1: click to agre the terms and conditions and then click continue Step 2: select the mysql database and enter host, Data base name what we created before. See the above picture.   Step3: Now you have to configure your admin account details and remember the Username and Password, it will be required to access your magento store's Admin section.  [Google Ads Section]   Now it click to continue. The final screen would be Step4: No you can run your magento store The front end url would be : http://localhost:8080/magento/ The Backend Url would be : http://localhost:8080/magento/admin/ You can see the continuation of " How to solve Internal Server Error or misconfiguration after installing magento if it occur? " in next article. Webdesign and web development service provider

New to Magento? Want to learn Magento? Try to follow our Articles, it will guide you to learn Magento very quickly.(Wamp server)

1. Sytem Requirement to install Magento -Magento supports PHP 7.0.2, 7.0.4, and 7.0.6 or later. Please read Magento System Requirements. -Apache 2.2 or 2.4 -MySQL 5.6, 5.7 -Required PHP extensions (It need to activate some php extensions before to run setup)  Reference url: https://devdocs.magento.com/guides/v2.3/install-gde/system-requirements-tech.html 2. Install Wampserver Download latest version of wamp server and install on your machine. 3. Download the latest version of opensource Magento ecommerce application You can able to download from their site legally. Download Link : https://magento.com/tech-resources/download?icid=topnav 4. Installing magento Extract the latest downloaded version of magento and copy those files into your magento project root directory step 1: magento.zip -->magento (extraction) step 2: You can put this magento folder into your wamp server's root directory example: D:/wamp/www/magento step 3: Now create database fo

How do i register 4th footer sidebar in the hestia theme on its core?

How do i register 4th footer sidebar in the hestia theme on its core?   Step1: Find Array of sidebars registered in the footer area Class Step2: You can on themes->hestia->inc->core->class-hestia-public.php You see there is a public function, you can change here 3 to 4 0r 5 whatever you want, you can add in filters at first public function initialize_widgets() { $footer_sidebars_array = apply_filters(             'hestia_footer_widget_areas_array', array(                 'footer-one-widgets'   => esc_html__( 'Footer One', 'hestia' ),                 'footer-two-widgets'   => esc_html__( 'Footer Two', 'hestia' ),                 'footer-three-widgets' => esc_html__( 'Footer Three', 'hestia' ),                 'footer-four-widgets' => esc_html__( 'Footer Four', 'hestia' ),             )         ); } Step3: I have added 4th footer widget abov

Search engine services

Onpage SEO Optimization w3c validation Meta Tag optimization Alt tag correction H1 tag optimization internal anchor text/linking structure duplicate content issues optimize page urls to contain keywords Reciprocal link building Keyword Density Analysis [Google Ads Section] Off page SEO optimization directory listing one way link building social media networks submission blog posting ( content need to be given by client) forum posting ( content need to be given by client) article submission ( content need to be given by client) Press Releases submission ( content need to be given by client) Analytics and Reporting