Webmaster tool error on updated links - google-search-console

There was a page with the link http://www.xyzabc.com/exampleone . Then i updated the link as
http://www.xyzabc.com/example-one & this link is working fine now. But in webmaster tool errors still the "exampleone" link is showing 404error even i clear the error list. I made the update before 20days. still webmaster tool showing error. Can someone help us to know where we went wrong.
Thanks in advance.

Most likely your site hasn't been re-indexed by Google since you've made the change. You can use "Mark as Fixed" feature in Webmaster Tools (Diagnostics/Crawl Errors), which will remove the error from the list (but it will reappear if the underlining issue remains on next reindexing).
Pretty much the only way to speed up reindexing by google bot is to use Fetch as Googlebot/Submit to Google Index feature (which is only available if your site is added/verfied in Webmaster Tools already).

Related

Tableau Personal Space 401 on Web Edit

We recently upgraded to the latest version of Tableau and are encountering a serious problem. No-one in the tableau community has answered the question and even our paid Tableau support is not responding to us!
We are embedding a viz in our site and then allowing users to click on the "Edit" button which opens up a web-edit version of the workbook. We have special permissions setup that allows them to even save their changes. This has all been working fine.
As of the most recent upgrades where Tableau introduced this idea of a Personal Space we now get a 401 when trying to save in the Web Edit (now labelled "Publish as")
Clicking "Publish As" loads a modal which is meant to display a list of locations to save to but instead displays a spinner which never goes away. The console indicates an error specifically wit the new personal space - 401 - No authentication credentials were provided.
We are using trusted ticket authentication to display our embedded vizzes and have had no problems with web edit saving until now. If we log directly into Tableau the web edit saves perfectly. So it seems to be an issue of Web Edit Saving + Trusted authentication, specifically as it relates to personal spaces.
Seems clear to me that this is a Tableau bug but wondering if anyone can suggest any kind of fix or workaround.
Thank you
This has been confirmed by Tableau as a bug in their latest versions. Unclear when it will be fixed.
They provided us with the following workaround (which is not ideal from a security perspective) but works.
Workaround provided by Tableau. Configuration change required, setting unrestricted tickets to true.
https://kb.tableau.com/articles/issue/login-prompt-when-embedding-server
This is a temporary measure while Tableau develops a more permanent solution.

Delete sitemap from new Google Webmaster Console

I need to delete in the Google Webmaster Console an old sitemap we don't use anymore and it's generating 404 errors.
My problem is in the new Google Webmaster Console I can't find the option to accomplish the delete (like in the older one). And there is no way to go back to the older Google Webmaster Console.
The official documentation was not updated either -> https://support.google.com/webmasters/answer/183669?hl=en
Here's a screenshot of the new webmaster console :
UPDATE Oct. 4, 2018,
Google added a link to go back to the previous version of Webmaster Console. So I did it and could delete the sitemap. Still not found a way to delete it in the new console.
They updated things since this question was asked. By clicking on the sitemap you want to remove, then click on the three dots in the upper right and select "Remove Sitemap."
Switch to old version, then you can delete sitemaps.
Still couldn't find ways to delete sitemap in new version.

google webmaster tools content keywords come from robots.txt

Strange thing happened today. When I visited google webmaster tools I found out that the content keywords are only three instead of (a lot that are actually on my website) and they are:
1. agent
2. disallow
3. user
And when I click on which one of the words, I get "found on the most popular page /robots.txt". I haven't done anything to my website or webmaster tools for a couple of days now, so I have no idea what could cause that.
Anyone with the same problem and solution? What can i do in situation like that?
This sounds like a temp bug in Analytics. Wait some days (or a week) and check again this.
Usually it is good to ignore what google webmasters tools says about keywords.
Share your robots.txt file (I assume there is nothing wrong there)

Joomla 3.0 SEF URLs sending to random wrong articles

My site eighttwentydesign is running Joomla 3.0. I have SEF URLs on, and have done for sometime without issue. But today when you go to the site, and click on anything, say portfolio you get the home page under the portfolio's URL, but if you add a leading slash at the end, the right article (portfolio) shows. Additionally, if you click on say "Web Design" it sends you to the Portfolio page. I might add this menu is a menu within Joomla - not be adding internal links manually
Doesn't work: http://www.eighttwentydesign.com/portfolio
Does work: http://www.eighttwentydesign.com/portfolio/
I have checked the .htaccess, and actually reverted it to the original with no luck, I have check Global Config but I can't see anything which may cause this. It was working nicely yesterday. I haven't adapted with any PHP source or anything in the past few weeks, the only notifiable thing I have done is yesterday enabling the Cache - have others experienced problems after doing this? I have disabled it under global config, with no avail.
Exact Joomla Version is 3.0.2 with very few plugins
I do have daily backups, but would rather a solution and be able to figure out a prevention from that, rather than just putting on a band aid.
I've search for a good couple of hours, and aside from just not being able to fix it, it appears no one else is experiencing this, so I am starting to think it may be a bug.
Just as I was about to post this I discovered my solution.
If you are having your SEF URLs display the wrong content then solve it by disabling the Cache plugin. You can do this by doing the following steps
Login to Joomla backend
Navigate to Extensions > Plugins
Go to "System Cache"
Disable system cache
I hope this helps someone in the future as I really struggled to find any answers on this.

How can I give feedback on Eclipse?

How can I give feedback on Eclipse?
Here's what I've tried:
Eclipse -> Help -> Report Bug or Enhancement... takes me to a Bug window that gives me a Anonymous can not submit Tasks! error when I try to submit it. I have to spend extra time explaining that I'm not submitting a bug, but an enhancement, or rather a piece of feedback. I feel there must be something more effortless and painless than this method.
If you click the "Anonymous can not submit..." link, it will bring up a dialog to configure your connection to Eclipse bugzilla system. Since you obviously don't have an account there, use the "Create new account" link in that dialog to create an account (it dumps you to the web site to do that).
Eclipse Bugzilla is for entering bug reports or feature/enhancement requests. If what you want to say is neither of those, try posting on the Eclipse Community Forums. Also, if you would prefer to file a bug or enhancement via the standard web interface, you can access it here. It's generally a good idea to search for similar reports before posting a new one. It's also not a bad idea to discuss the topic on the forums before creating a bugzilla report.