How to hide slug numbers with htaccess

The obvious answer would be to simply change the taxonomy slug from brand-2 to brand. Assuming that can’t be done for some reason … Super important warning Editing .htaccess is very dangerous and can completely mess up your website. Do not edit .htaccess if you do not know what you are doing. Always test .htaccess … Read more

WordPress search seems to look into permalink (which is bad)

When we try searching for example.tld, then the default search query looks into the post title and content with: … (wp_posts.post_title LIKE ‘%example.tld%’) OR (wp_posts.post_content LIKE ‘%example.tld%’) … When we add an attachment or a local link, into the post content, we normally get the full url, for example: http://example.tld/wp-content/uploads/2015/05/image.jpg so I would think that … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)