Register Your Domains Hassle-Free
Showing posts with label Wordpress Website. Show all posts
Showing posts with label Wordpress Website. Show all posts

Monday, 11 August 2014

Http Error 401.2 - Unauthorized – Wordpress error solved

WordPress website can be shown 401.2 error on hosting website. Mostly 401.2 unauthorized error comes, when you host your WordPress website on locally.

Locally WordPress website hosted on wamp server. wamp server works as local server.
After installing wordpress website, you should run with http://localhost url.

Whenever port is not set correctly or blocked. at that time WordPress local host url showing error. - Http Error 401.2 – Unauthorized

Here i gives full solution on your problem, Http Error 401.2 – Unauthorized on WordPress website.

So read carefully and apply necessary changes in configuration file, installed in wamp server.

Step to solve http Error 401.2 - Unauthorized in WordPress


Before this, i explained WordPress install locally. Useful installation guide on bluehost, ipage and hostgator.

Step 1
Type Wamp in start menu search box. on result you will get "start wamp server". Click on it.

Wordpress installation error - 401.2, step 1
Wordpress installation error - 401.2, step 1
Step 2
Wamp server should be start in 2 to 5 seconds. From the bottom right corner you can open wordpress website.
Wordpress installation error - 401.2, step 2
Wordpress installation error - 401.2, step 2
Step 3
Just click on local host under the wamp server icon.

Wordpress installation error - 401.2, step 3
Wordpress installation error - 401.2, step 3

Wordpress installation error - 401.2, step 4
Wordpress installation error - 401.2, step 4

Step 4
Now you got server error 401.2. now open httpd.conf file.
Apache > httpd.conf
Wordpress installation error - 401.2, step 5
Wordpress installation error - 401.2, step 5


Step 5:
From this find "Listen". you will get below screen.
Wordpress installation error - 401.2, step 6
Wordpress installation error - 401.2, step 6
Wordpress installation error - 401.2, step 6
Step 6:
Now change port number. And save file.
After changes saved successfully you must restart your wamp server.
Step 7:
Again try to open WordPress website in your browser locally. It should be open your WordPress website.

Wordpress installation error - 401.2, step 7
Wordpress installation error - 401.2, step 7
Your job has been done,
Related search for this post,
Solve Basic installation error in WordPress
How to solve WordPress error 402.1
Step to solve local host error

If you have any problem feel free and comment in below comment box. And get instant help from our side.


Wednesday, 6 August 2014

How to install wordpress in local computer using wamp server

Install Wordpress on local machine is first stage to create websites or blog in free of cost. Before that you have to do some installation process. You can install wordpress on any platform locally like windows machine.
For that you can install wamp server in your local machine. Wamp makes your PC or Laptop as a server. Using this server you can install any wordpress theme and tools directly in single click. Here I have described all the process from installation to completed websites or blog in wordpress, in below.
Install Wordpress is so easy for any nontechnical person, who wants to build any personal website or blog. To create wordpress website just follow the below simple steps.
Create PHP websites, Wamp server is also useful. if you having any problem of wordpress installation, You can comment in below comment box.

Dashboard for locally installed wordpress
Dashboard for locally installed wordpress

Wordpress installation Points will be covered - install wordpress

1. Install WAMP setup in your computer.
2. Install wordpress website
3. How to manage your wordpress website: Folder management
4. Add Wordpress website Database for wordpress website: Using MySQL
5. Open your wordpress website in browser.

1. Install WAMP setup in your computer.-install wordpress

First you have wamp server setup file.
You can download wamp server setup on it's official site: Click here to download: You shall download for 32 bit or 64 bit setup for different system.
http://www.wampserver.com/en/download.php
You can open wamp server from icon (hidden icon at bottom of your screen). After click on wamp server icon, you can see options give in below.
  • Localhost
  • PHPMyAdmin
  • WWW directory
Now, click on localhost. Your browser will show server access screen. You can see locally hosted wordpress website in browser screen. For the first time your screen looks like in below.
Wordpress install step for wamp server
Wordpress install step for wamp server
Install Wordpress - WAMP server installation step 1
Install Wordpress - WAMP server installation step 1
Install Wordpress - WAMP server installation step 2
Install Wordpress - WAMP server installation step 2
Install Wordpress - WAMP server installation step 3
Install Wordpress - WAMP server installation step 3

Install Wordpress - WAMP server installation step 4
Install Wordpress - WAMP server installation step 4
Install Wordpress - WAMP server installation step 5
Install Wordpress - WAMP server installation step 5
Useful: on wamp server, HTTP: 401.2 - Unauthorized error page
If you haven't any error, so congratulation for your successful installation on wamp server in desktop or laptop locally.
After successful install wordpress on local machine, your next step should be download wordpress setup.

