Posts Tagged ‘Homepage’
New Feature and Fixed Bugs are listed below.
New
1) Users are able to disallow Google Image Search
Fixed Bugs
1) It (version 6.0.1.1529) generates wrong Robots Code, when you want to list your directories. – has been solved.
Example:
Should be
User-agent: *
Disallow: /wp-admin/
Disallow: /wp-content/
Disallow: /wp-includes/
But it generates
User-agent: *
/wp-admin/
/wp-content/
/wp-includes/
Disallow: /
2) Meta Tags of Keywords and Description will get many lines depend on their length. – has been solved. Now you have single line for each Meta Tags, unless you are using Wordwrap on your text editor.
This is actually not a bug and nothing to do with your Meta Data, but it feels better, right?
3) Blank slash “/” appears sometimes when users list their directory – has been solved.