404 page showing phishing. how to fix it? - wordpress

I am using wordpress and I needed a application which is made with codeigniter.
I was useing facebook sdk 4 to let my user login but after few day it got phishing by google chrome. Then I delete the application, now it's 404 page.... I request a review in google but no help.
my only one directory got effected by phishing where the application was located else everything is fine. I have talked with google forum but they are all idiots saying i have problem in my 404 page. if the problem in 404 page then my hole site would effected not one directory. I am using popup add from www.popads.net
I think popup is not the problem can i am useing popup in my full site....
http://www.ogx1.com/addme
this link will show 404 but if you add a / it will show phishing... i have no idea what is wrong
http://www.ogx1.com/addme/
guys need help if you can suggest me with any thing....
and can you tell me how many day google take to remove the flag??
thanks :)

It's very likely that the user activity in that page have caused it to be blocked. If users post links to pishing websites, your website will be blocked as well.
If your pages had comments or posts, use CodeIgniter's XSS Clean or any equivalent WP function to prevent malicious code/URLs from being posted by users/bots.
I'm not sure if google will ever unlock the page, so you should consider renaming the "addme" page.
Regards.

Related

How to check search results of website on google?

I am working on a website "https://datasiplus.com".
When i type datasiplus on google, i get as 3rd result this url "https://datasiplus.com.cutestat.com/".
Is it normal ?
Can it be the cause for my website having unwanted popup ads ?
How to check search results of website on google?
You can see all indexed pages from your website (domain) if you go to google search and type the following
site:datasiplus.com
cutestat.com is it normal?
This page is a tool to get information about a specific domain. It's estimating the value, traffic and lot more. Either this tool has automatically crawled your page or someone searched for your domain with it.
There is a form on their site, where you can request to remove your domain from cutestat.com here
So yes, it's normal that this is in google index because it's like a subpage of their tool and datasiplus is a keyword for both sites, yours and datasiplus.com.cutestat.com
If you go to google now and search for datasiplus, then you can already see your own question there.
Can it be the cause for my website having unwanted popup ads?
No, this page will not cause unwanted popup ads on your page (or any other page).
Popups like this is most probably caused by malware on your page. This may be introduced through some security holes in wordpress and / or from one of the plugins you are using.
To get started to search and remove such malware, you can start at this SO question

Multiple links to same page google analytics

So in google analytics I am seeing two links for every post I have on my wordpress site. See: https://www.screencast.com/t/JVoudis1eK8P
All the duplicate links are the same except for /404/ at the beginning. I checked my database and don't see these links. They do link to the correct page and don't display the /404/ in the url toolbar when clicked.
I inherited this site so I didn't set it up. Has anyone ever seen this? Is a plugin doing this? (We use yoast).
Thanks,
Mike
My suspicion isn't Google Analytics, but something on your site isn't right. Load up an Inspect session in your browser such as Google Chrome, and then go to the Network tab, and watch each request. You'll look for the "status" column for anything that's not a 200. I'd bet something like a JS, CSS, or image isn't loading, and your site is redirecting each 404 request to a page and passing the referring URL to it.

Detected WordPress url different to what was created

I am creating a new website in Wordpress and wrote the about page. But the url which has been detected by google webmaster isn't what I have created. I have no idea how it comes out.
The actual about page url is http://www.allwebcoding.com/about-all-web-coding
The one google webmaster detected is http://www.allwebcoding.com/about-all-web-coding/About%20All%20Web%20Coding
It also gives me an error page not found in webmaster tools.
Any suggestion on how I can solve this?
It seems that somewhere on your website the wrong URLĀ is appearing. Check the HTML source code in the browser to find the occurrence, and fix the problem there. Otherwise just somebody entered the URL manually in their address bar.

Drupal - Keep getting logged out on front page only

Drupal 7.19
Acquia hosting
using Yottaa for optimization and monitoring
Problem: when trying to log in from home, we're experiencing something odd: we keep getting "logged out" ONLY on the front page. When you click anywhere inside the site, we get the admin toolbar and contextual links back. But we can't update the front page at all because it acts like it's logged out only for the front page.
This only happens when we're at home working on the site. This does not happen when we're in the work office.
Anyone experienced this? Don't know at what level is this occurring in...drupal, yottaa?
Found out the issue. It was a specific caching for the homepage on Yottaa's CDN. Once I turned this off, I was able to edit the home page again.
Note: They said that turning it off is not recommended. Instead, they recommend to flush the cache. Either way, found out what was causing the issue.

Wordpress preview issue with facebook

I just want to start of by saying that I'm a complete noob when it comes to programing, and don't have a lot of experience with HTML or CSS. I know this place is a bit more advanced and geared mainly for programmers and developers, but the only reason I come here is because I couldn't find an answer in any of the other forums. I don't know if I can solve my problem by editing the CSS file in wordpress, but I'm hoping that some of you can chime in and let me know. The problem I have in a nutshell is that when I post a link of my blog to facebook, facebook doesn't generate the correct data or show any image preview. Here's the post I submitted at the wordpress forum:
I just got a new website, and setup a new wordpress blog on their server. It took a while, but everything is up and running for the most part. I am however, having a really hard time getting any of my post preview to show up when linking to facebook. My website is http://www.limonphotography.com/blog. When I run the same link through facebook's debugger, I get the following error sometimes:
Could Not Follow Redirect Path: Using data from .http://www.limonphotography.com/blog/ because there was an error following the redirect path.
Circular Redirect Path: Circular redirect path detected (see 'Redirect Path' section for details).
Could Not Follow Redirect: URL requested a HTTP redirect, but it could not be followed.
My wordpress URL is :http://limonphotography.com/blog but I made the site URL pointing to :http://www.limonphotography.com/blog since it's easier. Original blog is hosted with the site I have my hosting with, so the original WordPress is at http://mukul12031.c4.cmdwebsites.com/blog. Can anyone tell me why I am getting these errors, or why the preview is not showing up?
Again, I apologize if this is too simple of a questions, but I just can't figure it out on my own. If anyone can help me, I would be very grateful. Thanks a lot.
My advice would be to try appending a trailing slash to your og:url tag (example: "http://mysite.com/"). Sounds stupid, I know, but it's worked for some
Another thread on this issue has yielded the following information, courtesy of Lizzbizz on this Wordpress Support thread:
"From what I can tell, this turned out to be a problem with GoDaddy
hosting services. They were applying a 302 Redirect Filter to the
server that was hosting my domain and it caused the problems. After I
emailed them a few times they finally fixed it. Try googling "GoDaddy
302 Redirect Problem" and you will see lots of other posts!
If you are not getting the 302 problem, but just have trouble getting
the image or description to appear when you share a link on Facebook,
you can use one of the WP plugins for Open Graph data like Simple
Facebook Connect or Facebook Open Graph Meta in WordPress and that
should fix it!"

Resources