Thursday, December 22, 2011

How Do I Create a Personal Website Search Engine in Dreamweaver?





1. Choose your search engine host or advertising network. Be aware that free, third-party search engine providers will usually place their own advertisements on your search results page.
2. Customize the search engine to match the design of your website. At this stage, you may need to add specific information about your website, such as the URL (Uniform Resource Locator) address of the home page. Follow the step-by-step instructions or 'Setup Wizard' and check that all information is correct.

3. Cut and paste the code into a text editor, such as Notepad or WordPad. Save this file with an appropriate name.
4. Load Macromedia Dreamweaver or your chosen web design program.
5. From the 'Program' menu, open the website page on which you wish to add the search engine code.
6. Select a location on the page for your search engine. Toggle between 'Code View' and 'Design View' if this helps you find the right place on the page.
7. Cut and paste the saved search engine code into the correct section of your website. You may need to place this between 'Division' (div) or 'Paragraph' (p) tags for this to work properly.
8. Toggle between 'Code View' and 'Design View' to check if the code is in place and the page layout is correct.
9. Save the page. Upload to your web server.
10. Visit your website online and check that your search engine works properly.

How to Make Money Writing A Blog





Find Your Niche
1. List all of the topics you are comfortable writing about, and areas where you have personal experience and knowledge.
2. Research the popularity of the topics to ensure that you choose something people search for. Writing the best blog on the Internet about purple dogs is meaningless unless people actually want to read about purple dogs. Use programs such as Market Samurai or Google's keyword tool to assess how many people search for those particular topics each month.

3. Perform an Internet search for the topics you think you want to write about, and take a careful look at the sites that show up on page one. Those sites will become your competition, and you need to be sure that you either cover the topic better or approach it in an entirely different way.
Create Your Blog
4. Determine the right platform for your blog. Blogger.com and WordPress.com allow you to create a blog at no cost, but there are drawbacks. If you have a few dollars to spare, you can buy a hosting plan where a larger company holds your blog on its servers making it accessible to the public, and use WordPress.org to structure the blog.
5. Create a catchy name for your blog, making sure that it is reflective of what readers will find when they read it.
6. Start writing. To ensure a successful blog, you should write at least one blog post in the beginning, and then on a regular posting schedule of at least once or twice per week after that.
Monetize It
7. Research the different types of monetization and choose the ones most appropriate to your topic. Some blogs are better suited for selling e-books, white papers or e-newsletters, while others lean toward selling specific products or simple text or image link ads. ProBlogger Darren Rowse uses several types of monetization, including placing image and text ads from Google AdSense and Chitika on his site, selling products through Amazon's affiliate program and selling private ads to relevant companies.
8. Look for profitable, commercial blog networks that fit your topic, and apply for acceptance into them once you have a substantial amount of posts on your site. Networks such as FoodBuzz have hundreds or thousands of blogs that are networked together, and they provide an additional income stream through their own advertising.
9. Determine the best placements for ads on your site, whether they are banner or text ads, or a simple link to your e-book or e-newsletter subscription. Make sure that the ads are a good fit for your site, and do not overpower your blog with ads.
Get Traffic
10. Learn the techniques you need to get your blog ranked highly in the search engines, and how to write compelling text to draw a reader in. No matter how well you have monetized your blog, you will not make money unless people visit it.
11. Research and apply on-page optimization factors, such as keyword placement, and off-page optimization, such as backlinks and metatags. Enroll in a reputable program, such as The Keyword Academy, to learn the right techniques and strategies.
12. Engage in social marketing by creating a Twitter account and Facebook fan page for your blog.

Wednesday, December 21, 2011

How to Insert AdSense Code Into YouTube





Getting Approved
1. Upload original videos to YouTube. Every part of the videos must be original content that you have full worldwide copyright ownership. Any videos containing music, lyrics, images, text, owned by someone else will make it unlikely you will be approved. This includes cover songs performed by you of another performer's commercial work.
2. Make sure that all of your videos, and your conduct on YouTube complies with the Terms of Service for your account, and YouTube's Community Guidelines.

3. Upload new videos to YouTube regularly.
4. Make sure your videos have popular appeal, and are viewed by thousands of viewers before applying.
5. Go to the YouTube Partnership Program page and apply, then wait for YouTube to review your account and your videos.
After Approval
6. Use the instructions sent to you from YouTube to create an Adsense account, which will be linked to your YouTube account. If you already have an account, continue with the following steps.
7. Sign into Google Adsense using your AdSense account. Click 'My Account,' and select 'Account Access.'
8. Open a new browser window. Sign into YouTube using your YouTube account. A notification will appear inviting you to link your AdSense and YouTube Accounts. Enter your Adsense account information as requested.
9. Wait for an email from YouTube confirming the accounts have been linked.
10. Log into YouTube, and click on a video. A new 'Enable Revenue Sharing' button will be below your video. Click it, then a new page opens.
11. Submit the requested information verifying your ownership of copyrights and ability to use the video for commercial purposes, then click 'Submit.'
12. Wait for your video to be approved for revenue sharing. Then see the AdSense ads on your video.

Tuesday, December 20, 2011

How to Automatically Input Code to a WordPress Post





1. Log in to your self-hosted WordPress blog. Click 'Appearance' and then click 'Editor.'
2. Click 'Single Post (single.php)' or whichever PHP file in the current WordPress template corresponds to single posts. This link appears on the list of PHP files on the right side of the page.

3. Look for a line similar to the following example:

4. Insert the code below the code. This will position the code immediately after the post content.
5. Click 'Update File.'

Monday, December 19, 2011

How to Embed Google Voice on WordPress





