SEO is not working on pages [closed]

I agree with @Greg McMullen, this isn’t an issue with WordPress but with your site being listed on Google. You need to submit your site to Google to crawl, through the Webmaster Tools … this also isn’t something that happens immediately it will take some time. https://www.google.com/webmasters/tools I also don’t recommend Yoast SEO, being a … Read more

Is it possible to create slug on homepage and how?

What you are asking would make those pages NOT be the home page, at least in WordPress’s definition of the homepage. If you want people to go straight to /some-page and not be able to access the root, then you would create a 301 redirect for this (but there will still technically be something on … Read more

Can’t change website Title on wordpress

Please check your header.php file, and see if the <title> attribute isn’t fixed to the the Theme’s name. Also, if the All in One SEO Pack did modify it on the browser, other services (like facebook) cache the metadata from urls shared, and you would need to manually flush them. (Facebook for instance has this … Read more

Fix description of website on Google Search result

Content of robots.txt is right. Site should be indexed. Probably some time ago indexation was prohibited in WordPress settings. What you can do, request re-indexing of your site in Google Search Console and in some time (one week maybe) you can see usual description of your pages in Google search results.

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

.html end of URl affected to SEO?

If you currently have /path/to/site.html and change it to /path/to/site, this will affect SEO, as search engines think they know the url (the former). However, there are solutions to this. You can either keep the .html at the end of the URL (there should be no problem to use a WordPress permalink with .html in … Read more

Updating old website links to new website links [closed]

Use the .htaccess file. <IfModule mod_rewrite.c> RewriteEngine On RewriteRule ^old-page\.html$ /new-page-permalink/ [R=301,L] </IfModule> or Redirect 301 /old-page.html http://www.domain.com/new-page-permalink/ Put in before wordpress’s beginning comments or after wordpress’s ending comments to ensure wordpress doesn’t erase your redirects.

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