0

Creating a Table Of Post titles

  • Table of contents will make the reader the book easy to find the parts the

    content of a book wishing in reading. The question possibly emerge is what is his
    relation between books with blog? there is, do not only a book
    that can make the table of contents, in a blog even also we can do it,






    Here are two steps to make a Table Of content at the blog :



    Step #1




    1. Login to blogger with your ID.

    2. After entering the dashboard page , click Layout.


    3. Then click edit HTML tab.

    4. Click the Download full template link. Save your template.

    5. Please mark the little box beside Expand Widget Templates. Wait for a moment.







    6. Go to your template code, and find the code like this :








      <b:include data='post' name='post'/>








    7. Delete above code, and replace with the following code :












    8. Click Save Template button

    9. Done.






    Step #2




    1. Click at Page Element tab.

    2. Click at Add a Page element.

    3. After emerging pop up window , Klik add to blog button for the things HTML/JavaScript.


    4. Copy and paste the code below into available column :





      <a href="http://YourBlogName.blogspot.com/search?max-results=200">Show all post &raquo;&raquo;</a>






    5. Alter YourBlogName with your blog name.
      Example : my blog name is rohman-freeblogtemplate. Alter 200 with other number,


    6. Click save changes

    7. Done Please look the result.






    read more
    0

    Create images uploading via Blogger by newerclick

  • bloggers want their uploaded images not clickable probably because they don't want their images especially the enlarged version to be copied. Previous post How to make images not clickable (not enlarge) provided a method in varying circumstances may not work.

    A efficient method and failsafe method. All one need to do is after uploading an image via Blogger image upload icon to switch to Edit HTML mode if one is not already in this mode.

    Now depending on which post editor you had use, the HTML codes used to display images that Blogger generate upon uploading is different. We will deal with the old post editor (my preferred post editor) first as it is easier to explain and deal with the new updated post editor later:

    codes 4 the old post editor:
    <a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiVOpJb04V_CO64Q9XV7_F5UrccuzAjhFW8KuqyXYXzVtKk7xUuUSwbx5e4hVTppD3RswEiUxoO5fw31xpajN9PX7ZJzuPPsjipvP0EIlsvfqlsG48NcE8GpR46lDq0qZPWZJWAV8f-YW_F/s1600-h/BlogStar.gif"><img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 178px; height: 67px;" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiVOpJb04V_CO64Q9XV7_F5UrccuzAjhFW8KuqyXYXzVtKk7xUuUSwbx5e4hVTppD3RswEiUxoO5fw31xpajN9PX7ZJzuPPsjipvP0EIlsvfqlsG48NcE8GpR46lDq0qZPWZJWAV8f-YW_F/s400/BlogStar.gif" border="0" alt=""id="BLOGGER_PHOTO_ID_5373085274943228530" /></a>

    Please note that only the code in black is needed to display the image. Those highlighted in red are not needed to display the picture and can be removed safely leaving only
    <img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 178px; height: 67px;" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiVOpJb04V_CO64Q9XV7_F5UrccuzAjhFW8KuqyXYXzVtKk7xUuUSwbx5e4hVTppD3RswEiUxoO5fw31xpajN9PX7ZJzuPPsjipvP0EIlsvfqlsG48NcE8GpR46lDq0qZPWZJWAV8f-YW_F/s400/BlogStar.gif" border="0" alt=""id="BLOGGER_PHOTO_ID_5373085274943228530" />.

    make the image not clickable, all you need to do is just to delete those codes highlighted in red. I have tested that successfully over at Test to make images uploaded via Blogger not clickable.

    new post editor

    The new post editor which is not my preferred post editor. The codes to display the uploaded image generated by Blogger with the new post editor is as follows, again with the code to display the image in black while the codes in red are to make the image clickable to display an enlarged image. The codes in blue is to center the picture and can either be removed or left in place (note: center will be replaced by left or right if you had elected to float the image to the left or right but that will not affect the explanation to make the image not clickable):

    <div class="separator" style="clear: both; text-align: center;">
    <a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgmKqYwIjiyA8HuSes-m1pjIOXIYD9h37IBViNLZKRPHIuXY3R3OpnmrGQu1LcGtAeH3GYufs44S9ihE5K2PBxVFfiZ9Dtppa97l7D34kdJzQzwpQywcajfR7HHDcFLw_vCNYIF2eMcKlWM/s1600/BlogStar.gif" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgmKqYwIjiyA8HuSes-m1pjIOXIYD9h37IBViNLZKRPHIuXY3R3OpnmrGQu1LcGtAeH3GYufs44S9ihE5K2PBxVFfiZ9Dtppa97l7D34kdJzQzwpQywcajfR7HHDcFLw_vCNYIF2eMcKlWM/s320/BlogStar.gif" /></a></div>

    The code in black is needed to display the image while those in red are used to make the image clickable to enlarge the image while those in blue is meant to center the image. Thus if you want the image not clickable, just delete those highlighted in red (<a....> and </a>) and those highlighted in blue too leaving those in black intact and the image will still be displayed. Alternatively we can just delete those codes in red to make the image unclickable while leaving those in blue intact to center (or float) the image.
    read more
    0

    Making Random Posts Widget for Blogger with Thumbnails

  • The Random Posts Gadget will display a list of Random Posts(from your blog) on your Blog’s Sidebar. The Gadget has an options panel and can be configured to meet your needs. The Gadget inherits styles from your Blog. But you can override the colors if you want(this was done to support third party templates which doesn’t have the skin variables properly designed).



    About the Various Options

    Maximum Length of Post Title – Your post titles can be too long. In that case you can limit the title to x number of characters using this parameter.

    Snippet Style – You can display the snippet with Post Summary, Post Thumbnail , or both or none.

    Snippet Thumbnail – When you upload photos from your PC to blogger using the Blogger Post Editor, Blogger generates a Media Thumbnail of size 72 X 72 px. If you add external images to your blog posts, then Media Thumbnails will be generated. If media thumbnails are not present, the post will be scanned for images or YouTube videos. You can specify which images to use by using this option. The No Image Thumb is a default image which will be used if post has no images or videos(you can turn this off) .
    Note:- If you want to grab the images or YouTube thumbnails, then you should have “Site Feeds” set to Full. If you opt for the Media Thumbnail only, then the short feed will be used by default.

    Thumbnail Dimensions – Size of the Thumbnail in pixels. The gadget doesn’t generate any Thumbnail. It just uses the media thumbnail,YouTube thumbnail , or any image in the post and scales it to the specified dimensions

    Summary Length - If you have opted to display the post Summary, then you can control the length of the summary(in characters)

    Post Meta Style – You can display the Post Date, Comment Count and a Read More Link.You can choose any combination of these three.

    Font and Font Size– By Default, the container’s font and Font Size is inherited into the Gadget. But if you are using a 3rd party template, then these might not be properly inherited. In that case you can use this Option to over ride these parameters.

    Extra Styling – Allows you to specify the position of the Thumbnail, and whether to underline the links or not.

    Border Color – You can either opt for No Border, or select one of the 140 available colors. If you are not sure about how these colors look like, then take a look at this color chart at W3Schools - http://www.w3schools.com/html/html_colornames.asp

    Link Color and Text Color – By default , the colors will be inherited from your Blog. If you want to override this , you can choose one out of the 140 different colors.

    (The colors were provided in the Dropdown(and not as text fields) to tackle a problem with the API)

    Read More Text – This field was intentionally added to help blogs which are not written in English. Initially i used “More »” as the Read more text without taking any user Input. Seeing this on a non- English Blog is a little awkward. So i added this new field :)

    read more
    1

    How can Put ads below your post title in blogger

  • Having seen how to swap blog title and post title for a better SEO result now let us see how to make your adsense ads(or any other ads infact)appear just below your blog post title.

    Blogger has nice simple layout’s having a sidebar at either sides of the posts.But we hardly find a click on them since users dont bother to even look at them.To make the users atleast to have a look at the ads we must try to make them blend with the posts.For making the ads appear below the post title,do the following steps..

    First goto layout and then click edit HTML.Save your full template first should anything go wrong in the doing.

    Click on expand widget templates(check it).

    then scroll down to nearly 2/3rd of the template and find



    Use ctrl+f to find the above line easily.

    After you find the above line just paste your adsense code just above that line.

    But before you do that you need to parse your code and for that you need a code parser.

    Paste your adsense code in the space provided ( got to the link given above) and wait for the process to be completed.

    Once that is completed copy the parsed code and place it just above



    Save your template.

    Note that this doesn’t apply to your home page.

    Ads appear below the post title only when you view an individual post.

    Many people follow this trick and generate a good revenue from this channel.Google has a note on that saying showing ads below the post title misleads the users in thinking that ads are a part of the post and hence asked webmasters to use a ‘advertisement’ or a ’sponsor’ word above the ad.
    read more
    0

    Make recent posts widget for blogger blog

  • creating recent posts widget in your blogger blog will allow your visitors to quickly find your latest posts. This widget on your blog’s sidebar is really a helpful tool to navigate through your latest posts without visiting your blog’s homepage. We can make this widget using Feedburner account or from directly blogger dashboard also. Both of them will use your blog RSS feed to grab your latest posts. Let’s know how to set up a recent posts widget for your blog.

    see at the below screenshot
    The first one is done by using Feedburner and other one from blogger’s dashboard.

    Creating recent Posts Widget Using FeedBurner :

    1. Log in to your Feedburner account and click on your feed.
    2. From your blog’s feed menu, go to Publicize.
    3. Click on BuzzBoost and enable the service.





    1. Get the HTML code from there.
    2. Remember that you can choose to show post titles or post titles with summery.
    3. Go to your blogger blog’s Layout >> Page Elements >> Add a Gadget >> HTML/Java Script and paste the code there.
    4. Click on Save to save the widget.
    5. You are done.

    Making Recent Posts Widget With Blogger Gadgets :

    1. Log in to your blogger blog‘s dashboard.
    2. Navigate to Layout >> Page Elements >> Add a Gadget >> Feed



    3.Enter your blog feed URL in the given box.
    1. Give a proper title to your recent posts widget by filling up the Title field.
    2. Choose the no of recent posts that you want to show on your blog.
    3. If you want to display date next to the post or if you are having different authors on your blog, choose the corresponding check boxes next to them.
    4. Save your widget and you are done.

    That’s it. Using the above two simple tricks will show recent posts on your blogger blog. You can also show all posts including sticky posts on blogger using these widgets. Now displaying all your latest or recent posts on your blogspot blog’s homepage is quick and easy. In this way, you can also add recent comments widget on blogger blogs.

    read more
    0

    Become an Affiliate and make more money in online

  • As an affiliate you refer your audience to various company websites, and when a sale is made you earn a commission.

    You are the middleman (or middlewoman) so you don't have to deal with customer service, taking orders, etc. The companies you become affiliated with provide you with a tracking link to use to link to their site. That's how they track how many sales you've generated.

    Almost all affiliate programs are free to join. It usually involves filling out a sign-up form and within moments the company sends you the links you need to use on your site or blog.

    The key is to choose a subject you love (hobby, passion, topic, etc.) and build a content-rich, informative site or blog about it.

    Finally, you can go to sites like AssociatePrograms.com to search for related affiliate programs to join and promote from your site.

    Here's an example. Say you love fishing. You could create a "how to" site on fishing that provides all the tips and techniques one needs to become a successful fisherman.

    First you'd have to read up on SEO (search engine optimization) to learn how to get your pages ranked high in Google, Yahoo, Live, etc.

    Then you'd make money by joining affiliate programs that offer fishing related products. Link to these products from your site and earn commissions when your visitors buy through your links.

    You can also earn money from programs like Google AdSense or having other Webmasters advertise on your site. The possibilities are endless! Thousands of people (including myself) make a living from affiliate marketing.
    read more
    0

    simple Ways to Make Money on the Internet

  • Before you even read this article, please watch my video below about having the right mentality before you begin.

    Too many people come to this site looking for an "easy" or "quick" way to make money and there is no such thing. So please watch this video for a reality check.

    Below the video you'll find different ways you can make money on the Internet.


    read more
    0

    Extra Tips and suggestion on Creating a Social Networking Site

  • One thing I neglected to mention in the video is that some shared web hosting plans do provide social networking scripts/applications that you can install on your own domain name with the click of a button.

    WebsitePalace.com offers a social networking script called Elgg, but if you decide to use this script you must do the following...

    1. Sign up with one of their dedicated hosting plans (which are more expensive than their typical, $3/month shared hosting plans.)

    2. Have a basic understanding of the script and programming in order to manipulate and customize your social networking site to your liking.

    So even if you choose a web host that offers a social networking script with your hosting plan, you still need the programming expertise to manage it.
    In Summary

    So let's break down what you need to know and do if you want to create a social networking site...

    1) If you plan to hire/outsource someone to build your site (use vWorker.com, etc.)....

    You'll still need to sign up with a dedicated hosting plan to host your site. You should not use a cheap web hosting plan if your goal is to build a large, active site.

    2) If your social networking site is for a small group of people and/or you aren't concerned with competing globally then you should look into Ning.com.

    Just remember, you do not officially own your content and if Ning ever shuts down, you'll have to say bye-bye to your site.

    Also remember with Ning you do not get your own domain name (yoursite.com) BUT you can still register a domain name and then forward it to your Ning address so you'll have a much shorter address to advertise. WebsitePalace.com has free domain forwarding.

    So if the address of your Ning site is gossipmadness.ning.com then you can register GossipMadness.com at WebsitePalace.com, take advantage of their free domain forwarding service that is available with every domain you register.

    So when someone types in GossipMadness.com, it will forward to your longer Ning address.

    I would NOT recommend Ning if you are looking for a completely customizable social networking site that you own and sits on your own domain. It's best to either hire someone or learn how to create one yourself. And of course, you'll need dedicated hosting.

    Update August 2010: Ning is no longer free!

    3) Marketing is Everything

    It's not a good idea to build a social networking site UNTIL you have a large enough audience to support it. Your Facebook friends and email contacts may seem like enough but I guarantee it won't be.

    Not only do you need to create something unique, but you have to be prepared to market it like crazy and perhaps even spend money on advertising if you are trying to compete with some of the larger networking sites.
    Why Do You Want a Social Networking Site?

    If you want a social networking site because you want to make money, you may want to consider other options.

    There are many more simpler ways to make money online so you should read my article titled Ways to Make Money Online to research other options.

    Social Networking sites are not for amateurs. The creation and management of a site like this is too complicated for the average person. So unless you have a programming background and the money to promote your site, it's best to consider other options.
    I Always Go Back to Site Build It!

    A lot of people wonder why I promote Site Build It! so heavily when their platform doesn't allow you to build interactive sites or social networking websites.

    The reason I do is because they teach you the best ways to make money by educating you on the fundamentals of the Internet and ecommerce.

    Many of the SBI! sites may not be flashy or fancy. A lot of them are just simple, content affiliate websites (similar to this one). However no other web host breeds success stories like SiteSell. And this is largely because they give you the education and training you need to build a successful website.

    It's easy to get caught up in the glamour owning and running a social networking websites, but when it comes to the creation and management, it can be a nightmare if you don't have the programming experience.

    Site Build It! sites are simple, but more of them succeed than sites created with other web hosts. This is because of the education and training you receive that most web hosts do not provide.
    read more
    0

    Adsense Tips and suggestion- simple Easy Way

  • Adsense is believed as the most powerful of it all. It allows webmasters to monetize their website easily and the ads that appear will suit the content of the website. Thus, give more potential for user to click it. However, there are still many people not getting much profit from it.

    How can I earning income with Adsense smooth and easy?

    Basically, there are 3 steps to publish your ads and deliver the smooth and easy Adsense income.

    Keywords Research
    Line up a few popular topics (or something that can be popular), keywords or phrase. Use the ones that you believe that most people will read. There are many keywords suggestion tools out there.

    Here is the most popular:
    - Google AdWords Keywords Suggestion Tools
    - Seo Book Keywords Suggestion Tools
    - DigitalPoint Keywords Suggestion Tools

    Website Content
    From the keywords you selected, write unique article for it. Make sure you observe that search engines are taking pride in the quality of their articles and what you’ll be publish should preserve with their requirements.

    Ads Placements
    You should place your Adsense ads at the right placement. You must place it at the that has more potential for your website visitor to click on it. According to research, the top left position is the position that the most website visitor will look at. There is no rational reason for this. Maybe because most search engine displayed top search result at the top left, so website visitor perhaps will look at the same position at other websites.

    Use Statistic Tools Provided By Adsense
    Adsense has a lot of statistic tools you can use with. You can simply divide the Adsense ads by its channel and test it at your website. So, you will know which ads placements that has more potential for user to click. By using these tools, you will able to improve your ads placement by concentrate more with the most clicked ones.

    Efforts
    Give some times to re-evaluate your website and don’t just ignore it once you’ve done accomplished your website with Adsense. You must continue to add quality content and review the ads placements regularly.

    I hope this tips will help most webmaster to earn money with Adsense. As we experience things from a different view, so something comparatively meaningless to one but possibly important to another.

    read more
    0

    Make Money Online with Shortened URLs – Minimum $5 Payout

  • Make Money Online with Shortened URLs – Minimum $5 Payout
    We are always looking for Best Adsense Alternative. Yes. I found new Shortened URL service website that pays to users make shortened URL for any kind of links. Since so many shortened URL service available in the internet, Adf.ly pays for all kind of traffic. Any one in the world can join and make huge money. It is also paying for international traffic too. See the rates below. $1 CPM ..
    read more
    0

    Make Money with Smowtion very easy way

  • I recently joined a new site namely Smowtion. This is a new blog monetization opportunity for all new bloggers. I recommend every blogger to install this on their site. Not only the newbies, even sites that get very good traffic. Simply because, Smowtion pays every blogger per impression. Basically, it works with CPM, CPC and CPA ad types. All put together will lead to eCPM which is Effective Cost Per Mile.
    read more
    0

    How can earn money online with AdBrite?

  • After my long hours of search, I found a site that will make some good income. This is valid if your able to reach a moderate traffic. It is AdBrite. I gave it a try on my other blog and it did work out. I made some money with them. But I have not yet received any payouts from them. I earned some 20$ with them and requested for a check. That will be processed only after three months. I hope they pay me. I have a positive hope because such a huge company with so many advertisers and publisher base will not cheat us. So, I would like to provide a review on them stating the advantages and disadvantages.
    read more
    0

    create a blog on blogger in just few minutes

  • see the video below and start a blog tody


    read more
    0

    Free Embed Video Chat Rooms with Paltalk

  • Paltalk Express Widgets

    Paltalk members can now embed a video chat widget on their site. With a small footprint, the widget gives visitors a peek into what’s going on within the chat room, as well as the option to join the conversation. Moreover, the video chat can be shared on popular social networking sites, including Facebook, Twitter, and StumbleUpon.

    With the Paltalk Embeddable Video Chat Rooms

    Boost web experience by embedding fully-featured, custom video chat rooms on your site. Paltalk's new feature supports "real-time multi-party communication around blog posts, articles or user generated content" and can be fully integrated with the website experience. In addition, room owners have a full suite of administrative room controls for moderating the chat.


    While prices aren't yet set for Skype's new features (still in beta) and nothing has been set in stone with Google, it might be a good idea to check out Palktalk. After all, it won't cost you a penny.

    read more
    0

    How to type the rupee symbol in your computer

  • Click here to download:
    Rupee_Keyboard.zip (606 KB)

    Download the above zip file to get the Rupee Foradian Keyboard Layout and 4 new fonts with Unicode recommended code position for Indian Rupee Symbol.

    Watch the youtube video below to get detailed information.



    The Unicode Technical Committee has approved a code position for our new Indian Rupee Symbol. Which means we can start using our rupee symbol all around the world in computers, mobile phones and internet without deviating from Unicode standards. Very soon you will be able to type the symbol in your favorite internet applications like twitter, facebook and gmail.

    The new code position was proposed by the world famous typographer Michael Everson. The new code position of rupee symbol will be implemented to the ISO standards and all new fonts will come with support for our rupee symbol. But there is a small problem. You wont be able to type the rupee symbol with your existing keyboard with ease. No more worries. We have a solution for you

    We foradians who first helped you type the rupee symbol on your computers with our legendary Rupee Foradian font has now come up with a quick and easy solution which will make you type the rupee symbol with out changing the keyboard, while sticking to the Unicode standard. Here is how it can be done

    • Download the Rupee Keyboard zip file to your computer
    • Extract the contents of the zip file
    • First you have to install the new fonts
    • Double click the Rupee Installer.exe File and follow the instructions
    • This will install four new fonts to your computer with support for new rupee symbol in Unicode recommended code position
    • Then double click the Keyboard Install.exe file
    • This will install a new keyboard layout in your computer
    • To enable the keyboard layout selector right click on the task bar and select language bar from the toolbars menu
    • Now you can click on the small keyboard icon and enable the Rupee Foradian Keyboard Layout
    • Double check the keyboard layout is active
    • Now you can use the grave accent key on the keyboard to type the rupee symbol by selecting the Rupee Foradian Standard fonts
    • You can set Rupee Foradian Standard as the default font in browser and start using the rupee symbol in any applications like gmail, twitter or facebook.
    read more
    1

    How to Start a socialNetwork Website Like Facebook or myspace

  • Build an Social networking, like blogging before it, is the shiny new trend on the Internet. It allows old school buddies to reconnect, people to find others with a similar hobby, and business owners to network. While Facebook offers all the bells and whistles a networker would want, there are many advantages to starting your own social network such as control over the look and content and focus on a specific topic or niche. And with all the new online platforms and downloadable scripts now available, you can start a social network in as little as 5 minutes.



  • 1Plan your network. There are many decisions to be made before launching a social network. You need to decide if it will be focused around a specific topic or niche, and whether or not it will be public or private. You need to determine the network rules and level of moderation to control spam and inappropriate content. And you'll want to plan your management of the network such as how you'll encourage participation.
  • 2Sign up for a free network at Ning.com. Ning isn't the only free online hosted social network, but its the most well-known and offers features close to those of Facebook such as the ability to have groups, forums, videos and more. Click on "Create a Network" at the top left-hand side of the page. Enter the name of your network and the URL name. You may want to think of a couple of names for the URL in case the one you want is taken. Unless you pay for a domain, your URL will be yourname.ning.com.
  • 3Customize your network. Log in to your network and click on "manage". From there you can change the theme colors, add a logo, and decide what will be on the main page of the network such as recent blogs, member updates, videos and more. You can add features for members such as the ability integrate RSS feeds and twitter. Finally you can set up controls regarding what members can and can't do. For additional fees, Ning offers extra features such as running your own ads or using a domain name.
  • 4Let others know about your network. In the "manage" area you can invite friends you may have from other Ning networks you belong to. Or you can import your address book and email your contacts. Connect with people on other networks or discussion groups to let them know about your network.
  • 5 Manage your network. Success depends on participation by members, but also monitoring the content. Spam and inappropriate posting is a problem on social networks, and as the founder, you'll be in charge of dealing with it. Encourage participation by asking questions through forums or having contests.





  • read more
    0

    Send scrap to all of your friends(orkut)

  • This is a really awesome integration by orkut from which one can send the same scrap to multiple friends at the same time.

    The feature we use to design to scrap multiple scrap has been integrated by orkut.


    Announcement at orkut blog.

    Scraps to multiple people
    Now you can send scraps to your friends straight from your homepage in orkut. And more: you can send the same scrap to many people at the same time or even to all your friends. That’s right: no more copy and paste!

    Regards !!
    read more
    0

    Trick to Add More Than 1000 Friends On Orkut

    1. This trick is now public, don’t expect it to be working forever. Just be quick and achieve glory.
    2. Now, Navigate to - http://www.orkut.com/Invite.aspx.
    3. Now Enter Email Addresses to add as your friend(s) – Make sure the members are active on orkut.
    4. Enter the captcha.
    5. Submit
    6. Now, You will see option to add the profiles as your friend just select all the check boxes and all the profiles will be sent request automatically.
    read more
    0

    Add More Than 1000 Friends-got some solutions

  • see! below too much friends have added..you can do it very easily,no hard work need here .Go the step by step instrucion below

    Follow this method to reach the 1000 friends limit

    always request others to add you though. Here are the step by step instructions which they should

    How can i Accept Friend requests – I Have Reached The Limit?but here some solutions right nw



    Choose the category and click yes to add as your friend.
    read more
    0

    How can Add More Than 1000 Friends To Your Orkut Profile

  • Orkut confirms that one Orkut user’s profile can have a maximum of 1000 friends and hence, you cannot add more than 1000 friends to your Orkut profile. But in reality you can’t add more than 970 or 980 friends. The reason behind this is that we might be having some pending friendship requests in our profile. These pending requests are calculated towards our total friends count. But this is final, Orkut won’t allow you to have more than 1000 friends. Let’s do something to bypass Orkut restriction and add more than 1000 friends to our profile.



    1. Go to www.orkut.com/Invite.aspx
    2. Enter email addresses of those persons whom you want to add as friends. (They should be active on Orkut)
    3. Fill up the word verification and Submit.
    4. Now Orkut will show you their Orkut profiles in a list manner. (This is because you tried sending invites to active Orkut users. Orkut won’t send invites to those emails associated with active Orkut profiles, it will rather prompt you with their Orkut profiles list)
    5. Check the boxes next to their Orkut profiles and click OK.
    6. Now they will receive your friendship request and once they accept your requests, they will get added to your list.
    7. You are done.

    this way you can add more than 1000 friends in your Orkut profile. Now, don’t stay in limit, go ahead, make more friends and play with Orkut.cheer Up!!!!

    read more
    0

    Make Money with Facebook Ads

  • My good friend I am suban has opened the virtual doors to his new Infinite FB online course. The course focuses on Facebook Ads and how you can become a strong marketer by simply advertising your business or affiliate offers on Facebook.

    Ian has been making money with Facebook Ads since it open, and along with Volk, Shoe and DK, the person I turn to when I need help with any Facebook
    stuff.

    The past couple days Ian has been giving great strategies on Facebook advertising. Today, he has a simple video talking about the main benefits of Facebook and what you will receive within Infinite FB and what to expect. The best part is he gives you a quick sneak peak at the backend of Infinite FB. Almost like a tease, but it does look sexy.

    Facebook advertising is gaining in popularity and after watching Ian’s video series, you can tell he knows what he is talking about. Enjoy!
    read more
    0

    make money with adsense

  • you have interest in Blogging for cash – Adsense placement is very important. You need to quickly learn where to place the ad units to ensure that you get the maximum number of clicks that you can possibly get with the traffic that you have. In terms of earning money with AdSense, Blogging for Cash – AdSense Placement is vital!

    There are many techniques that have been tested by top marketers, website owners, and bloggers since blogs and AdSense have come into existence. What they have found is that what works for one site or blog does not necessarily work for another site or blog – but certain principles, if followed, can significantly increase the number of clicks you will receive. This ultimately determines how much money you make with Google AdSense.

    First, let’s dispel any myths about the placement of AdSense ad units. There is no one particular place that works better than all other places on all webpages for ad units. Some people will tell you to use Skyscrapers on the right hand side of the page. Others will tell you to use Skyscrapers on the left hand side. Still others will tell you to use the rectangular boxes at the top of the page. This is what works for THEIR sites, but it will not necessarily work for yours.

    Where your ads are placed is largely determined by what your visitors are doing, and where their attention is focused on each of your pages. If your visitor’s attention will be focused on the right hand side of the page, then by all means use the skyscrapers on the right hand side of the pages. But if their attention is focused on the content of your blog posts, you might do better by copying and pasting the AdSense code into the middle of each post you make.

    Look at your blog from a visitor’s point of view. Where is their attention? Have a friend or family member look at the page as well. Ask them what they see first. Ask them what part of the page – without any AdSense ads on it – they were most interested in. Find out what drew their attention and why.

    In most cases, you do not want to get in your visitors way. However, if you are hoping to earn AdSense revenue, you need to get directly in their path in order to get your ads noticed – and clicked on. This is why so many people opt to put their AdSense code directly in their entries. When it comes to blogs that is usually where a visitors attention is focused – on the entries. Try putting the AdSense code directly in the middle of each post, using one of the rectangular boxes. Just make sure that you tell your visitors that the post is continued below.

    Be careful. You must follow Google’s terms of service for placement of AdSense ad code. If you break the rules, Google can ban you. It is important to know that Google only allows you to have two ad units per page. If you will be using your AdSense code within the text of each post, make sure that your blog does not display more than the Google AdSense ad placement limits – if you break their rules, they’ll ban you! Otherwise, have fun blogging and making money!
    read more

    Subscribe