2. Install wordpress website on wamp server - install wordpress

First you need to download wordpress setup from its official sites: www.wordpress.org (current wordpress version 3.9.1)
Wordpress install locally step 2 - 2
Wordpress install locally step 2 - 2

You will get wordpress in zip folder. After unzip wordpress file, you will get wordpress folder. Copy this wordpress folder and past it under wamp root directory.

Then click on wamp icon > localhost >
Wordpress install locally step 2 - 3
Wordpress install locally step 2 - 3

You can see your project (Wordpress website) will be show which is under the root directory. (In browser)
Wordpress install locally 2 - 4
Wordpress install locally 2 - 4


Next: How to change wordpress theme from dashboard?

3. Add Wordpress website Database for wordpress website: Using MySQL

After click on website your you can see wordpress configration form given in below,
For that you need database for wordpress website,
Open your browser and give URL: localhost/phpmyadmin/

Now you can see mysql database. Create new database
Wordpress installation Guide on locally - Create a New database 3 - 1
Wordpress installation Guide on locally - Create a New database 3 - 1
Wordpress installation Guide on locally - Create a New database 1
Wordpress installation Guide on locally - Create a New database 1
4. Open your wordpress website in browser - install wordpress
In your first attempt, your screen looks like in below.
Submit Database name, User name only.
Wordpress installation Guide on locally step for sql connectivity
Wordpress installation Guide on locally step for sql connectivity

Click on run and install
Wordpress installation Guide on locally step for sql connectivity step 2
Wordpress installation Guide on locally step for sql connectivity step 2




Now you have to enter wordpress website title (Not mandatory). User name, password and email address are required fields.
Download Wordpress for locally install step 3
Download Wordpress for locally install step 3
Then click on submit,
Download Wordpress for locally install step 4
Download Wordpress for locally install step 4
You can login with User name and password,
Login screen for locally installed wordpress
Login screen for locally installed wordpress
After successful login, you can see wordpress website dashboard. That is very very comfortable to customize your wordpress website or blog.

So thanks, Wordpress.
You have any problem in installation, manage multiple website, than comment in blow comment box.
We feel glad to assist you.
Thanks for visiting,

Thursday, 10 July 2014

How to add Meta tags inside head tag of wordpress website php code file

More over webmaster and SEO master always find the way to add meta tag inside head section of wordpress website. You can also check meta tags important on your website traffic directly from top best search engines. Know more about meta tag from official site click here. From this post you can learn about why we have to add meta tags inside wordpress website and how to add meta tags in inside head section of wordpress body.

Don’t miss: Top best free directory submission site for website.

Using this methods you can also add google analytics code inside head tag of wordpress website.

Note: Using this method for add meta tags in side head section you don’t need any meta tags wordpress plugins.
Add meta tags inside head tag
Add meta tags inside head tag

Why we have to add meta tags in head section of wordpress php file

1. Meta tag guide to search engine for indexing with time to time.
2. Meta tag defines description, title and author of website or blog.
3. It also helps to blog some url from search engine for all time.
4. Meta tags have hundreds of name and value parameters.

Steps to add wordpress Meta tag inside head tag of wordpress website through code – without plugin

Step 1
From the dashboard go
Appearance > Editor
From that you have to open functions.php file.


Open function file of your WordPress website
Open function file of your WordPress website

Open Functions php file from side files
Open Functions php file from side files


Step 2
Go functions.php file from righ side bar of wordpress dashboard. (Given in below)
image
Past below code in function in side php tag. Given in below.

function add_meta_tags() {
echo '<meta content="index, follow" name="robots" />';
echo '<meta content="1 days" name="revisit-after" />';
echo '<meta content="all" name="robots" />';
echo '<meta content="all" name="googlebot" />';
echo '<meta content="general" name="general" />';
}

add_action('wp_head', 'add_meta_tags');
Meta code inside function php file
Meta code inside function php file

Step 3
After adding file click on save button file
Now you are done,

Related search:
• How to add bing meta tag inside head file in wordpress.
• How to add more than one meta tags inside head in php code file.

Useful: Top best keyword density checker tools for your blog or website.

I hope you have solved your solution. If you are not able to add meta tads inside head section on wordpress code file than comment in below. If you like this article on your search how to add meta tag inside php code file don’t miss to share.

Wednesday, 14 May 2014

Best wordpress SEO plug-ins for wordpress website in free 2014: To increase traffic, visitors, Pageviews

