Search found 33 matches

by kosi77
Thu Mar 26, 2020 4:09 pm
Forum: General
Topic: Google Search
Replies: 16
Views: 15530

Re: Google Search

If l put an empty index.tml file in the upload folder will there be a problem?
by kosi77
Wed Mar 18, 2020 5:13 pm
Forum: General
Topic: Google Search
Replies: 16
Views: 15530

Re: Google Search

Search this "bl-content/uploads/pages/" on Google and you will see many such pages.
What is this for?
by kosi77
Wed Mar 18, 2020 5:09 pm
Forum: General
Topic: Google Search
Replies: 16
Views: 15530

Re: Google Search

Edi wrote: Wed Mar 18, 2020 5:06 pm Is the sitemap submitted to the Google Search Console?
Yes
by kosi77
Wed Mar 18, 2020 11:45 am
Forum: General
Topic: Google Search
Replies: 16
Views: 15530

Re: Google Search

Editor TinyMCE
Sitemap enabled
by kosi77
Tue Mar 17, 2020 6:51 am
Forum: General
Topic: Google Search
Replies: 16
Views: 15530

Google Search

Why does google index these url addresses?

https://mysite.com/bl-content/uploads/p ... 606c3a4f2/ and other

How can I fix it?
by kosi77
Fri Feb 21, 2020 7:07 am
Forum: General
Topic: Enable SSL in Bludit
Replies: 7
Views: 4804

Re: Enable SSL in Bludit

I think you will have no problems using this:

Code: Select all

RewriteCond %{HTTPS} on
RewriteCond %{HTTP_HOST} ^www\.(.+)$ [NC]
RewriteRule ^ https://%1%{REQUEST_URI} [R=301,L]
It works very well for me.
by kosi77
Fri Feb 07, 2020 10:43 am
Forum: General
Topic: Canonical - Pagination
Replies: 7
Views: 3447

Re: Canonical - Pagination

For example: https://yourmypage.com/?page=2 or 3,4,5.

Googgle indexes these pages to produce duplicate content.
by kosi77
Tue Feb 04, 2020 10:04 am
Forum: General
Topic: Canonical - Pagination
Replies: 7
Views: 3447

Canonical - Pagination

Hello guys!
How to make home page,category and tag canonical paginations.
I'm using a theme blekathlon.

Bludit is my favorite cms!
by kosi77
Mon May 13, 2019 10:57 am
Forum: General
Topic: Adsense
Replies: 6
Views: 3562

Re: Adsense

Edi wrote: Mon May 13, 2019 10:14 am You have to add it manually. I you have some knowledge of JacaScript/jQuery you can also code a script.
What do you suggest?
by kosi77
Mon May 13, 2019 7:23 am
Forum: General
Topic: Adsense
Replies: 6
Views: 3562

Re: Adsense

How to insert an ad after a second paragraph for all articles?