Hi dear pablo .
.
What is the normal permision for webpages after upload ?
.
I uploaded my site in www folder and i relised that all pages and folders in 664 permision ! Its it right or i have to change page permision to 755 ?
Page permision after uplaod
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
-
-
- Posts: 1439
- Joined: Fri Aug 21, 2020 8:27 am
- Contact:
Re: Page permision after uplaod
There are some good informations here
https://serverfault.com/questions/22871 ... web-server
664 the permissions are stated below:
The file's owner has read and write access (6).
Read and write permissions are granted to the group connected with the file (6).
Other users are permitted to read (4)
as for 755 the permissions are stated below:
The owner of the directory has read, write, and execute permissions (7)
The group associated with the directory has read and execute permissions (5)
Other users have read and execute permissions (5)
On my server the permissions is 755, in that case some of the most common file permission numbers include 755 which means that the owner can do anything while others can read and execute but may not alter the file. This is ideal for public files.
so before changing permission setting try to know more about what access would you like to give to certain files and folders.
https://serverfault.com/questions/22871 ... web-server
664 the permissions are stated below:
The file's owner has read and write access (6).
Read and write permissions are granted to the group connected with the file (6).
Other users are permitted to read (4)
as for 755 the permissions are stated below:
The owner of the directory has read, write, and execute permissions (7)
The group associated with the directory has read and execute permissions (5)
Other users have read and execute permissions (5)
On my server the permissions is 755, in that case some of the most common file permission numbers include 755 which means that the owner can do anything while others can read and execute but may not alter the file. This is ideal for public files.
so before changing permission setting try to know more about what access would you like to give to certain files and folders.
Last edited by wwonderfull on Sun Jul 09, 2023 1:37 pm, edited 1 time in total.
Re: Page permision after uplaod
Witch one of them is normal to read google for seo ?wwonderfull wrote: ↑Sun Jul 09, 2023 11:20 am There are some good informations here
https://serverfault.com/questions/22871 ... web-server
But yes from my knowing, the permission code "664" is a commonly used default permission setting for files.
The file's owner has read and write access (6).
Read and write permissions are granted to the group connected with the file (6).
Other users are permitted to read (4)
as for 755 the permissions are stated below:
The owner of the directory has read, write, and execute permissions (7)
The group associated with the directory has read and execute permissions (5)
Other users have read and execute permissions (5)
so before changing permission setting try to know more about what access would you like to give to certain files and folders.
-
-
- Posts: 1439
- Joined: Fri Aug 21, 2020 8:27 am
- Contact:
Re: Page permision after uplaod
On web servers, settings known as "664" and "755" for file permissions are frequently used. In contrast to others, "664" only permits the file owner and group to read and modify the file. "755" gives the owner full access and the group and other users read and execute permissions. By altering user experience, server security, and accessibility, file permissions have an indirect impact on SEO. They do not, however, immediately affect Google's indexing of information or search engine rankings. A positive user experience is aided by proper permissions, which guarantee server accessibility and guard against unwanted access.
Re: Page permision after uplaod
The software does it change the permissions of files and folders. So,all filed will have the default permissions, as configured on the server.