You want to increase your wordpress website or blog perforce by attempting best SEO score. Then you must have to install below best wordpress plugins give in below SEO guide tutorial using Plugins in your wordpress website or blog.

Drive huge traffic on your wordpress website and blog using best wordpress SEO plug-ins free for all wordpress webmaster. Now a day hundreds of premium plugins are available in market and helpful for all wordpress website after spending some dollar. Now I write post awesome useful free wordpress SEO plugins for wardress website for each wordpress theme compactable. Using this plugins you can increase your site revenue by increase Pageviews, organic search index in top best search engines, visitors, pagerank and alexa rank also. Now review all SEO plugins for wordpress one by one and install it in your wordpress dashboard.

Useful : How to install wordpress plugins step by step guide?
          : Top wordpress pin list to increase index in top most search engine
          : Make money online through Wordpress tutorial for new blogger.

List of best - Top wordpress SEO plugins for free in 2014

All in one SEO Pack

Best SEO plugins for wordpress website or blog in free 1
Best SEO plugins for wordpress website or blog in free 1
SEO master always recommend All in one SEO Pack Wordpress plugin for wordpress blog or website. This wordpress plugin deserve at number one position in top best SEO plugins for wordpress. Through this plugin you can do big fly in SEO rank with advance features ready to make your website powerful than other.

SEO Ultimate

Best SEO plugins for wordpress website or blog in free 2
Best SEO plugins for wordpress website or blog in free 2
SEO Ultimate help in your SEO score throughout title, indexing, meta tags, dynamic graph, auto links (inbound and outbound) links, 404 errors.

Squirrly SEO plugin

Best SEO plugins for wordpress website or blog in free 3
Best SEO plugins for wordpress website or blog in free 3
Squirrly SEO plugin is the only for to check content power which you can measure at the time of writing. After that it must be helpful to you, your post and also search engines.

Atcontent

Best SEO plugins for wordpress website or blog in free 4
Best SEO plugins for wordpress website or blog in free 4
Atcontent basically move to correct visitors by using SEO concept. Atcontent provide pluing which you have to install in your wordpress blog or website. After that you have to repost the post after the successful registration on its official site.
Useful: number of whys to earn money online at your home.

Jetpack

Best SEO plugins for wordpress website or blog in free 5
Best SEO plugins for wordpress website or blog in free 5

Jetpack is best wordpress plugin with all in one feature. From jetpack you can use multiple features by just one click from list of best features. Ex, site track, Pageviews, visitors, search engine act.

WP Social SEO Booster

Best SEO plugins for wordpress website or blog in free 6
Best SEO plugins for wordpress website or blog in free 6

Improve rank in open graph content type like business, Technology, How to guide. Make strong connectivity with top social media like google, Facebook, twitter.

NextGEN Gallery

Best SEO plugins for wordpress website or blog in free 7
Best SEO plugins for wordpress website or blog in free 7
NextGEN manage images in your website or blog. You can also import metadata with all images, resize images, change in display image style, timing, transitions, background effects.

TinyMCE Advanced

Best SEO plugins for wordpress website or blog in free 8
Best SEO plugins for wordpress website or blog in free 8

TinyMCE advanced is for creating beautiful post with editing tables, more options to inserting list of different style, make change in font family and style.

Meta Slider

Best SEO plugins for wordpress website or blog in free 9
Best SEO plugins for wordpress website or blog in free 9

Make awesome designed slider with beautiful picture. You can change sliding factor like height, width of image, add description and title of each image at any time.

WP-Optimize

Best SEO plugins for wordpress website or blog in free 10
Best SEO plugins for wordpress website or blog in free 10
WP-Optimize manage your website or blog database directly in your dashboard check here. To edit in database you don’t need to PHPMyAdmin installation. You can clean your database at any time using direct short cut button from your dashboard.

SEO friendly images

Best SEO plugins for wordpress website or blog in free 11
Best SEO plugins for wordpress website or blog in free 11
You can also increase SEO of your blog or website using image. Image move visitors to your blog title reason behind is that you have to add image with title and alter tag inside image tag. If you have not idea on that than install this plugin and simply give title and description as alter tag.

Responsive Add Ons

Best SEO plugins for wordpress website or blog in free 11
Best SEO plugins for wordpress website or blog in free 11
Make you any wordpress them responsive by adding this plugin. Responsive add Ons support any theme.

SEO for wordpress

Best SEO plugins for wordpress website or blog in free 12
Best SEO plugins for wordpress website or blog in free 12

