Showing posts with label HTML. Show all posts
Showing posts with label HTML. Show all posts

Monday, August 31, 2015

How to Use a GoDaddy Form Mailer (6 Steps)


Set the e-mail address for the GoDaddy form mailer within your account. Log into your Account Manager. Under “Products” and click “Web Hosting.” Click “Launch” beside the hosting account you wish to use for your form mailer.
Click “Form Mail” under the “Content” section. Enter the e-mail address where you want submitted forms to be sent under “Forms Email Address.” Click “Continue” and “Update” to verify the e-mail address.
In your HTML file where you want the form to appear, enter this code:<form action='/gdform.php' method='post'>
<input type='hidden' name='subject' value='New E-Mail Subscriber' />
<input type='hidden' name='redirect' value='http://www.yoursite.com/thanks.html" />
<p>First Name:<input type='text' name='FirstName' /></p>
<p>Last Name:<input type='text' name='LastName' /></p>
<p>E-Mail:<input type='text' name='email' /></p>
<p>Your Message:<textarea name='comments' cols='50' rows='20'>
Tell us what you think of our new website!</textarea></p>
<input type='submit' name='submit' value='submit'/>
</form>You can edit this code to suit your needs. The above items are examples, including the subject, redirection page, first name, last name, e-mail and message.
Save your HTML file with the new code.
Upload the HTML file to your server using your preferred FTP client, just as you did with your initial website files.
Visit your website to see the new form. Test the form by filling in all of the fields and using a different e-mail address than the one you entered in Step 2. Once you submit the form, you should receive an e-mail to the e-mail address you entered in Step 2 with the submitted information.
VPS Hosting

Sunday, August 30, 2015

How to Manage My Google Domain (6 Steps)


Sign up for a Google Apps account by clicking on the link in Resources, then click 'Get Started.' Enter your domain, or choose to purchase a new one. Follow the signup process through creating a username, setting a password, entering contact information and accepting the terms and conditions.
Activate your account by verifying domain ownership. Log in with your new account, and click 'Activate Google Apps' in your control panel. Choose between creating a CNAME record and uploading an HTML file, and follow the instructions. Once you have completed the process, click 'Verify' on the control panel to finish activation.
Create user accounts for each employee or email address you wish to set up by logging in to your control panel and selecting the 'Users and Groups' tab. Click 'Create New Users,' and enter the required information. Multiple users can be added at once by uploading a CSV file.
Update your MX records to direct your Email traffic to the Google servers. The process to update DNS records varies based on your host; log in to your hosting service or domain name provider, and search for DNS settings. Set your MX record to 'ASPMX.L.GOOGLE.COM' with a priority of '1.'
Set up custom URLs for each of the Google Apps by entering CNAME records for each service. To set up a custom URL for Email, click on 'Email' on the control panel. Click 'Change URL' in the 'Web Address' section at the top of the page. Enter your desired Web address, and click 'Continue.' Create a CNAME record for this new address by editing the DNS settings the same way you changed the MX record. Repeat this process for the remaining services.
Configure additional settings using your control panel. Easily enable or disable and change preferences to features including Calendars, Contacts, Docs and Sites.
VPS Hosting

Saturday, August 29, 2015

How to Add Ads to My Web Page (6 Steps)


Make sure your web host will let you put ads on the page. Some free web hosting providers already have their own ads on the page or will not allow you to put Javascript on the page. If you can’t put ads on your existing web page, you will need to switch to another web hosting provider.
Join an advertising program. Write down your username and password; you will need them each time you sign in to the program website.
Log into the advertising program website and set up your account. Read the support pages to learn how to generate HTML code for ads and to select the types and sizes of ads you want to display on your web page.
Generate and copy the HTML code for an ad or ad group. You can copy the code by selecting the code and then choosing “Copy” from the 'Edit' menu of your web browser.
Open your web page in an HTML editor. Paste the copied HTML code into your web page at the place you want the ad to appear. You can control the position and appearance of the ads on your web page. Paste in the copied code by selecting “Paste” from the 'Edit' menu of your HTML editor. Save the file when you finish making changes.
Upload the web page to your web hosting account. View the page online to make sure the ads appear correctly. If they don’t, revise the HTML code, save the file and upload it again.
VPS Hosting

Thursday, August 27, 2015

