Whether you work with documents every day or only occasionally need them, DocHub is here to help you make the most of your document-based projects. This platform can clean up URL in SEO Agreement Template, facilitate user collaboration and generate fillable forms and valid eSignatures. And even better, every record is kept safe with the top safety requirements.
With DocHub, you can access these features from any place and using any platform.
[Music] hey ladies and gentlemen welcome so in this topic Im going to talk about clean URLs how and why should we have clean URLs in our PHP project now its not every PHP project that you should clean up your URLs the only project that needs URL cleanup is one where lets say youre running an e-commerce website where you need people to search on Google for your site so for as long as you want people to be able to search on Google to find your website then its better to clean up your urls so let me give you a few examples here so normally in PHP when you have your website like this your link may look something like this one right here so this could be the profile page right so you obviously this is the page you are trying to access so thats your website link and then you go to the page youre trying to launch which is the profile.php page and then here you have a query string so everything after the question mark is known as a query string because it has no effect on the file itsel