Tom
Forum Replies Created
-
Forum: Plugins
In reply to: [Wordpress Flash Uploader] Sync produces number of errorsActually after a number of checks with this warning, my Media Library refused to work. Some PHP error. I was not able to cure it and had to restore all installation from backup. I suspect this plugin did sth wrong but I have no prove. Now I use another plugin for this purpose and have no time for testing, sorry.
Forum: Plugins
In reply to: [Redirection] Group functionality removed?@rc Lations
There is another way to place redirect to desired group. From 404s you have to click “Add redirect” link under your bad link (shows up when hovering). It opens “Add new redirection” dialog on the very bottom of the page (you cannot see it unless you scroll down). There you have ability to select group.Forum: Plugins
In reply to: [Redirection] How long does it take to redirect in Google's eyesIt looks like Google never remembers your links and try to find old ones from time to time.
To get rid of old non-existing links you have to demote them using Webmasters Tools under Search Appearance-Site Links. You can do it in bulk using wildcards. Unfortunately it helps only for some time. I can still see old searches from googlebot for links dead for years.The best way to get rid of old links and avoid them in 404 log of this plugin is hard coding them in .htaccess
301 redirect doesn’t help. In fact Google says, that 404 error won’t harm your site ranking.
It looks like 301 redirect is only useful for your customers having old bookmarks and for some transition period until googlebot realizes your link has been gone and replaces it with fresh copy.
Forum: Plugins
In reply to: [Media from FTP] JS issues block some admin functionsThank you. Update arrived quickly and after upgrading all looks fine.
I like your plugin. It is simple and easy ??Thank you. I uploaded them to
/wp-content/languages/plugin/
directory and it works!Great plugin, thank you ??
Forum: Plugins
In reply to: [Add From Server] Some files won't importAnother problem happened after I finished testing and tried to open Media Library. It displayed this message:
Notice: Undefined index: 00 in /home/my-path/public_html/wp-includes/locale.php on line 266
I spent a lot of time trying to resolve it because there is very little about it. Most threads tend to blame files being corrupted but in my case it was definitely database problem. I cannot pin it to exact database record because I’ve found some workaround to make Media Library working and after I removed my test images, everything is working now.
I believe it was caused by adding problematic images I reported in previous post.
Can you do anything about it? Now I have to make backup (just in case) every time I use Add From Server and this is not what I love to do ??
Forum: Plugins
In reply to: [Plugin Deleted] Warning while saving settingsYes, it’s better way, than sending results over and over again.
You have all details sent.
Forum: Plugins
In reply to: [Plugin Deleted] Warning while saving settingsWhen columns are off, no options exist on option screen.
Forum: Plugins
In reply to: [Plugin Deleted] Warning while saving settingsAll plugins off except WP SEO and Tamer + 2014 theme + errors true
Effect is very random, mostly not working. Working very rare and random. Re-installing doesn’t help. No errors.
I’ll be back in 3 hours and have more time to test.
Thank you for helping ??
Forum: Plugins
In reply to: [Plugin Deleted] Warning while saving settingsAnd now another problem.. it refused to work at all ??
No SEO columns are displayed on any combination.Forum: Plugins
In reply to: [Plugin Deleted] Warning while saving settingsThank you, you are lightning fast!
Warning vanished but still there is something weird going on.
I’m not sure what causes it but it looks like Post box negates Pages box. To be specific, I get following effect i.e. for columns
Posts [ ] Pages [ ] – all columns displayed
Posts [ ] Pages [x] – Posts displayed, Pages not displayed
Posts [x] Pages [ ] – Posts not displayed, Pages not displayed
Posts [x] Pages [x] – Posts not displayed, Pages displayedYes, you are right, that using proper mate description does the job.
I use Yoast SEO and even then to set it properly, especially on new site or when you launch test site without descriptions and Google gets it by chance, it grabs what there is and creates those nasty snippets. Then it requires a lot of work to remove them from Google directory.I believe what I proposed does not need much coding. IMHO just testing agent string and deciding to display info or not.
Thanks anyway for this very flexible and easy to use plugin.
You are right I wasn’t specific enough.
First I mean Google Webmaster Tools while you use Data Highliter, you can see CI on your site screenshot. The same resides in Googles cache and that is not good.
While it wouldn’t be the major issue, the worst is, that when your site is not formatted the way Google likes it, it takes mostly first paragraph to compose snippet presented in search results. In such case, first sentence of snippet is always Cookie Info text what is very bad.
It looks like Google is not aware of EU cookie directive. It’s weird thing to believe though. For some reason they ignore it.
What I wanted to suggest is to make CI invisible for Google spider (i.e. you recognize browser agent and when it is spider you do not activate CI)