Creating a Call Widget
1. Sign into your Google Voice account at Google.com/voice.
2. Click the gear icon in the top-right corner of the screen and select 'Voice settings.'

3. Open the 'Call Widgets' tab, then click the 'Add a new Call Widget' link.
4. Enter a name for your call widget.
5. Select the phones you'd like the widget to ring, and the greeting you'd like users to hear, then click 'Save changes.'
6. Copy the line of code in the box next to the 'Embed' label.
Embedding the Call Widget into WordPress
7. Visit your WordPress dashboard page and sign into your account.
8. Click the 'Widgets' link under the 'Appearance' section on the left side of the page.
9. Drag a 'Text' widget from the middle of the screen over to one of your available sidebars.
10. Paste the code for your Google Voice Call Widget into the text box, and click the 'Save' button. The next time you visit your Web page, you'll see a Google voice Call Widget in your sidebar. Visitors can click this widget and immediately connect with you on a phone call.

How to Change Meta Tags in WordPress





1. Log in to your WordPress admin area. When its Control Panel appears, click 'Appearance' from the menu bar on the left side of the screen, and then click 'Editor.' This brings up the HTML files that control the appearance of your WordPress site.
2. Click 'header.php' from the list of files located down the right side of the screen. Before making any changes to a WordPress HTML file, it is wise to make a back up copy. Select all the code in the central editing area, paste it into a text editor such as Notepad, and save it to your computer.

3. Scan 'header.php' in the editing area of your WordPress screen, and try to find the
tags. They are all located between the
and
tags near the top of the file.
4. Modify the meta tags to suit your needs. When you do this, ensure that the code is correct for each meta tag. All meta tags must have a closing '>' bracket (without quotations), and the value of each attribute must be contained in quotation marks. For example, if you wanted to change the meta description of your WordPress site, which controls what is displayed in the description for the Yahoo!, Bing, and sometimes Google search engines, this would be a correct format to use:

5. Click 'Update File' at the bottom of the page. Your changes have now been saved. Go to your blog page and check that your site is working correctly. If it is not, return to the editor and review your code for mistakes.

Sunday, December 18, 2011

How to Make Money Blogging For Free

How to Upgrade My YouTube Channel





1. Create a Google AdSense account. You can use the same Google account that you use for YouTube. Go to the AdSense website, enter your account information into the sign-in fields, and follow the on-screen account setup instructions. Once you have your AdSense account set up, you will need to wait for Google to send you an authorization code via postal mail. This code will need to be entered into your AdSense account in order for you to start receiving ad payments.
2. Create video content that does not include any audio or visual imagery from works that do not allow commercial use. You may be familiar with fair-use practices of audio and video sampling, but these cannot be used with YouTube videos that will be generating ad revenue. The only samples that you can use are those that fall under public domain or that are licensed under a Creative Commons license that allows for commercial remixing. Otherwise, all the audio and video content in your YouTube channel must be yours alone.

3. Amass thousands of viewers on your YouTube channel. YouTube does not specify how many viewers are necessary before a user becomes eligible for a partnership. The exception to this requirement is if you are a filmmaker who has a proven record of successful commercial sales, such as DVDs or digital downloads.
4. Submit a YouTube Partner application at YouTube's Partner website. If your account does not meet the specified criteria, this page will automatically redirect you to the main YouTube homepage. YouTube may take several days to inform you of your application status.

Saturday, December 17, 2011

Google Adsense Disabled: How to Appeal





1. Point your browser to the link listed in the Resources section.
2. Enter basic personal information into the first section of the form. Give your name, company's name, email address and AdSense publisher ID. Provide an example of a website where you'd posted your ads prior to your account being disabled, as well as the date your account was disabled and whether or not you've previously filed an appeal.

3. Enter information about your site's audience, content and maintenance. State its intended users, their geographical location(s), the source of your content and the means by which you promote your site, including whether or not you have directly purchased traffic.
4. Explain irregularities. Address the value of your site's traffic to advertisers, whether or not your audience would have incentive to deliberately increase your AdSense clicks and your site's compliance with the terms and conditions of the program. Provide Google with any and all information which might explain irregular click activity, including suspicious data in your site's traffic log.
5. Verify your information, then click the 'Submit' button.

Friday, December 16, 2011

How to Insert an Ad in Thesis





1. Log in to your WordPress dashboard by typing your website domain name followed by '/wp-admin/' into the address bar. Press 'Enter.' Type your username and password into the provided text fields, then click 'Log In.'
2. Click the 'Add New' link in the 'Plugins' menu on the left side of the WordPress dashboard.

3. Type 'Thesis OpenHook' in the 'Search' field, then click 'Search Plugins.'
4. Click the 'Install Now' link next to the 'Thesis OpenHook' plugin entry. Click 'OK' to confirm.
5. Click the 'Activate Plugin' link.
6. Click the 'Thesis OpenHook' link in the 'Appearance' menu on the left side of the screen.
7. Copy and paste or type your ad code into one or more of the provided text areas, each of which corresponds to an ad insertion position. You can select the ad insertion position by clicking the floating 'Select a hook' drop-down menu in the bottom right corner, then clicking an insertion position. For example, pasting or typing your ad code into the 'thesis_hook_before_header' or 'Before Header' text area will insert the advertisement into the top of the Thesis theme, above the header.
8. Click to select the 'Execute PHP on this Hook' checkbox next to the text area if your ad code contains any PHP code. Click the 'Little Save' button below each text area where you inserted ad code.
9. Click your blog title at the top of the screen to view your blog with the inserted advertisements.

adsense tips Copyright © 2011 | Template created by O Pregador | Powered by Blogger