Simple Wordpress Question regarding Footer Link
-
I have a client with a site that has the company that built their website's link in the footer. How can I remove this? I am pretty proficient with Wordpress but I am drawing a blank. The site is www.northatlantacleaning.com
Thanks and I do extend the courtesy of awarding 'Best Answer' and thumbs up etc to good responses.
-
It could be a footer widget. If you go to the Appearance| Widgets section, you may a footer widget section--look in there for your code. It may also be in the settings section of your theme's options--be sure to look through that section too.
-
In genesis framework you edit the footer in functions.php
You could Google something like "Studiopress footer code snippet" or check at studiopress.com in the menu under Ressources > Code Snippets.
[Update]
Finally at a real computer
Snippets are here: http://my.studiopress.com/snippets/footer/#custom-footer
Hope this solves your problem!
-
I tried to PM you and it isn't letting me. What is your username? I tried your name and going to your profile and clicking private message etc. PM me and Ill respond. thank you very much.
-
The images below are what I see in the "editor"... I don't see the tech-advocates url anywhere...
-
Jimmy, private message me with a screen grab of your footer.php file so i can see if i can find it.
-
I looked in the editor in the main theme and the child theme. I used control f to search for it and didn't find their link. Any other possibilities?
-
I don't see anything odd. To me it looks to be located in the footer file. Go appeance/editor/footer.php look for that snippet of code and delete. It also looks to me to be the only bit of html in the footer. Don't forget to update your file afterwards.
-
This is what I get when I highlight:
Copyright 2013 · All Rights Reserved · Website by
I don't see anything odd there...
the site is http://www.northatlantacleaning.com if you can take a glance and see if you see anything odd??
-
Highlight the portion of the footer you want to remove, right click the highlighted portion and "inspect elements". This will tell you exactly what the code for that snippet is. Hope that helps.
-
Is there any way to tell if it's encrypted before doing it? From the website source?
-
There is a slight chance that the footer link is encrypted and removing it will break the formatting of the theme. Just a heads up, if you see that happen you'll need to do a little bit of Googling and you will find the solution, it's only slightly tricky if you know programming.
-
Yes that is correct. Also, when you remove it, don't forget to update the file, simple but people tend to forget.
-
When in Wordpress, click on "Appearance", "Editor", and you'll likely find "Footer" in the right column. I would guess that is where they included it.
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
-
Wordpress Theme is blocking alt tags. Does anybody know of any special plugins?
We have a special wordpress theme for nataliecass.com. Unfortunately the theme is blocking all the alt tags (this is a photography website...alt tags are very important). Does anybody know of any special WP plugins for alt tags? Thanks
Web Design | | VanguardCommunications0 -
Hi, I have a doubt. If we want to hide unwanted text in a web page its possible with "" tag. And my question "does a search engine crawl those text? help me.
I want to hide a lot of text behind my site page. I know its possible with that tag. But in what way a search engine looks at those text? Hidden or they are crawled and indexed.
Web Design | | FhyzicsBCPL0 -
Using a query string for linked, static landing pages - is this good practice?
My company has a page with links for each of our dozen office locations as well as a clickable map. These offices are also linked in the footer of every page along with their phone number. When one of these links is clicked, the visitor is directed to a static page with a picture of the office, contact information, a short description, and some other information. The URL for these pages is displayed as something like http:/example.com/offices.htm?office_id=123456, with seemingly random ID numbers at the end depending on the office that remain static. I know first off that this is probably bad SEO practice, as the URL should be something like htttp://example.com/offices/springfield/ My question is, why is there a question mark in the page URL? I understand that it represents a query string, but I'm not sure why it's there to begin with. A search query should not required if they are just static landing pages, correct?. Is there any reason at all why they would be queries? Is this an issue that needs to be addressed or does it have little to no impact on SEO?
Web Design | | BD690 -
New more "helpful" internal linking causing SERP & traffic drop?
Still dealing with the weird traffic drop on my website. I have removed a bunch of old links from a defunct blog, 301 thin pages, added text to remaining pages. I'm still stumped. So awhile ago I freshened up my website and thought I was "helping people" by making sure they could CONTACT the studio more easily... I added more links to the "contact page" I thought this would help conversions...This changed the number of links to my entire site....Would this be the problem with my ranking/traffic drop? http://bayareaboudoir.com/babinternal1.pdf
Web Design | | Squee1 -
Optimizing a Wordpress Blog For SEO
Besides the standard Yoast for SEO plugin tweaks, I'm researching best practices when setting up a wordpress blog. In this instance, the "front end" of the site would be hardcoded static pages designed for an e-commerce site, while there would also be a /blog/ attached to the site - for blog posts, fresh content, etc.
Web Design | | GKLA0 -
From Google Sites to Wordpress - Anyone Ventured this SEO terrain?
We have a few sites in Google Sites - and they are ugly! We have a majority (40+) of websites in Wordpress. But we have a few websites just stuck on Google Sites, and since Google won't let you fully edit the HTML, add scripts, or implement any technology since 2000, we want to move. The sad problem - the Google sites are ranking well. We rank well in Manhattan, Atlanta, Dallas, and Philadelphia. The problem is - the sites do not give much room for growth - and the bounce rate is high because they are so ugly. Has Anyone moved from Google sites to Wordpress? Should we just stay with Google and bite the ugly bullet? My fear is that these sites will not allow for growth. It is hard to update them and even harder to make them look nice. To get a sample - beware: www.counselingphiladelphia.com Even another reason to leave: The slider is non-semantic and terrible SEO. Google won't allow a slider script with tags and a hrefs, so the only way to implement a slider is through a Google Docs Presentation that keeps sliding. I know - terrible SEO (#donthate) but we needed something. Any advice and thoughts would help! Thanks Mozzers!
Web Design | | _Thriveworks0 -
Wordpress in a subdirectory?
Hi, I've used this method a few times of developing Wordpress websites in a subdirectory and only moving the index.php file to root when the site is ready to launch. (full details of how this is done in the link below) The sites I've used this on all index correctly and rank for their terms, so I haven't seen any negatives at all. However moving forward I would like to know for sure if this is indeed SEO-friendly? note: The site functions as any other at www.domain.com, it's only the Wordpress install & admin etc. resides at: www.domain.com/wordpress/ -the pages are served to root ie. www.domain.com/about) Details.. WordPress from a subdirectory to the root directory: http://askwpgirl.com/how-do-i-move-wordpress-from-a-subdirectory-to-the-root-directory/ thanks in advance.
Web Design | | GregDixson0 -
Too Many Links Since Mega Menu Implementation
We have an issue with our recently introduced ‘mega-menu’, which has increased our link count on all pages (as it is a global menu across the entire website). Is it acceptable to load our mega-menu drop-down content onto the page via AJAX in order to reduce the number of on-page links, leaving only the department headings as on-page links (in order to keep the user experience the same/similar)? Or is dynamic loading of link content frowned upon by Google? We would still have the ‘AJAX'd’ links available as on-page/crawlable links in the left menu of the department landing pages, by navigating via the department headings. Any help/advice that could be offered is welcomed. Thanks
Web Design | | DVCrawler0