Search found 18 matches

by Geonx
Sun Dec 24, 2017 3:47 pm
Forum: Plugins
Topic: [Plugin] WordPress to Bludit converter
Replies: 5
Views: 4349

[Plugin] WordPress to Bludit converter

This is a plugin that converts: Pages, Posts, tags, featured images, captions, Video/Twitter links to embed codes and creates an xml file with the comments if needed (for disqus). It doesn't convert galleries though. You can select if you want to convert media url (Facebook videos, Vimeo, Youtube, Y...
by Geonx
Wed Dec 06, 2017 7:59 pm
Forum: Plugins
Topic: [Plugin] BluSEO - The SEO Plugin for Bludit
Replies: 2
Views: 2662

[Plugin] BluSEO - The SEO Plugin for Bludit

I wrote a plugin for Bludit to optimize the SEO for my bludit powered blog. However, I decided to correct some errors and share it. With this plugin you can control which pages Google shows in its search results and which pages it doesn’t show. By default, it will tell search engines to index all of...
by Geonx
Wed Aug 16, 2017 1:19 pm
Forum: General
Topic: Why there are not "posts" enabled in bludit-2.0?
Replies: 22
Views: 10530

Why there are not "posts" enabled in bludit-2.0?

I installed "bludit-2.0" for testing purposes. It seems that only "pages" are enabled for everything. Are you dropped the posts altogether? I mean for someone who wants "posts" to be different from "pages".
by Geonx
Mon Jun 05, 2017 6:47 pm
Forum: General
Topic: BetterSitemap [Plugin] + Use ElkArte as comment system [WIP]
Replies: 1
Views: 1605

BetterSitemap [Plugin] + Use ElkArte as comment system [WIP]

Hello. I'm working on some plugins I needed for a project of mine. The first is a sitemap plugin, with support for images and better structure from the original. You can find it here . The second plugin is a bridge that uses the ElkArte Forum System as a comment system. Every time a new post is publ...
by Geonx
Mon Mar 27, 2017 3:24 pm
Forum: General
Topic: Google analytics detection of bludit tags?
Replies: 2
Views: 1877

Re: Google analytics detection of bludit tags?

I've installed google analytics. To be sure I've done it the right way, in the field google webmasters tools in the settings of the plugin, i've entered the adress of the html file : http://wholeworldbet.com/google"number".html. Is this correct? No. You have to put the "Google Site v...
by Geonx
Fri Aug 19, 2016 12:15 am
Forum: General
Topic: [Plugin] BetterSitemap
Replies: 2
Views: 1710

[Plugin] BetterSitemap

I am working on a plugin for making better sitemaps for Bludit, to have mobile and images support, among the other changes. However, i am using some parts of the code from the original sitemap plugin, so i don't know if i can upload my code to github having these parts. You can view the new sitemap'...
by Geonx
Thu Jan 28, 2016 8:17 pm
Forum: General
Topic: Bludit v1.0.1 "Vector"
Replies: 20
Views: 10080

Re: Bludit v1.0.1 "Vector"

Something i noticed in .htaccess file. Replace this:

Code: Select all

RewriteRule ^content/(.*)\.txt$ - [R=404,L]
with this:

Code: Select all

RewriteRule ^bl-content/(.*)\.txt$ - [R=404,L]
by Geonx
Sun Nov 15, 2015 1:24 pm
Forum: General
Topic: url in text
Replies: 1
Views: 1589

url in text

Hi there. I am trying the bludit and i like it. I want to make an auto-embed function, but the system takes the URLs in text and converts them in html. I don't want that, how can i disable this? I want the plain URLs to stay as is. For example: https://www.youtube.com/watch?v=XQCc8JchYk4 converted i...