How to solve Robots.txt problem with WordPress fresh install?

Your robots file as of right now: User-agent: Googlebot Disallow: User-agent: * Disallow: Disallow: /cgi-bin/ Disallow: /wp-admin/ Disallow: /wp-includes/ Sitemap: http://www.yadfaeq.com You aren’t specifying anything for Googlebot so you should remove it. Additionally, Disallow: could be interpreted as Disallow: / which would block your entire site. What your robots file should be: User-agent: * Disallow: … Read more

is it good to use WordPress in the same url extension in terms of seo?

It is true that WordPress stores your page/post content in a database. Every CMS does this, however. Googlebot crawls links so it will see the public or front-end version of the page that WordPress produces at each URL. WordPress will serve up the page content from the database along with the theme/template/css rules in effect … Read more

Will using REST API impact SEO? [closed]

Everything depends on how you build your frontend. The most important tip is, that you make sure, that bots can crawl and get access to all of your JS, CSS etc. files. As I understand, basically with REST API you build your DOM and your actual content is not in the source code. So just … Read more

WordPress Blog and SEO

I doubt your URL structure will matter much for SEO. For more advice on this you can ask a question on the Pro Webmasters Stack Exchange site. As Chip said you can change the Posts page under Settings → Reading to move your post index to http://example.com/blog/. The Front page is what people will see … Read more

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