How to Upload an HTML Theme From ThemeForest


Download your theme or template from your ThemeForest downloads page. Click on your account name in the upper-right of their Web page. Unzip the file to an easy-to-find location on your hard drive.
Open the theme folder. In most cases, the files you need to edit and upload to your Web space are located in a sub-folder under the theme's name. Locate the 'index.html' file and open it in Notepad or an HTML editor. HTML editors are preferable, as they allow you to view the design of the theme and make changes without knowing HTML. The main value you want to find and change is the page title, and possibly the copyright text. The title is located near the top of the document, between '
' tags. The copyright text is likely located at the very bottom.
Access your Web space using your host's Web control panel, or an FTP program. If your Web space does not put you in the root of your domain by default, you may need to open the 'htdocs' or 'www' folder to access your site root. Refer to your host's documentation for how to find your website folder if needed.
Upload the edited contents of your theme's Web files folder to your website folder by dragging the files from one window to the other, or selecting them in your control panel and clicking 'Upload.' The HTML files must be in the main website folder and not in a sub-folder. For example, your website structure may have an index.html and contact.html in the root folder, and an 'images' sub-folder.
Type your URL into your Web browser to test your webpage. If the files were uploaded to the correct place, you should see your main page, or index.html file. Continue to make changes to the files using your text editor, then upload them to view the updated pages.
VPS Hosting

Monday, August 24, 2015

How to Change Your Domain Hosting


Research alternative Web hosting companies to find a service offering the features you need for your website at the best price.
Open an account with a new Web hosting company.
Log into your account with your current Web host.
Download all of your files from the host's server using the backup tool offered in the Web host's control panel or an FTP client application. Be sure to download all of your files. This includes any HTML files, picture files, audio files, flash files, INC files, CSS files, and so forth.
Back up your blog and Web forum database (if applicable) using a MySQL administration tool such as phpMyAdmin.
Log into your account with your new Web hosting company.
Obtain the DNS server information for the new Web hosting company. You will need this information later to update your DNS records to point to this new Web host server.
Upload all of the files for your website (downloaded in Step 4) to the new host's server.
Install the backup copy of your blog and forum database (created in Step 5) to the new host's server using their MySQL administration tool.
Log into your account with your original Web hosting company. Navigate to the Domain Name manager tool offered in the host's control panel. Edit your DNS records to reflect the server name associated with your new Web host. Submit the update. It can take up to 24 hours for the DNS records update to take effect globally. During this time your website will go off-line.
Visit your website. Check everything out to make sure all your Web pages have migrated successfully, the design elements of the site are still in tact, the website forum and blog are functioning properly, and so forth. Only after you're certain everything with your website is as it's supposed to be should you move on to the next step because you have mistakenly neglected to backup a stray file or two.
Cancel your account with your Web hosting company.
VPS Hosting

How to Create a Website for Beginners (7 Steps)


Research your options. If you are interested in owning your own domain name (www.YourNameHere.com) you will need to pay for this service. However, you can start a web page for free through a host like geocities if you're willing to use a name like www.geocities.com/YourNameHere.
Sign up with your host. Fill out all the required information and set up your account.
Learn the basics of HTML. All HTML code consists of a command entered in brackets
. Entering a command with a backslash before it will cancel the command. Thus denotes bold text and will cancel it. Many resources exist online to explain the basics in more detail.
Enter your text. Your website should have a specific purpose. Your text is the main content of the page and will explain to visitors what they are going to find.
Add some links. To enter links, you need to know the right code. HTML code for links is Text for Link
Add pictures. You can probably host your graphics on the same site that is hosting your page. If not, use a service like PhotoBucket. The code for inserting a picture is
Maintain your site. Any good web page will require constant maintenance. Update often, and with new and relevant information.
VPS Hosting

Saturday, August 22, 2015

How to Stream a WAV (6 Steps)


