Search Engine friendly URLs for Flatboard
Search Engine friendly URLs for Flatboard
AlexanderLiebrecht Friday 16th June 2017, 10:52:56Hello Fred,
Thank you for your previous work and the further development of Flatboard. Today I have 2 feature requests to you and you can see if this is realizable.
I'm looking for search engine friendly URLs for flatboard.
Would that be possible, because that would be optimal in the direction of search engines like Google and Co. If in the forum URLs and the threads of the title of the posts would emerge, it would be ideally very good.
I do not know if this is your turnable.
Thanks in advance.
Thank you for your previous work and the further development of Flatboard. Today I have 2 feature requests to you and you can see if this is realizable.
I'm looking for search engine friendly URLs for flatboard.
Would that be possible, because that would be optimal in the direction of search engines like Google and Co. If in the forum URLs and the threads of the title of the posts would emerge, it would be ideally very good.
I do not know if this is your turnable.
Thanks in advance.
Last modified by AlexanderLiebrecht on Friday 16th June 2017, 10:53:00
Replies 7
You can change this in lib/Flatdb.lib.php to get a "2017-01-07" format (without the trip). This is not good thought, a post will overwrite the first.
To get view.php out of URL, see htaccess example below. I believe you need to make edits to other files and remove the view.php...Not sure though.
public static function newEntry()
{
return date('Y-m-d');
}
To get view.php out of URL, see htaccess example below. I believe you need to make edits to other files and remove the view.php...Not sure though.
# The server must follow symbolic links :
Options +FollowSymlinks
# Enabling URL Rewrite Module :
RewriteEngine on
#--------------------------------------------------
# Rewrite Rules :
#--------------------------------------------------
# Discussion :
RewriteRule ^topic/([0-9]+)$ view.php/topic/$1/p/$2 [L]
# Forum :
RewriteRule ^forum/([0-9]+)$ view.php/forum/$1 [L]
Thanks for your hints and tips. This is actually that it breaks the script.
A new forum URL in the Flatboard Forum now has SEO URLs, but the threads do not.
.htaccess I have in the root directory.
I have only changed with "NewEntry" and am now already satisfied. Thus, a new URL has no appendage at the back.
This looks so and the old URLs are after the old format.
View.php, the script also breaks.
A new forum URL in the Flatboard Forum now has SEO URLs, but the threads do not.
.htaccess I have in the root directory.
I have only changed with "NewEntry" and am now already satisfied. Thus, a new URL has no appendage at the back.
This looks so and the old URLs are after the old format.
https://flatboard.wpzweinull.ch/view.php/topic/2017-06-16
View.php, the script also breaks.
What happens if so many people send discussions the same day?
To return to the request, I do not see how a search engine will not reference the URLs of Flatboard?
The main and loading pages and quality of content ...
To return to the request, I do not see how a search engine will not reference the URLs of Flatboard?
The main and loading pages and quality of content ...
Last modified by Fred on Saturday 17th June 2017, 09:31:00
- Before ask a question, read the documentation.
- 🎉 Featured as #1 product of the day on Product Hunt
- Please like in alternativeto.net 👍🏻
- ╰☆╮Flatboard╰☆╮ is a open source and community contributions are essential to project success!
- <TextField>, my new CMS project designed by a passionate developer, for developers!
- My last project Fast⚡︎CMS, a Flat-File cms.
- I am currently busy 😫.
I know this as a webmaster. Google is almost no matter the URLs and only the content in the forum plays a much more important role. Therefore, I leave it with it and that is no problem.
Yes, there were many users yesterday here in the forum, so a lot has been posted :) Feedback, what you need!
A German user once again asked me if you would be notified of any topic replies by e-mail. Forums and threads, we can subscribe yes, but many are the mail subscription function accustomed.
Yes, there were many users yesterday here in the forum, so a lot has been posted :) Feedback, what you need!
A German user once again asked me if you would be notified of any topic replies by e-mail. Forums and threads, we can subscribe yes, but many are the mail subscription function accustomed.
Suggested Topics
711c776b
started Ability to Create Child Themes
Feature Requests
Alexander Liebrecht
started solved Enable to change directory permissions
General Questions
PI
started Just trying
Open Bar
Yohei
started solved Typo found
Bug reports