Search results show a different site [closed]

Okay, so for #1 I would suggest you get the WordPress SEO by Yoast plug-in onto your site and by default with no changes once installed it’ll help optimize your site for the best Website Ranking. Furthermore this plug-in adds a box near the bottom of all pages, posts, and media objects which allow you … Read more

Rest API in self-hosted page doesn’t work [closed]

I’m pretty sure you’re not using self-hosted WP, since you clearly mentioned that your site is running on wordpress.com… And if it really is hosted on WordPress.com, then you’ll have to use REST API a little bit different. Your API is available here: https://public-api.wordpress.com/wp/v2/sites/srebelo80.wordpress.com Here you can find Console – you can use it for … Read more

How to integrate together a website currently hosted WordPress.com and a custom web application currently hosted on Azure?

To handle the single domain, you’ll want to obtain hosting that will run both your currently Azure-hosted site and WordPress. Usually Linux is the easiest way to go, though WP can run on IIS. You basically need to migrate the existing Azure-hosted site. Then, you can install WordPress in either a subdomain or a subfolder. … Read more

Broken wordpress site, non-working links and no access to wp-admin page

https://wordpress.stackexchange.com/ is the stackexchange website that deals with wordpress. It seems like your website is hosted by Automattic so you can get their help by communicating with their support staff. Go to https://wordpress.com/support/contact/ and click on “I need customer service for a paid site hosted at wordpress.com“ https://wordpress.com/support/com-vs-org/ WordPress is a free and open-source Content … Read more

WordPress.com post editor replacement

WordPress.com supports post editing via the XML-RPC protocol. There are many editors that support this so you can write your posts on your own computer and post them to WordPress.com (or your own hosted WordPress installation). The better clients are smart enough to sync content, so if you use different editors on different computers they … Read more