Can i have access to my WordPress Website again?

You need to look in your database in the wp_options table. There are two rows in the table that are relevant: look for siteurl and home – one or both of them will need to be edited, and updated to the correct url. Alternatively you can edit your wp-config.php file and add the following lines: … Read more

Linking to pages/posts within the site

WordPress always uses the full URL when it inserts a link. There are a number of reasons for this, and they are all good reasons. You can add relative URLs yourself by simply typing your own links and omitting the domain portion of the link. So http://sitename.tld/cool-page becomes /cool-page. As I said, though, this is … Read more

Edit permalink for certain pages

I agree with @Milo it would be easiest to do it by having the Services Page as your top level page (parent) and then declare other pages as the Services pages’ children. You can do this on the page editing area in the WP admin area. Try not to mess with the permalinks as that … Read more

Removing “www” from a site URL

If you want to change your WordPress Address (URL) one option is to make use of this tool: http://interconnectit.com/products/search-and-replace-for-wordpress-databases/ Just download it, upload it to your server, extract its files and access it via your browser. Example: Suppose your WordPress Address (URL) and your Site Address (URL) are “http://www.example.com” (without quotes obviously). So if you … Read more

URL issue after migrating to dev site

Although you can use phpMyAdmin to dig into the database to change things, I always use the WP Clone plugin to easily move a site from development to production. Install the plugin on both source and target systems, then backup the source, and restore to the target. It’s here https://wordpress.org/plugins/wp-clone-by-wp-academy/ . Everything is moved for … Read more

Changing the website URL to the root folder

If I understand it correctly you want to transfer the site from www.example.com/test/wordpress to the www.example.com. To do so you have to have access to FTP or CPANEL/PLESK to actually cut files from the old location to the new. When you finished that you can use this tool to make the correct changes to the … Read more

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