In Feburary 2016 25,
Select your VPS service. Follow the link in Resources below to browse hosting packages and prices. Select a service with a plan that suits your individual needs.
Click on the 'Sign Up' link on your chosen service's website. Fill out the forms and payment options as prompted. When you are done, wait for the service to process your application. When the service has created your account and virtual private server, it will send you an email with your login credentials.
Navigate to your chosen service's website, click 'My Account' and log in to your account with your user name and password. The first time you log in, the service will ask you to make some choices to configure your server. You will be prompted to make these selections after you log in.
Select your kernel. Most VPS services will offer a variety of Linux kernels to install on your server. If you know which kernel you want to run, select it. If you are unsure, choosing the Ubuntu kernel is a safe choice.
Select the size of your first partition. When you signed up for the VPS service, you chose a plan with a certain amount of disk space. You can choose to dedicate all of this space to a single partition. If you want to host multiple websites from your VPS, you can also choose to make a smaller first partition and then create more partitions from the remaining space.
Write down the IP address of each of your VPS partitions. These will be displayed on your account page. If you created only one partition, then you will have only one IP address.
Open a program on your computer capable of running the Secure Shell (SSH). If you are on Linux or Mac OS X, then this will be your Terminal application. If you are on Windows, download PuTTY (see Resources).
Type 'ssh root@your-partition's-ip-address' into your SSH-capable application, and press 'Enter' to access your VPS. Type in your account's password when prompted. After this, you will be logged in to your VPS, ready to install your server software and configure it to your needs.
In Feburary 2016 25,
Posts mit dem Label user werden angezeigt. Alle Posts anzeigen
Posts mit dem Label user werden angezeigt. Alle Posts anzeigen
Donnerstag, 25. Februar 2016
How to Edit Wordpress ThemesIn Feburary 2016 25,
In Feburary 2016 25,
If you host your own Wordpress.org Blog then you will have complete access to edit and customize your Wordpress Themes. However, if you have a free blog application through Wordpress.com then you will have limited blog editing capability. Wordpress.org is for self hosted users which means that you pay for your own blog domain name and hosting. The benefit to setting up your own self hosted blog is that you have complete control of how your blog looks. Wordpress.com users can only choose their blog theme, they can't customize them.
To customize your Wordpress.org blogging application you will want to log in to your blog admin panel by going to www.yourblog.com/wp-admin - use the user name and password you setup when you first installed your blog and login to the admin area. Once inside the admin section of the blog you will want to go to the Appearance tab on the left hand side of the page on click on Appearance to drop down the options unless it is already opened then you just want to click on Editor.
From the Editor page you have the ability to edit any Wordpress themes you have uploaded to your server. On the right side of the page are different pages that you can customize or modify to meet your blogging needs. The most common files you can edit are the style sheet, header, footer, main index or home, archives, search, comments, pages, single page, theme functions, and sidebar.
If you want to change the color of your blog or alter images then you will want to do so using the Cascading Style Sheet (CSS). Most of the other files are a combination of advanced HTML and PHP so you will have to know how to read some code before attempting to edit a Wordpress theme. This is where you can change how your blog looks and decide what type of layout you would like to have. Once you learn what you would like to add or subtract from your WP blog you will most likely use this editing section to create a custom design that will set your blog apart from other bloggers.
In Feburary 2016 25,
If you host your own Wordpress.org Blog then you will have complete access to edit and customize your Wordpress Themes. However, if you have a free blog application through Wordpress.com then you will have limited blog editing capability. Wordpress.org is for self hosted users which means that you pay for your own blog domain name and hosting. The benefit to setting up your own self hosted blog is that you have complete control of how your blog looks. Wordpress.com users can only choose their blog theme, they can't customize them.
To customize your Wordpress.org blogging application you will want to log in to your blog admin panel by going to www.yourblog.com/wp-admin - use the user name and password you setup when you first installed your blog and login to the admin area. Once inside the admin section of the blog you will want to go to the Appearance tab on the left hand side of the page on click on Appearance to drop down the options unless it is already opened then you just want to click on Editor.
From the Editor page you have the ability to edit any Wordpress themes you have uploaded to your server. On the right side of the page are different pages that you can customize or modify to meet your blogging needs. The most common files you can edit are the style sheet, header, footer, main index or home, archives, search, comments, pages, single page, theme functions, and sidebar.
If you want to change the color of your blog or alter images then you will want to do so using the Cascading Style Sheet (CSS). Most of the other files are a combination of advanced HTML and PHP so you will have to know how to read some code before attempting to edit a Wordpress theme. This is where you can change how your blog looks and decide what type of layout you would like to have. Once you learn what you would like to add or subtract from your WP blog you will most likely use this editing section to create a custom design that will set your blog apart from other bloggers.
In Feburary 2016 25,
Montag, 15. Februar 2016
How to Make an Online Application FormIn Feburary 2016 15,
In Feburary 2016 15,
Create your online application with basic HTML form code. The form code allows your applicant to visit a page on your Web site and type his information directly into the browser, such as name, address, educational background or previous employment for a job application. When the user clicks 'Submit,' your Web server will transmit the form to your email address for your review. See 'Resources' for more information and the basic HTML code to create a web form.
Create a PDF form as another alternative for your online application. Adobe Acrobat Professional (version 7.0) has a tool that allows you to create 'fillable' PDF forms for display on your Web site. Upload your application form (in a word processing or spreadsheet file) to the Acrobat program. Click 'Advanced,' 'Forms' and then 'Make Forms Fillable' to pull up the tool and start creating the fillable fields for your application. The visitor can then download the PDF application to his browser, fill out the information, save it to his computer and email it to you for review.
Use SurveyGizmo's web-based form creator service to make your online application. The service helps you create the application, embed it on your Web site and even analyze the applicant's answers from your account dashboard. Create an account to start a free trial to get familiar with the service, select a template (such as the job application template) and start entering your questions for the applicant.
In Feburary 2016 15,
Create your online application with basic HTML form code. The form code allows your applicant to visit a page on your Web site and type his information directly into the browser, such as name, address, educational background or previous employment for a job application. When the user clicks 'Submit,' your Web server will transmit the form to your email address for your review. See 'Resources' for more information and the basic HTML code to create a web form.
Create a PDF form as another alternative for your online application. Adobe Acrobat Professional (version 7.0) has a tool that allows you to create 'fillable' PDF forms for display on your Web site. Upload your application form (in a word processing or spreadsheet file) to the Acrobat program. Click 'Advanced,' 'Forms' and then 'Make Forms Fillable' to pull up the tool and start creating the fillable fields for your application. The visitor can then download the PDF application to his browser, fill out the information, save it to his computer and email it to you for review.
Use SurveyGizmo's web-based form creator service to make your online application. The service helps you create the application, embed it on your Web site and even analyze the applicant's answers from your account dashboard. Create an account to start a free trial to get familiar with the service, select a template (such as the job application template) and start entering your questions for the applicant.
In Feburary 2016 15,
Sonntag, 14. Februar 2016
How to Transfer GoDaddy Hosting Between AccountsIn Feburary 2016 14,
In Feburary 2016 14,
Open your Web browser and go to GoDaddy's website.
Enter your username and password and click to login.
Click 'Web Hosting' from the 'Products' menu.
Set up a new hosting account. Click the 'Launch' button next to your new hosting account and enter the following to set it up: Enter domain: This is the domain you would like to use.FTP user name and Password: This is your FTP authentication for accessing the hosting's FTP server.SSL credits: Choose this if you have SSL credits in the same account as the domain name you want to use.
Use GoDaddy FTP to Transfer Files
Access GoDaddy Web-based Java FTP Client. Click the 'Launch' button next to your new hosting account. This opens the hosting control panel.
Select 'Content' and then click 'Java FTP Client.'
Click 'Yes' to accept the certificate if you are prompted to do so.
Use the FTP program to transfer files between your local computer and onto your new hosting account. If you have not done so already, use the FTP program to download files from the old server onto your computer's local drive and then upload those same files to your new hosting account.
Set the Nameservers Registered Through GoDaddy
Log back into the GoDaddy website and dashboard.
Click 'Domain Manager' in the 'My Products' section.
Click on the domain name you would like to associate with the new hosting account. This opens the 'Domain Manager' window.
Click 'Name servers' and then select the 'I have a hosting account with these domains' option to complete the transfer of your GoDaddy account.
Click 'OK.'
In Feburary 2016 14,
Open your Web browser and go to GoDaddy's website.
Enter your username and password and click to login.
Click 'Web Hosting' from the 'Products' menu.
Set up a new hosting account. Click the 'Launch' button next to your new hosting account and enter the following to set it up: Enter domain: This is the domain you would like to use.FTP user name and Password: This is your FTP authentication for accessing the hosting's FTP server.SSL credits: Choose this if you have SSL credits in the same account as the domain name you want to use.
Use GoDaddy FTP to Transfer Files
Access GoDaddy Web-based Java FTP Client. Click the 'Launch' button next to your new hosting account. This opens the hosting control panel.
Select 'Content' and then click 'Java FTP Client.'
Click 'Yes' to accept the certificate if you are prompted to do so.
Use the FTP program to transfer files between your local computer and onto your new hosting account. If you have not done so already, use the FTP program to download files from the old server onto your computer's local drive and then upload those same files to your new hosting account.
Set the Nameservers Registered Through GoDaddy
Log back into the GoDaddy website and dashboard.
Click 'Domain Manager' in the 'My Products' section.
Click on the domain name you would like to associate with the new hosting account. This opens the 'Domain Manager' window.
Click 'Name servers' and then select the 'I have a hosting account with these domains' option to complete the transfer of your GoDaddy account.
Click 'OK.'
In Feburary 2016 14,
Donnerstag, 11. Februar 2016
How to Enable CURL on Go DaddyIn Feburary 2016 11,
In Feburary 2016 11,
Type the IP number of your GoDaddy VPS or dedicated server followed by a (:) and the number '2087' into your browser window to access your cPanel. For example, if your server IP number is 195.195.255.255, type '195.195.255.255:2087.' Wait a few seconds for your cPanel login page to appear. If you receive a security error message, click the prompt that allows you to disregard the error and proceed to your cPanel homepage.
Enter your cPanel root user name and your password in the appropriate fields in the login box. Click the 'Login' button at the bottom of the box. Wait a few seconds for the cPanel home page to appear.
Type the word 'easy' into the 'Find' box at top of the left sidebar of your cPanel home page and click the 'x' in the square next to the box. Click 'Easy Apache (software update)' in the search results that you see.
Wait a moment or so for the Apache profile screen to appear. Make sure that the radio button for 'Previously Saved Config' is selected by default unless you wish to make other changes to your PHP configuration. Additional changes are not recommended unless you are experiencing problems with your hosted sites.
Click the 'Start customizing based on profile' box, which is furthest to the right at the bottom of the 'Profile' page.
Click the 'Next step' box at the bottom of the 'Apache version' page as soon as it appears. Do not change anything on this page.
Click the 'Next step' box at the bottom of the 'PHP major version' screen as soon as it appears without making any changes.
Click the 'Next step' box at the bottom of the 'PHP minor version' screen when it appears. Do not make any changes to this page.
Scroll down to the bottom of the 'Short options list' as soon as it appears. Click the 'Exhaustive options list' at the bottom right of the 'Short options list' page.
Scroll down on the 'Exhaustive options list' page until you see an entry for 'cURL,' which is preceded by a check box; check the check box. Scroll down to the bottom of the page and click the 'Save and build' box at the bottom right.
Click the 'Yes' button in the 'Confirm action' box when it appears in the center of your screen and then click 'I understand' in the confirmation box.
Wait until you see the green 'Build Complete!' message at the top of your browser screen above the log of the changes you've made to your server. This can take an hour or more, depending upon how much data is stored on your server. Do not interrupt the process or you will lose valuable data.
Click 'Home' in the left corner of the screen to return to the cPanel home page, if you wish to carry out other maintenance tasks. Exit cPanel by closing the browser window.
In Feburary 2016 11,
Type the IP number of your GoDaddy VPS or dedicated server followed by a (:) and the number '2087' into your browser window to access your cPanel. For example, if your server IP number is 195.195.255.255, type '195.195.255.255:2087.' Wait a few seconds for your cPanel login page to appear. If you receive a security error message, click the prompt that allows you to disregard the error and proceed to your cPanel homepage.
Enter your cPanel root user name and your password in the appropriate fields in the login box. Click the 'Login' button at the bottom of the box. Wait a few seconds for the cPanel home page to appear.
Type the word 'easy' into the 'Find' box at top of the left sidebar of your cPanel home page and click the 'x' in the square next to the box. Click 'Easy Apache (software update)' in the search results that you see.
Wait a moment or so for the Apache profile screen to appear. Make sure that the radio button for 'Previously Saved Config' is selected by default unless you wish to make other changes to your PHP configuration. Additional changes are not recommended unless you are experiencing problems with your hosted sites.
Click the 'Start customizing based on profile' box, which is furthest to the right at the bottom of the 'Profile' page.
Click the 'Next step' box at the bottom of the 'Apache version' page as soon as it appears. Do not change anything on this page.
Click the 'Next step' box at the bottom of the 'PHP major version' screen as soon as it appears without making any changes.
Click the 'Next step' box at the bottom of the 'PHP minor version' screen when it appears. Do not make any changes to this page.
Scroll down to the bottom of the 'Short options list' as soon as it appears. Click the 'Exhaustive options list' at the bottom right of the 'Short options list' page.
Scroll down on the 'Exhaustive options list' page until you see an entry for 'cURL,' which is preceded by a check box; check the check box. Scroll down to the bottom of the page and click the 'Save and build' box at the bottom right.
Click the 'Yes' button in the 'Confirm action' box when it appears in the center of your screen and then click 'I understand' in the confirmation box.
Wait until you see the green 'Build Complete!' message at the top of your browser screen above the log of the changes you've made to your server. This can take an hour or more, depending upon how much data is stored on your server. Do not interrupt the process or you will lose valuable data.
Click 'Home' in the left corner of the screen to return to the cPanel home page, if you wish to carry out other maintenance tasks. Exit cPanel by closing the browser window.
In Feburary 2016 11,
How to Create a Subscription Web SiteIn Feburary 2016 11,
In Feburary 2016 11,
Create a Web-hosting account. Find a Web host that allows installation of third-party software. Hosting of this variety can be found for about $4 per month as of August 2010 (see reference 2).
Install the content management system (CMS) to manage the website's content. The Web host likely offers two or three different packages as part of its hosting plan. Common open-source choices are Drupal, Joomla and Mambo (see reference 1). These packages are installed through a point-and-click interface from the hosting control panel. Installation and configuration takes less than five minutes to complete.
Customize the CMS installation. Set user permissions to allow registered and anonymous user access. Apply a design theme to set the look and feel of the website, and upload the custom graphics that will be used. All of these are accomplished from the CMS admin control panel. Each item has its own heading to configure that option. Click the heading, set the option and select 'save' when done to apply the new setting.
Create the website content. This includes the written and graphical content. The CMS includes a content editor as part of the program, so content can be created directly in the CMS. Another part of creating content in a CMS is assigning who is able to access that content. As pages are created, assign a permission level of 'registered' or 'anonymous.' Content set to 'registered' is available only to subscribers. The setting is a drop-down box located at the bottom of the content creation editor. Choose the access level, and then click 'save' to apply the permissions.
Set up a payment processing account. The payment processor will handle billing the customer through credit card or alternative means, then deposit that money into your account after subtracting the processing fees. Popular choices for small businesses are PayPal and Google, but other options also exist (see reference 3). Do your homework to find the best mix of processing fees and value-added services offered by the payment processor.
Test the website thoroughly before deployment. Nothing annoys paying customers like not being able to get what they paid for. Test every functional aspect of the website before going live. Once confirmed operational, the site is ready to be launched.
In Feburary 2016 11,
Create a Web-hosting account. Find a Web host that allows installation of third-party software. Hosting of this variety can be found for about $4 per month as of August 2010 (see reference 2).
Install the content management system (CMS) to manage the website's content. The Web host likely offers two or three different packages as part of its hosting plan. Common open-source choices are Drupal, Joomla and Mambo (see reference 1). These packages are installed through a point-and-click interface from the hosting control panel. Installation and configuration takes less than five minutes to complete.
Customize the CMS installation. Set user permissions to allow registered and anonymous user access. Apply a design theme to set the look and feel of the website, and upload the custom graphics that will be used. All of these are accomplished from the CMS admin control panel. Each item has its own heading to configure that option. Click the heading, set the option and select 'save' when done to apply the new setting.
Create the website content. This includes the written and graphical content. The CMS includes a content editor as part of the program, so content can be created directly in the CMS. Another part of creating content in a CMS is assigning who is able to access that content. As pages are created, assign a permission level of 'registered' or 'anonymous.' Content set to 'registered' is available only to subscribers. The setting is a drop-down box located at the bottom of the content creation editor. Choose the access level, and then click 'save' to apply the permissions.
Set up a payment processing account. The payment processor will handle billing the customer through credit card or alternative means, then deposit that money into your account after subtracting the processing fees. Popular choices for small businesses are PayPal and Google, but other options also exist (see reference 3). Do your homework to find the best mix of processing fees and value-added services offered by the payment processor.
Test the website thoroughly before deployment. Nothing annoys paying customers like not being able to get what they paid for. Test every functional aspect of the website before going live. Once confirmed operational, the site is ready to be launched.
In Feburary 2016 11,
Labels:
anonymous,
complete,
control,
Customize,
interface,
minutes,
permissions,
registered,
Set,
user
Dienstag, 9. Februar 2016
How to Set Up Filezilla for Joomla!In Feburary 2016 09,
In Feburary 2016 09,
Double-click on the FileZilla icon or select it from the start menu. FileZilla will start and display the local hard disk directory structure on the left side of the window.
Enter the domain name of your website or the IP address in the 'Host' field. Do not include the 'http://' part of the address, just the domain name. For example, 'mycoolsite.com' is a domain name and '192.168.2.1' is an Internet Protocol address. If your domain name hasn't been assigned yet, use the IP address provided by your hosting company.
Fill in the 'Username' field at the top of the screen with your FTP user name. Use the exact spelling and character case as the FTP user name issued by your hosting service provider.
Enter your FTP password in the 'Password' field at the top of the screen. Use the exact spelling and character case as the password issued by your hosting service provider.
Enter the FTP port number in the 'Port' field if your hosting provider uses a port other than 21. Most users will leave this field blank as 21 is the default port. Only enter a port number if your hosting provider uses a port other than 21.
Click on the 'Edit' menu, then click on 'Settings.' Select 'File Types' under 'Transfers' on the left side of the settings window. Click the 'Binary' radio button on the right side at the top of the window. This setting ensures that binary files such as archives and backup files transfer properly. If such files are accidentally treated as ASCII files, they may become corrupted during transfer. Having this set correctly is especially important for uploading Joomla! installation files, Joomla! extension packages and downloading backup files.
Click on the 'OK' button at the bottom of the settings window to save the settings. Click the 'Quick Connect' button to the right of the host, username, password and port fields previously entered. FileZilla will connect to your Joomla! website root directory on the server and display the file structure in the right side of the window.
Click on the 'File' menu, then click on 'Copy Current Connection to the Site Manager.' This saves your settings and allows you to select them the next time you use FileZilla from the Site Manager. Just click 'File' then 'Site Manager' or press 'Ctrl - S.'
In Feburary 2016 09,
Double-click on the FileZilla icon or select it from the start menu. FileZilla will start and display the local hard disk directory structure on the left side of the window.
Enter the domain name of your website or the IP address in the 'Host' field. Do not include the 'http://' part of the address, just the domain name. For example, 'mycoolsite.com' is a domain name and '192.168.2.1' is an Internet Protocol address. If your domain name hasn't been assigned yet, use the IP address provided by your hosting company.
Fill in the 'Username' field at the top of the screen with your FTP user name. Use the exact spelling and character case as the FTP user name issued by your hosting service provider.
Enter your FTP password in the 'Password' field at the top of the screen. Use the exact spelling and character case as the password issued by your hosting service provider.
Enter the FTP port number in the 'Port' field if your hosting provider uses a port other than 21. Most users will leave this field blank as 21 is the default port. Only enter a port number if your hosting provider uses a port other than 21.
Click on the 'Edit' menu, then click on 'Settings.' Select 'File Types' under 'Transfers' on the left side of the settings window. Click the 'Binary' radio button on the right side at the top of the window. This setting ensures that binary files such as archives and backup files transfer properly. If such files are accidentally treated as ASCII files, they may become corrupted during transfer. Having this set correctly is especially important for uploading Joomla! installation files, Joomla! extension packages and downloading backup files.
Click on the 'OK' button at the bottom of the settings window to save the settings. Click the 'Quick Connect' button to the right of the host, username, password and port fields previously entered. FileZilla will connect to your Joomla! website root directory on the server and display the file structure in the right side of the window.
Click on the 'File' menu, then click on 'Copy Current Connection to the Site Manager.' This saves your settings and allows you to select them the next time you use FileZilla from the Site Manager. Just click 'File' then 'Site Manager' or press 'Ctrl - S.'
In Feburary 2016 09,
How to Change a Primary Domain for GoDaddyIn Feburary 2016 09,
In Feburary 2016 09,
Open your web browser and visit the GoDaddy account manager page. You can find a link to that page in the 'Resources' section of this article.
Enter your user name and password to log in. You can find your login credentials in the welcome email you received from GoDaddy upon registration.
Click on the 'Products' tab and select 'Web Hosting.'
Select your hosting account and click on the 'Launch' button.
Click on 'Settings' and select the 'Domain Management' icon.
Click on your current primary domain and then select 'Change Primary.'
Type in your new primary domain name and click on 'OK' to confirm and save your changes.
In Feburary 2016 09,
Open your web browser and visit the GoDaddy account manager page. You can find a link to that page in the 'Resources' section of this article.
Enter your user name and password to log in. You can find your login credentials in the welcome email you received from GoDaddy upon registration.
Click on the 'Products' tab and select 'Web Hosting.'
Select your hosting account and click on the 'Launch' button.
Click on 'Settings' and select the 'Domain Management' icon.
Click on your current primary domain and then select 'Change Primary.'
Type in your new primary domain name and click on 'OK' to confirm and save your changes.
In Feburary 2016 09,
Samstag, 6. Februar 2016
How to Change the Root Password in PleskIn Feburary 2016 06,
In Feburary 2016 06,
Open a web browser and log in to your Plesk user account.
Click on the 'Server' link on the left and then click on 'Change Password.'
Enter your current root password and enter in a new password twice. Click on the 'Save' or 'Apply Settings' button and the password settings are saved.
In Feburary 2016 06,
Open a web browser and log in to your Plesk user account.
Click on the 'Server' link on the left and then click on 'Change Password.'
Enter your current root password and enter in a new password twice. Click on the 'Save' or 'Apply Settings' button and the password settings are saved.
In Feburary 2016 06,
How to Post Free Videos OnlineIn Feburary 2016 06,
In Feburary 2016 06,
Find a video hosting site that allows you to post videos for free. YouTube is one of the largest, most popular sites online, so in this instruction we will go through the YouTube process. Keep in mind that there are many other options available to you, see resources for more sites to choose from.
Go to YouTube.com and click 'Create Account' in the top right corner of the screen. Enter your desired user name, password, your country of residence, your postal code and read through the terms of service before accepting the terms and creating your account.
Click on 'Upload' next to the search bar at the top of the screen after you sign in. Click on the 'Upload video' button and select the video file from your computer to upload to YouTube. Wait for the video to upload and for YouTube to process the video.
Select a preview screen from the ones generated by YouTube. This is what displays when your video loads on the site.
Type in a title and a description for your video. Add tags that match up with your video's title and content. Think of tags as keywords someone would type in to find your video.
Select a category that best fits your video content and choose the privacy setting you prefer.
Save the URL to give a link of your video to your friends and to post on other websites. Use the 'Embed' code to paste a video onto a blog or other website from the HTML edit page. This code is also available from your video's YouTube page. Simply click on the 'Embed' button under the bottom right corner of the video screen to access the code.
Click on 'Save Changes' to post your video on YouTube.
In Feburary 2016 06,
Find a video hosting site that allows you to post videos for free. YouTube is one of the largest, most popular sites online, so in this instruction we will go through the YouTube process. Keep in mind that there are many other options available to you, see resources for more sites to choose from.
Go to YouTube.com and click 'Create Account' in the top right corner of the screen. Enter your desired user name, password, your country of residence, your postal code and read through the terms of service before accepting the terms and creating your account.
Click on 'Upload' next to the search bar at the top of the screen after you sign in. Click on the 'Upload video' button and select the video file from your computer to upload to YouTube. Wait for the video to upload and for YouTube to process the video.
Select a preview screen from the ones generated by YouTube. This is what displays when your video loads on the site.
Type in a title and a description for your video. Add tags that match up with your video's title and content. Think of tags as keywords someone would type in to find your video.
Select a category that best fits your video content and choose the privacy setting you prefer.
Save the URL to give a link of your video to your friends and to post on other websites. Use the 'Embed' code to paste a video onto a blog or other website from the HTML edit page. This code is also available from your video's YouTube page. Simply click on the 'Embed' button under the bottom right corner of the video screen to access the code.
Click on 'Save Changes' to post your video on YouTube.
In Feburary 2016 06,
Abonnieren
Posts (Atom)