Tutorial to make your website

• How to log in to manage your website?
Go to yourwebsite.com/login.php and log in. This takes you to the Main Control Panel.

• What is the Home option for?
The Home option is the default and it points towards the homepage of your website.
The Home option can't be deleted.

• How to add a normal option in the menu?
From the Main Control Panel, select the Main Menu position and Sub Menu 1 as per your requirement.
If you leave the External Link blank, a new editable page of the website will be created, e.g., yourwebsite.com/page1-1.php.
If you enter an External Link, a new external page will open, e.g., a link to a payment gateway page, a Google public folder to download files, or any other external website.
Title Text is very important for SEO of links. Entering a relevant keyword in the Title Text improves the SEO of the website.

• How to add a dropdown option in the menu?
From the Main Control Panel, select the Main Menu position and Sub Menu position as per your requirement.
Make sure you have filled in the Main Menu position and Sub Menu 1, otherwise, this won't function properly.
If you leave the External Link blank, a new editable page of the website will be created, e.g., yourwebsite.com/page1-1.php.
If you enter an External Link, a new external page will open, e.g. , a link to a payment gateway page, a Google public folder to download files, or any other external website.
Title Text is very important for SEO of links. Entering a relevant keyword in the Title Text improves the SEO of the website.

• How to add Social Media links to your website?
From the Main Control Panel, go to the Social Links page.
Enter the relevant link for your social media page.

• What is the meaning of element rank on a webpage?
Rank 1 is the topmost position of an element on the webpage.

• How to add a Heading, SEO title/keywords/description, paragraph, image, HTML?
Go to the Main Control Panel.
Select the page you wish to edit. For example, let's assume you want to edit page1-1.php.
Now, choose the positions on the webpage where you want to add the element, then click the "Submit" button to add it.
Then, click the "Edit" option from the menu bar.
Go to the rank location of the element, where you can then change or add content to the element.

• How to edit a Heading, SEO title/keywords/description, paragraph, image, HTML?
Go to the Main Control Panel.
Select the page you wish to edit. For example, let's assume you want to edit page1-1.php.
Go to the rank location of the element, where you can then change or add content to the element.

• What tags are allowed in the Paragraph element?
< b > for bold, < a href > for links. To use < b > and < a href > you might need a bit of help from a web programmer.

• What is sub-rank in an image?
Suppose you wish to have a 4-column image. Then, you can select 4 images. The sub-rank 1 image is the leftmost on the screen.

• What is an HTML element?
This element is for customized HTML code for every website, like Google Analytics, Live Chat, AdWords, or any other customized HTML code the website owner requires. This element is tough to use for a layperson; you might need a programmer for this. A few online WYSIWYG HTML editors are Option 1, Option 2. Option 1, Option 2

• Can I make an HTML form?
Yes, you can make HTML forms with JavaScript validations and receive all the data via email. You might require a programmer for this.
Use form action="formsubmit.php" to get all the data of your form sent to your login email ID.
Use form class="form-control" for good formatting.
Also see Free Basic SEO Part 1 & Part 2 Part 1 & Part 2

• How can I add non-drop-down menu pages?
Go to yourwebsite.com/login.php and log in. At the bottom of the page, you can see links to non-drop-down menu pages.

• Custom Page Name
Go to yourwebsite.com/login.php and log in. In the dashboard, you will find a field labeled "Real Name." The Real Name value will be added to the filename. If you leave this blank, the default page name will appear only.

• Create / Delete Page
Go to yourwebsite.com/login.php and log in. In the dashboard, you will see the "Editable Page" option. In front of that, you will see the default page name. Click on it, and you will find the option button to add or delete the page.