Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Unsolved Question about a Screaming Frog crawling issue
-
Hello,
I have a very peculiar question about an issue I'm having when working on a website. It's a WordPress site and I'm using a generic plug in for title and meta updates. When I go to crawl the site through screaming frog, however, there seems to be a hard coded title tag that I can't find anywhere and the plug in updates don't get crawled.
If anyone has any suggestions, thatd be great. Thanks!
-
@KyleSennikoff Hi there! It sounds like you're encountering a common challenge. Check your WordPress theme files, especially header.php, for any hardcoded title tags. Additionally, ensure that the plugin-generated title and meta updates are reflected in the betflixs HTML source code. If the issue persists, consider reaching out to the plugin's support for assistance. Good luck.
-
Undoubtedly it is https://writepaper.com/do-my-project-for-me that is the favorite of many in custom academic assignment writing. The quick turnaround makes it so that you don't have to worry about the assignment for a long time and quickly save yourself from worries by entrusting everything to real professionals who know exactly what they are doing. The experience and skills of the writers are amazing, so turn to them.
-
@Kateparish Thank you for giving your solution information. I am now using the rank math plugin for my WordPress website.
-
there are a few possible explanations and solutions you can try:
Theme settings: Some WordPress themes have built-in options to set a default title tag or meta description for your website. Check your theme settings to see if there's a section where you can modify the title tag. Look for options like "SEO" or "Header" settings within the theme's customization options.
Child theme modifications: If you're using a child theme, it's possible that the hard-coded title tag is coming from a modification made within the child theme's files. Review the code of your child theme, particularly the header.php file, to see if there's any direct reference to the title tag.
SEO plugin conflicts: It's possible that there is a conflict between the generic plugin you're using for title and meta updates and another SEO-related plugin installed on your WordPress site. Try deactivating other SEO plugins temporarily to see if the issue persists. If the problem is resolved, you may need to choose one plugin for managing your SEO metadata.
Caching plugins or server caching: If you're using any caching plugins or server-level caching, it's possible that the changes made by the plugin are not immediately reflected due to caching. Clear the cache within the caching plugin or purge the server cache to ensure that the latest changes are being served.
Plugin compatibility: Check if the generic plugin you're using for title and meta updates is compatible with your current version of WordPress. If the plugin hasn't been updated in a while, it may not work correctly with the latest WordPress version. In that case, consider finding an alternative plugin or contacting the plugin developer for support.
Manual inspection: If you've exhausted the above steps and the issue still persists, you may need to manually inspect your website's code. Use the browser's developer tools to inspect the source code and search for the specific hard-coded title tag. This will help identify where it's coming from and allow you to make the necessary modifications directly in the code.
Remember to take a backup of your WordPress site and its database before making any changes to your theme files or modifying the code.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Sudden Drop in Mobile Core Web Vitals
Web Vitals Screengrab.PNG For some reason, after all URLs being previously classified as Good, our Mobile Web Vitals report suddenly shifted to the above, and it doesn't correspond with any site changes on our end. Has anyone else experience something similar or have any idea what might have caused such a shift? Curiously I'm not seeing a drop in session duration, conversion rate etc. for mobile traffic despite the seemingly sudden change.
Technical SEO | | rwat0 -
Http to https redirection issue
Hi, i have a website with http but now i moved to https. when i apply 301 redirection from http to https & check in semrush it shows unable to connect with https & similar other tool shows & when i remove redirection all other tools working fine but my https version doesn't get indexed in google. can anybosy help what could be the issue?
Technical SEO | | dhananjay.kumar10 -
Redirect and ranking issue
Hi there - was wondering whether someone might be able to help. For a period of a day and a half, all the traffic to our website's blog articles were mistakenly being redirected to our homepage. A number of these articles ranked in the top 5 in Google worldwide for their targeted keywords, so this was a considerable amount of organic traffic that was instantly being redirected. It was a strange site glitch and our web team rectified the error, but now all these articles have disappeared from Google rankings (not visible anywhere in the first five pages). I'm presuming this must be linked to this redirect issue - we've been advised to wait and see whether Google restores these rankings, but I'm still concerned as to whether this represents a more serious problem? We have re-indexed the pages we are most concerned about, but am not sure whether there is anything else obvious we should think to do. If anyone has any thoughts, I'd be happy to hear them!
Technical SEO | | rwat0 -
Duplicate Content Issues with Pagination
Hi Moz Community, We're an eCommerce site so we have a lot of pagination issues but we were able to fix them using the rel=next and rel=prev tags. However, our pages have an option to view 60 items or 180 items at a time. This is now causing duplicate content problems when for example page 2 of the 180 item view is the same as page 4 of the 60 item view. (URL examples below) Wondering if we should just add a canonical tag going to the the main view all page to every page in the paginated series to get ride of this issue. https://www.example.com/gifts/for-the-couple?view=all&n=180&p=2 https://www.example.com/gifts/for-the-couple?view=all&n=60&p=4 Thoughts, ideas or suggestions are welcome. Thanks
Technical SEO | | znotes0 -
CDN Being Crawled and Indexed by Google
I'm doing a SEO site audit, and I've discovered that the site uses a Content Delivery Network (CDN) that's being crawled and indexed by Google. There are two sub-domains from the CDN that are being crawled and indexed. A small number of organic search visitors have come through these two sub domains. So the CDN based content is out-ranking the root domain, in a small number of cases. It's a huge duplicate content issue (tens of thousands of URLs being crawled) - what's the best way to prevent the crawling and indexing of a CDN like this? Exclude via robots.txt? Additionally, the use of relative canonical tags (instead of absolute) appear to be contributing to this problem as well. As I understand it, these canonical tags are telling the SEs that each sub domain is the "home" of the content/URL. Thanks! Scott
Technical SEO | | Scott-Thomas0 -
Htaccess redirect with question mark
Hi I have a problem setting up my htaccess for a specific page that has a question mark in the link, and one that has a space in the link and also a question mark. So I would like 2 redirects in my htaccess like that: www.olddomain.com/page.php?page=pagename1 to www.newdomain.com/newpage1.html www.olddomain.com/page.php?page=page name2 to www.newdomain.com/newpage2.html I have tried with something like this but doesn't work: RewriteEngine on RewriteRule ^page.php?page=pagename1 "http://www.newdomain.com/newpage1.html" [R=301,L] RewriteRule ^page.php?page=page name2 "http://www.newdomain.com/newpage2.html" [R=301,L] Could someone tell me what exactly I have to change? Thanks
Technical SEO | | darkanweb0