Upload the WAV file to your own server. Although you might want to stream a file that already exists online somewhere, doing so could cause the person hosting the file to lose “bandwidth” (the amount of data the hosting provider allows him to use each month) every time someone plays it. Login to your 'File Manager' and upload the file. Double click on the name of your file within the 'File Manager' to open it in a new tab or window.
Add an 'embed' code to the HTML of the webpage on which you wish to stream your WAV file. Hold down the 'Ctrl' and 'C' keys at the same time and copy the following code onto your computer's clipboard by highlighting it.
hidden=true>
.
Paste the embed code into the HTML file for the page on which you plan to stream your wave. Double click on the file name—'index.html,' for example—in your 'File Manager' to open the HTML editor. Click your mouse wherever in the page—under the main 'Header' but before the 'Links' section, for example—and hold down the 'Ctrl' and 'V' keys at the same time to paste the embed code into the file.
Paste your WAV file's URL into the embed code. Navigate back to the tab where you opened your WAV file and click your mouse inside your browser's 'Address Bar.' Hold down the 'Ctrl' and 'C' keys at the same time to copy the file's URL and then tab back to your HTML file. Highlight the text file.wav and hold down the 'Ctrl' and 'V' keys at the same time to replace it with your file's URL.
Set whether or not you'd like your streaming WAV file to play automatically by adjusting the value after
'Autostart.' By default, the code you've inserted will begin playing the file as soon as someone visits your webpage. Replace 'true' with 'false' (all lowercase in any instance) to change this.
Save your HTML file and visit your webpage to listen to your streaming WAV file.
VPS Hosting

Thursday, August 20, 2015

How to Create Your Own Sports Website (5 Steps)


Come up with a name for your website. Whatever the subject of the website will be, use that word in the name of your website. Be aware, however, that if your site will be about one particular team or team player, laws prohibit you from using the name of a team or player in the name of your website.
Purchase your domain name, which is the same as the name of your website. This can be done at any domain name seller's site. The top-rated domain name seller is GoDaddy.com.
Purchase a hosting plan. This is basically Internet rental space, wherein you'll be paying a hosting provider for the rights to place your website on their servers so that your site will be available to the world.
Build your site. To do this, use a website programming language (html, xml, or xhtml). If you have no knowledge of these languages, use a website building software, such as CoffeeCup.com.
Monetize your site by registering with affiliate networks. There's a link to a list of dozens of free affiliate networks in the Resources section below.By using affiliate networks, you can earn commissions by using unique links that the affiliate networks provide you with. When a person visits your site, clicks on one of those links, and makes a purchase, you will earn commission.Depending on the theme of your sports website, you can link to books about sports, sports memorabilia, sports posters, and basketball and football jerseys, among other things.
VPS Hosting

How to Get Rid of Viruses on a Website (5 Steps)


Check that your anti-virus and anti-spyware software is up to date. Run a system scan if you receive an alert while browsing your website. Delete any spyware or virus traces from your computer and do not load the website in any browser (Internet Explorer, Firefox, or Chrome) until the malicious code is cleaned out.
Login to your website's control panel and click on File Manager. Select 'Show hidden files' and click on public_html (or root on some systems). Allow for file and folder lists to update and look for the .htaccess file inside of your public_html folder. Click on .htaccess and select 'Edit' or 'HTML Editor.' Browse the file once a new window opens up, and look for any malicious redirect code or HTML code that indicates an
. Delete those codes and save .htaccess file.Use the alternative method of uploading a blank .htaccess file to public_html. Open up Notepad as a new document. Click on 'Save as' and select 'All files' under 'Save as type.' Type in .htaccess as File Name and click on 'Save.' Upload the new file and select 'Overwrite' when prompted.
Download all HTML and PHP files from public_html to your computer. Create a folder on the Desktop named 'Website' and use the Download feature on your FTP program to move the files from public_html to the newly created folder. Open up files such as index.php or index.html in Notepad, by right clicking and selecting 'Open With' and 'Notepad.' Look for malicious code that starts with
,
or any
tags. Delete the entire line of code and save the file. Upload cleaned out files back to your public_html using an FTP program and select 'Overwrite' when prompted.
Delete any free scripts from your HTML pages, especially counters, guestbooks and any widgets. Free scripts can contain virus coding and redirects, as well as sponsored pop-ups that can be falsely read as viruses by your anti-virus program.
Update all scripts and programs that are installed on your website. Go back to the website's control panel and click on 'Site Software.' Check if there is anything listed as 'Installed.' Select 'Update' on the right hand side and follow instructions. Go back to main menu and click on 'Fantastico DeLuxe' (if available) and repeat the same procedure. Manually upgrade any scripts that have been installed through an FTP program by you directly. Download the updated version or patches from the developer site and update according to directions.
VPS Hosting