36
Views
6
Comments
SEO URL
Question
Hi all,

I'm kind of new in the Platform and I was told to use SEO URLs by my boss..
I read the documentation but I've some doubts:
- about the real usage of it,
- how to implement it step by step,
- When and where to use it,
- Problems,
- Benefits..

Thanks in advance.
2013-07-11 10-16-10
David Salvador
Hi Nuno!

Did you read the TechNote? You can download it at https://www.outsystems.com/goto/install-seo

Hope it helps you.
UserImage.jpg
Nuno Taylor
Hi,
I read the TecnNote but I'm still having problems.
- about the real usage of it,
- When and where to use it,
- Problems,
- Benefits..

Can anyone give me some tips about this?
Thanks in advance.

2014-02-13 10-06-38
Ricardo Silva
The purpose of the SEO feature is to allow you to define more user / search-engine friendly URLs.

It allows you to define aliased URLs to your applications, so instead of accessing https://server/Customers/Customer_Edit.aspx?CustomerId=6 you can have a simpler url like https://server/customers/edit/6 or something of the sort.

For example, our community forums are using SEO, so instead of seeing something like "https://www.outsystems.com/Forums/Edit_Discussion.aspx?DiscussionId=10241" you're seeing "https://www.outsystems.com/forums/discussion/10241/seo-url/" .

When , how and where to use it depends on what you wish to accomplish.

If you give us an example of what you wish to do, we can guide you in achieving it.
UserImage.jpg
Nuno Taylor
First of all thanks for the fast reply.
My main doubts are related to the IIS configurations and the theorical information related to this feature.
Also, for example in .NET what is the similar theory and application?
Thanks again
2012-03-16 12-21-09
João Rosado
Staff
Hi Nuno,

As for the real usage of it here:
SEO Url's is one of the techniques is usually used to improve search results for your site.
https://en.wikipedia.org/wiki/Search_engine_optimization
https://en.wikipedia.org/wiki/Clean_URL


It can also be usefull to give some human readable meaning to your url's
https://en.wikipedia.org/wiki/Semantic_URL


I guess you should ask your boss why he wants it, and depending on that decide on where to use it on your site. It really depends on your objective and can't be a seen as a task to "Use SEO Urls".

Regards,
João Rosado
UserImage.jpg
Nuno Taylor
Thank you all, guys.
You were very helpfull.

Regards
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.