Migrating Asp.Net site to WordPress site

Migrate site from ASP to WordPress Now a day WordPress is most popular blogging framework. many people are use WordPress for blogging as well as e-commerce application like online shop. using WordPress you can easily manage SEO, Change contain and take your site backup. WordPress framework is user friendly framework and any one can use … Read more

How to transfer one domain to another domain without losing theme options (customizer)?

You can not replace the URL in the database using ctrl+f or any other “direct” method. You have to do a search & replace in the whole database in a way capable of keeping the validity of serialized data. There are several tools to do that serialized seach & replace. For example: Plugins like Better … Read more

Strange characters added to the database

The strange characters you are referring to are part of the table prefix. This is configured with the variable $table_prefix in the file wp-config.php. $table_prefix = ‘wp_’; When migrating a WordPress installation and setting up a new wp-config.php file you have to make sure, the prefix stays exactly the same as in the former config … Read more

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