SEO for wordpress plugin automatically fetch title and description from article post. You can also add manually in box available in your dashboard screen. Your old articles automatically manage title and description through this plugin.

Comprehensive Google Map plugin

Best SEO plugins for wordpress website or blog in free 13
Best SEO plugins for wordpress website or blog in free 13
Using “Comprehensive Google Map plugin” you can put google map in your wordpress blog or website directly using gadget at bottom, side view or separate page also. You can set your company profile with direction.

MailPoet Newsletters

Best SEO plugins for wordpress website or blog in free 14
Best SEO plugins for wordpress website or blog in free 14
Create and manage newsletters at any time. You can add picture, Social icon, Font style and color. This plugin is very useful for in marketing strategy.

Share Buttons and Social Analytics

Best SEO plugins for wordpress website or blog in free 15
Best SEO plugins for wordpress website or blog in free 15

Make your post sharable on hundreds on social sites in single click.
Useful: List of top social media marketing tools

Mail Chimp

Best SEO plugins for wordpress website or blog in free 16
Best SEO plugins for wordpress website or blog in free 16

This Wordpress SEO tools engage with your visitor through the mail in your mail box.

Related Search for this post:
Best wordpress plugins
SEO plugins for to increase Pageviews, visitors and alexa rank.
Really useful Wordpress plugins, Best social media plugins, Google indexing plugins for wordpress website

This article is very useful for your wordpress website blog after install above 16+ plugin in your wordpress and make your blog 100% powerful SEO (Search engine customize) score.

Monday, 3 March 2014

How To Install Google Analytics Code In Wordpress Website Or Blog

Friends, More over wordpress website developers always worried about How to install google analytics in wordpress website to track daily, onetime result with perfect count using google analytics. Google analytics also providing pro version of google analytics to get more traffic in your website. But you can integrate or install google analytics in wordpress website using this below step by step guide.

Google analytics install in wordpress without plugins
Google analytics install in wordpress without plugins

What you can track after install google analytics to wordpress website


  1. Who are visiting your site?
  2. What is your best traffic source with Age group, Device Type, Language, Active page, most useful keyword, Browser, Network name?
  3. Where are visitors with geographical region name in country, state or city?


Note: You can get all above details on week, month and year wise.

You can track your website in your mobile, Apple device and android device also using google analytics app.

List of best Google analytics alternative for your blog or website.

Step by Step guide: How to install or integrate google analytics and wordpress website


Step 1: if you have not login on google analytics than register yourself from here
analytics sign up and Installation in wordpress step 1
analytics sign up and Installation in wordpress step 1

Step 2: if you are already logged with Gmail in your browser then your screen looks in below. After confirmation and proceed.
analytics sign up and Installation in wordpress step 2
analytics sign up and Installation in wordpress step 2

Step 3: At the first time you will get two options, one of them is for website tracing and registration and second one option is only for mobile app tracking.
analytics sign up and Installation in wordpress step 3
analytics sign up and Installation in wordpress step 3

And go with bets Google analytics (Universal Analytics beta) version.
Now you have to submit simple form with correct details of your site access URL, Your name and prefer time zone.

After filling all the details in form you have to press get tracking code button with accepting terms and condition.

Step 4
Now you will get website tracking in the same page. Just copy code and Paste in your website home page.
analytics sign up and Installation in wordpress step 5
analytics sign up and Installation in wordpress step 5
analytics sign up and Installation in wordpress step 5-1
analytics sign up and Installation in wordpress step 5-1

Now question is how to Paste and where to Pastee google analytics code in wordpress website

Here I giving simple and easy methods to Paste code in your website with different method, all are working correctly for you.

How to install google analytics tracking code in wordpress website

First Method to place google analytics code in wordpress

Just Paste your whole google analytics code in header.php file. Where is?

Find <body>  tag and Paste code just after below. Or See below image

<body>
Your Google analytics tracking code
</body>
analytics sign up and Installation in wordpress
analytics sign up and Installation in wordpress

Second Method to place google analytics code in wordpress

Using install header footer wordpress plug-in you can also put google analytics code in your wordpress website.

After successful installation of this plugin you have to go in setting page of plug-in and Pastee code there.

Save your change in wordpress editor and wait for some time to make effect in google analytics. It takes up to 12 to 14 hrs.

This technique is only applicable for hosting site. But wordpress free site blog doesn’t get this installation.

If you have any confusion or other problem related to this topic or other topic kindly share in below comment box. or don’t miss to share this article on Facebook, Google+ and twitter.

Other Search,
Google analytics how to use in wordpress
Way to install google analytics code in website or blog
How to add google analytics script code.
google analytics to wordpress without plugin