Revolutionary Webmaster Guide……….
17 Oct
How to add my own designed page to my wordpress blog?
Yes. You can add your own designed custom page to your wordpress blog. In this tutorial i will explain you briefly “How to add custom page to your wordpress theme”. Recently one of my friend quoted me this question
- Hey i know html. I can create my own pages in html using dreamweaver. But I don’t know how to edit php pages or else I don’t know how to create my own (custom page) php page-
Well, not only to my friend many of you are facing with this problem .Nothing difficult, we can easily solve this problem. Just create your own page in html as you like but save it in .php extension. Let me explain you clearly ?
Just open your note pad file and paste this code as shown below:
Don’t edit anything :
——————————————-
<?php
/*
Template Name: Elechub
*/
?>
<html>
——————————————-
Now copy this code in your dreamweaver project and paste just below
<title>Untitled Document</title>
</head>.
Now you design your page as you wish and save that file in .php extension. Open your FTP and save that file in /wp-content/themes/yourpresenttheme/ .
Now you open your wordperss blog -> click on Write -> Write page -> click on code and paste “Elechub” without quotes as shown in below picture. At left side you can see Page template. Select Elechub instead of default template and save your page. Everything is done successfully. Now you can open your own designed page.
You can easily create your own custom page in wordpress. As I know there are many readymade html templates are available in Internet. You can get wallpapers template, scripts, company website designs etc in html format. You just open those templates in dreamweaver and edit footer, logo etc and save it in .php extension. This is how I do with my other websites. I don’t buy any templates or scripts. I know how to create my own php custom template ;)
If you are having doubts you can contact me. By the way i am having total 180 HTML templates in zip file. You can get each and every type of template. You can easily create wallpapers site, company website, songs website etc etc. You just pm me with your email. I will try to mail you with zip file link in next 24 hours.
14 Oct
Get minimum 100 backlinks from each comment:
This post especially written for Lazy people who are willing to get 100’s if links with less hard work. In this post I am writing a method which teaches you How to get minimum 100 links from each comment. Don’t think it is a joke. I am serious . It is damn easy to get min 100 backlinks from each comment. Have you ever observed your backlinks in yahoo? Just type linkdomain:http://yoursite.com/. You checkout your backlinks. Checkout from which site you are getting links and also check how many links are getting from each site.
Exactly 2 weeks before I have seen backlinks for one of my site. Some times yahoo shows 1500 backlinks and sometimes it shows some 800 backlinks. My backlinks figure always fluctuates. Till now i didn’t find exact reason that why my backlinks figure fluctuates. Usually I get links from comments. I am having habit of commenting whenever I read any topic. This habit bought me 100’s links per day. Later I started observing that from which site i am getting backlinks and how many links getting from each site. I was shocked to see that i am getting some 500 links from one site. I quoted this query to webmaster, that why i get 500 links for just one comment? He failed to explain me.
Later i started searching source code of that site. He gave dofollow attribute to comments as well as links in sidebar. And that fellow installed a wordpress plugin that displays Most commented widget in his side bar. Whenever i post any comment in his website my comment appears in his sidebar. He kept Most commented widget in his 1st sidebar which is just below his blogroll. If he is giving site wide links to his blogroll then he will be giving sitewide links to commented persons. Am i right?? If that person is having 100 internal pages then you will be getting 100 backlinks. A dofollow link from each page. This is what we can get 100’s of backlinks from each comment. I have seen many dofollow websites which displays Most commented widget in their side bar. You just have to checkout those websites and comment. Make sure you leave a comment regularly. Why because Most commented widgets will display 5 to 7 comments. Not more than that. Make a habit of leaving each comment per day. Always make sure to maintain your position in top 5 members.
![]()
This is a very simple technical concept to get 100’s of links.
14 Oct
Easily create RSS feeds for your website.
RSS stands for Really simple syndication. It is just XML based content. Almost all popular websites display RSS feeds. Mostly News, headlines, gadgets based websites display RSS feeds. It is a great advantage given by the web feeds to their publishers by letting them syndicate content quickly and automatically. For example let us take NDTV.com. As soon as a new headline is posted in NDTV.com, then this headline will be automatically generated in more than 10000 websites. This is how publicity goes on with most popular websites. RSS feeds can be read using software called an “RSS reader”, “feed reader”, or “aggregator”, which can be web-based or desktop-based… Well, it is very easy to create RSS feeds for your website.
Following instructions will explain you How to create RSS feeds for your website:
1) First you need to download Feed Reader. This thing we can download from many websites.
2) It is better to choose Firefox browser because they are having one built in browser. But we have to collect our favorite feeds if we use Google, Yahoo and Live.
3) Back to question How to create RSS feeds for your website. Well, first you need to build your own feeds. Better use feedforall.com. This website is easy to use and it is just a feed builder that lets you create, and manage all your feeds in one place.
4) You can also use Blog. Nothing difficult, just create a blog at blogger.com and the RSS feed URL is automatically generated for you.
5) And the easiest way to do publicity for your feed on your site is to use feedburner.com. They provide a redirect URL (address) for your feed that your audience can subscribe to.
I hope now you understood how to create rss feeds for your website. It is a pure whitehat trick to gain traffic and backlinks.
Recent Comments